Main Page   Alphabetical List   Data Structures   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_command * next


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 Thu Oct 28 11:33:07 2004 for Asterisk by doxygen1.2.15