#include <extconf.h>

Data Fields | |
| const char * | data |
| const char * | foundcontext |
| char * | incstack [AST_PBX_MAX_STACK] |
| int | stacklen |
| int | status |
| struct ast_switch * | swo |
Definition at line 220 of file extconf.h.
| const char * data |
Definition at line 231 of file extconf.h.
Referenced by pbx_extension_helper(), and pbx_find_extension().
| const char * foundcontext |
Definition at line 232 of file extconf.h.
Referenced by pbx_extension_helper(), and pbx_find_extension().
| char * incstack |
Definition at line 227 of file extconf.h.
Referenced by pbx_find_extension().
| int stacklen |
Definition at line 228 of file extconf.h.
Referenced by ast_hint_extension_nolock(), ast_merge_contexts_and_delete(), pbx_extension_helper(), pbx_find_extension(), and register_peer_exten().
| int status |
Definition at line 229 of file extconf.h.
Referenced by pbx_extension_helper(), and pbx_find_extension().
struct ast_switch * swo [read] |
Definition at line 230 of file extconf.h.
Referenced by pbx_extension_helper(), and pbx_find_extension().
1.6.1