Collaboration diagram for ast_exten:

Data Fields | |
| char * | app |
| char * | cidmatch |
| void * | data |
| void(* | datad )(void *) |
| char * | exten |
| char * | label |
| int | matchcid |
| ast_exten * | next |
| ast_context * | parent |
| ast_exten * | peer |
| int | priority |
| const char * | registrar |
| char | stuff [0] |
Definition at line 110 of file pbx.c.
|
|
Definition at line 117 of file pbx.c. Referenced by ast_get_extension_app(), and pbx_extension_helper(). |
|
|
Definition at line 113 of file pbx.c. Referenced by ast_add_extension2(), ast_get_extension_cidmatch(), handle_context_add_extension(), and pbx_find_extension(). |
|
|
Definition at line 118 of file pbx.c. Referenced by ast_add_extension2(), ast_get_extension_app_data(), and pbx_substitute_variables(). |
|
|
Referenced by ast_add_extension2(). |
|
|
Definition at line 111 of file pbx.c. Referenced by ast_add_extension2(), ast_context_remove_extension2(), ast_get_extension_name(), ast_hint_state_changed(), ast_merge_contexts_and_delete(), ast_remove_hint(), and pbx_find_extension(). |
|
|
Definition at line 115 of file pbx.c. Referenced by ast_get_extension_label(), and pbx_find_extension(). |
|
|
Definition at line 112 of file pbx.c. Referenced by ast_add_extension2(), ast_get_extension_matchcid(), and pbx_find_extension(). |
|
|
Definition at line 122 of file pbx.c. Referenced by __ast_context_destroy(), ast_add_extension2(), ast_context_remove_extension2(), ast_walk_context_extensions(), and pbx_find_extension(). |
|
|
Definition at line 116 of file pbx.c. Referenced by ast_hint_state_changed(), ast_merge_contexts_and_delete(), and ast_remove_hint(). |
|
|
Definition at line 120 of file pbx.c. Referenced by __ast_context_destroy(), ast_add_extension2(), ast_context_remove_extension2(), ast_walk_extension_priorities(), and pbx_find_extension(). |
|
|
Definition at line 114 of file pbx.c. Referenced by ast_add_extension2(), ast_context_remove_extension2(), ast_get_extension_priority(), complete_context_remove_extension(), destroy_exten(), pbx_extension_helper(), and pbx_find_extension(). |
|
|
Definition at line 121 of file pbx.c. Referenced by ast_context_remove_extension2(), and ast_get_extension_registrar(). |
|
|
|
1.4.2