Declaration of builtin applications. More...
Data Fields | |
char * | description |
int(* | execute )(struct ast_channel *chan, void *data) |
char | name [AST_MAX_APP] |
char * | synopsis |
Declaration of builtin applications.
Definition at line 256 of file pbx.c.
char* description |
int(* execute)(struct ast_channel *chan, void *data) |