Mon Sep 20 2010 00:34:27

Asterisk developer's documentation


Data Fields

agi_cmd Struct Reference

Collaboration diagram for agi_cmd:
Collaboration graph
[legend]

Data Fields

char * cmd_buffer
char * cmd_id
struct {
   struct agi_cmd *   next
entry

Detailed Description

Definition at line 405 of file res_agi.c.


Field Documentation

char* cmd_buffer

Definition at line 406 of file res_agi.c.

Referenced by add_agi_cmd(), and launch_asyncagi().

char* cmd_id

Definition at line 407 of file res_agi.c.

Referenced by add_agi_cmd(), and launch_asyncagi().

struct { ... } entry
struct agi_cmd* next

Definition at line 408 of file res_agi.c.


The documentation for this struct was generated from the following file: