![]() |
Home page |
Mailing list |
Docs
Asterisk developer's documentation :: Codename Pineapple
ast_app Struct Reference
Definition at line 176 of file pbx.c.
Data Fields | |
| const char * | description |
| int(* | execute )(struct ast_channel *chan, void *data) |
| const char * | synopsis |
|
|
Description (help text) for 'show application <name>' Definition at line 179 of file pbx.c. Referenced by ast_register_application(), handle_show_application(), and handle_show_applications(). |
|
|
Referenced by ast_register_application(). |
|
|
Synopsis text for 'show applications' Definition at line 178 of file pbx.c. Referenced by ast_register_application(), and handle_show_application(). |