Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

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[])
char * summary
char * usage
agi_commandnext


Field Documentation

char* cmda[AST_MAX_CMD_LEN]
 

Definition at line 29 of file agi.h.

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

struct agi_command* next
 

Definition at line 37 of file agi.h.

char* summary
 

Definition at line 34 of file agi.h.

char* usage
 

Definition at line 36 of file agi.h.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 16 20:08:39 2005 for Asterisk by  doxygen 1.4.0