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