Data Fields | |
| char | name [AST_MAX_APP] |
| int(* | execute )(struct ast_channel *chan, void *data) |
| char * | synopsis |
| char * | description |
| ast_app * | next |
|
|
|
|
|
Referenced by pbx_exec(). |
|
|
Definition at line 117 of file pbx.c. Referenced by ast_register_application(), ast_unregister_application(), pbx_exec(), and pbx_findapp(). |
|
|
Definition at line 121 of file pbx.c. Referenced by ast_register_application(), ast_unregister_application(), and pbx_findapp(). |
|
|
|
1.4.2