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 440 of file pbx.c.
| char* description |
| int(* execute)(struct ast_channel *chan, void *data) |
1.6.1