Data Fields | |
char | name [AST_MAX_EXTENSION] |
ast_mutex_t | lock |
ast_exten * | root |
ast_context * | next |
ast_include * | includes |
ast_ignorepat * | ignorepats |
char * | registrar |
ast_sw * | alts |
|
Definition at line 111 of file pbx.c. Referenced by __ast_context_destroy(), ast_context_add_switch2(), and ast_context_remove_switch2(). |
|
Definition at line 109 of file pbx.c. Referenced by __ast_context_destroy(), ast_context_add_ignorepat2(), ast_context_remove_ignorepat2(), and ast_ignore_pattern(). |
|
Definition at line 108 of file pbx.c. Referenced by __ast_context_destroy(), ast_context_add_include2(), ast_context_create(), and ast_context_remove_include2(). |
|
|
Definition at line 104 of file pbx.c. Referenced by __ast_context_destroy(), ast_add_extension2(), ast_context_create(), ast_context_find(), ast_device_state_changed(), and ast_get_context_name(). |
|
Definition at line 107 of file pbx.c. Referenced by __ast_context_destroy(), ast_context_create(), ast_context_find(), ast_merge_contexts_and_delete(), and ast_walk_contexts(). |
|
Definition at line 110 of file pbx.c. Referenced by __ast_context_destroy(), ast_add_extension2(), and ast_get_context_registrar(). |
|
Definition at line 106 of file pbx.c. Referenced by __ast_context_destroy(), ast_add_extension2(), and ast_context_remove_extension2(). |