
Data Fields | |
| char | exten [AST_MAX_EXTENSION] |
| int | matchcid |
| char | cidmatch [AST_MAX_EXTENSION] |
| int | priority |
| ast_context * | parent |
| char | app [AST_MAX_EXTENSION] |
| void * | data |
| void(* | datad )(void *) |
| ast_exten * | peer |
| char * | registrar |
| ast_exten * | next |
|
|
Definition at line 64 of file pbx.c. Referenced by ast_get_extension_app(). |
|
|
|
|
|
Definition at line 66 of file pbx.c. Referenced by ast_get_extension_app_data(). |
|
|
|
|
|
Definition at line 57 of file pbx.c. Referenced by ast_get_extension_name(). |
|
|
|
|
|
Definition at line 74 of file pbx.c. Referenced by __ast_context_destroy(), ast_add_extension2(), ast_context_remove_extension2(), and ast_walk_context_extensions(). |
|
|
|
|
|
Definition at line 70 of file pbx.c. Referenced by __ast_context_destroy(), ast_add_extension2(), ast_context_remove_extension2(), and ast_walk_extension_priorities(). |
|
|
Definition at line 60 of file pbx.c. Referenced by ast_get_extension_priority(). |
|
|
Definition at line 72 of file pbx.c. Referenced by ast_get_extension_registrar(). |
1.3.7