Data Fields | |
char | dcontext [AST_MAX_EXTENSION] |
int | dead |
char | dest [AST_MAX_EXTENSION] |
char | lcontext [AST_MAX_EXTENSION] |
int | options |
int | tech |
int | weight |
Definition at line 214 of file pbx_dundi.c.
char dcontext[AST_MAX_EXTENSION] |
Definition at line 215 of file pbx_dundi.c.
Referenced by build_mapping(), dundi_answer_query(), dundi_precache_full(), dundi_prop_precache(), and dundi_show_mappings().
int dead |
Definition at line 220 of file pbx_dundi.c.
Referenced by build_mapping(), mark_mappings(), and prune_mappings().
char dest[AST_MAX_EXTENSION] |
Definition at line 221 of file pbx_dundi.c.
Referenced by build_mapping(), dundi_lookup_local(), and dundi_show_mappings().
char lcontext[AST_MAX_EXTENSION] |
Definition at line 216 of file pbx_dundi.c.
Referenced by build_mapping(), dundi_lookup_local(), dundi_precache_full(), and dundi_show_mappings().
int options |
Definition at line 218 of file pbx_dundi.c.
Referenced by build_mapping(), dundi_lookup_local(), and dundi_show_mappings().
int tech |
Definition at line 219 of file pbx_dundi.c.
Referenced by build_mapping(), dundi_lookup_local(), and dundi_show_mappings().
int weight |
Definition at line 217 of file pbx_dundi.c.
Referenced by build_mapping(), dundi_lookup_local(), and dundi_show_mappings().