Mon Mar 20 08:26:05 2006

Asterisk developer's documentation


Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

agi_command Struct Reference

#include <agi.h>


Data Fields

char * cmda [AST_MAX_CMD_LEN]
int(* handler )(struct ast_channel *chan, AGI *agi, int argc, char *argv[])
agi_commandnext
char * summary
char * usage


Field Documentation

char* cmda[AST_MAX_CMD_LEN]
 

Definition at line 38 of file agi.h.

Referenced by agi_register(), agi_unregister(), find_command(), handle_dumpagihtml(), and help_workhorse().

int(* handler)(struct ast_channel *chan, AGI *agi, int argc, char *argv[])
 

Referenced by agi_handle_command().

struct agi_command* next
 

Definition at line 46 of file agi.h.

char* summary
 

Definition at line 43 of file agi.h.

Referenced by handle_dumpagihtml(), and help_workhorse().

char* usage
 

Definition at line 45 of file agi.h.

Referenced by agi_handle_command(), handle_dumpagihtml(), and handle_showagi().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 20 08:26:05 2006 for Asterisk - the Open Source PBX by  doxygen 1.3.9.1