Thu Apr 28 2011 17:14:04

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 406 of file res_agi.c.


Field Documentation

char* cmd_buffer

Definition at line 407 of file res_agi.c.

Referenced by add_agi_cmd(), and launch_asyncagi().

char* cmd_id

Definition at line 408 of file res_agi.c.

Referenced by add_agi_cmd(), and launch_asyncagi().

struct { ... } entry
struct agi_cmd* next

Definition at line 409 of file res_agi.c.


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