Data Fields | |
char | dcontext [AST_MAX_EXTENSION] |
int | dead |
char | dest [AST_MAX_EXTENSION] |
char | lcontext [AST_MAX_EXTENSION] |
dundi_mapping * | next |
int | options |
int | tech |
int | weight |
Definition at line 225 of file pbx_dundi.c.
char dcontext[AST_MAX_EXTENSION] |
Definition at line 226 of file pbx_dundi.c.
Referenced by dundi_answer_query(), and dundi_precache_full().
int dead |
char dest[AST_MAX_EXTENSION] |
Definition at line 232 of file pbx_dundi.c.
char lcontext[AST_MAX_EXTENSION] |
struct dundi_mapping* next |
Definition at line 233 of file pbx_dundi.c.
Referenced by dundi_answer_query(), dundi_precache_full(), dundi_precache_internal(), and prune_mappings().
int options |
Definition at line 229 of file pbx_dundi.c.
int tech |
int weight |
Definition at line 228 of file pbx_dundi.c.