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 119 of file pbx.c. Referenced by ast_context_add_switch2(), ast_context_remove_switch2(), and ast_walk_context_switches(). |
|
Definition at line 115 of file pbx.c. Referenced by ast_context_add_ignorepat2(), ast_context_remove_ignorepat2(), and ast_walk_context_ignorepats(). |
|
Definition at line 113 of file pbx.c. Referenced by ast_context_add_include2(), ast_context_remove_include2(), and ast_walk_context_includes(). |
|
Definition at line 107 of file pbx.c. Referenced by ast_add_extension2(), ast_context_add_ignorepat2(), ast_context_add_include2(), ast_context_add_switch2(), ast_context_remove_extension2(), ast_context_remove_ignorepat2(), ast_context_remove_include2(), ast_context_remove_switch2(), ast_lock_context(), and ast_unlock_context(). |
|
Definition at line 105 of file pbx.c. Referenced by __ast_context_destroy(), ast_add_extension2(), and ast_get_context_name(). |
|
Definition at line 111 of file pbx.c. Referenced by __ast_context_destroy(), ast_context_find(), and ast_walk_contexts(). |
|
Definition at line 117 of file pbx.c. Referenced by ast_add_extension2(), and ast_get_context_registrar(). |
|
Definition at line 109 of file pbx.c. Referenced by ast_add_extension2(), ast_context_remove_extension2(), and ast_walk_context_extensions(). |