![]() |
Home page |
Mailing list |
Docs
Asterisk developer's documentation :: Codename Pineapple
pbx_find_info Struct Reference
Collaboration diagram for pbx_find_info:
Definition at line 894 of file pbx.c.
Data Fields | |
| const char * | data |
| const char * | foundcontext |
| char * | incstack [AST_PBX_MAX_STACK] |
| int | stacklen |
| int | status |
| ast_switch * | swo |
|
|
Definition at line 905 of file pbx.c. Referenced by pbx_extension_helper(), and pbx_find_extension(). |
|
|
Definition at line 906 of file pbx.c. Referenced by pbx_extension_helper(), and pbx_find_extension(). |
|
|
Definition at line 901 of file pbx.c. Referenced by pbx_find_extension(). |
|
|
Definition at line 902 of file pbx.c. Referenced by ast_hint_extension(), pbx_extension_helper(), and pbx_find_extension(). |
|
|
Definition at line 903 of file pbx.c. Referenced by pbx_extension_helper(), and pbx_find_extension(). |
|
|
Definition at line 904 of file pbx.c. Referenced by pbx_extension_helper(), and pbx_find_extension(). |