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 63 of file pbx.c. Referenced by ast_get_extension_registrar(). |
|
|
|
|
|
Definition at line 65 of file pbx.c. Referenced by ast_get_include_registrar(). |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 73 of file pbx.c. Referenced by ast_context_remove_extension2(), and ast_get_switch_registrar(). |
|
|
|
|
|
Definition at line 69 of file pbx.c. Referenced by ast_context_remove_extension2(). |
|
|
Definition at line 59 of file pbx.c. Referenced by ast_get_extension_name(). |
|
|
|
1.3.5