Sat Apr 26 2014 22:03:22

Asterisk developer's documentation


agi_cmd Struct Reference
Collaboration diagram for agi_cmd:

Data Fields

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

Detailed Description

Definition at line 975 of file res_agi.c.


Field Documentation

char* cmd_buffer

Definition at line 976 of file res_agi.c.

Referenced by add_agi_cmd(), and launch_asyncagi().

char* cmd_id

Definition at line 977 of file res_agi.c.

Referenced by add_agi_cmd(), and launch_asyncagi().

struct { ... } entry
struct agi_cmd* next

Definition at line 978 of file res_agi.c.


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