#include <agi.h>
Data Fields | |
char * | cmda [AST_MAX_CMD_LEN] |
int(* | handler )(struct ast_channel *chan, AGI *agi, int argc, char *argv[]) |
agi_command * | next |
char * | summary |
char * | usage |
|
Definition at line 38 of file agi.h. Referenced by agi_register(), agi_unregister(), find_command(), handle_dumpagihtml(), and help_workhorse(). |
|
Referenced by agi_handle_command(). |
|
|
|
Definition at line 43 of file agi.h. Referenced by handle_dumpagihtml(), and help_workhorse(). |
|
Definition at line 45 of file agi.h. Referenced by agi_handle_command(), handle_dumpagihtml(), and handle_showagi(). |