
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 126 of file pbx.c. Referenced by pbx_exec(). |
|
|
Definition at line 130 of file pbx.c. Referenced by ast_register_application(), ast_unregister_application(), and pbx_findapp(). |
|
|
|
1.3.7