Wed Jan 8 2020 09:50:23

Asterisk developer's documentation


agi_cmd Struct Reference

Data Fields

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

Detailed Description

Definition at line 971 of file res_agi.c.

Field Documentation

char* cmd_buffer

Definition at line 972 of file res_agi.c.

Referenced by add_agi_cmd(), and launch_asyncagi().

char* cmd_id

Definition at line 973 of file res_agi.c.

Referenced by add_agi_cmd(), and launch_asyncagi().

struct { ... } entry
struct agi_cmd* next

Definition at line 974 of file res_agi.c.


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