Data Fields | |
int | _weight |
char | dcontext [AST_MAX_EXTENSION] |
int | dead |
char | dest [512] |
char | lcontext [AST_MAX_EXTENSION] |
struct { | |
dundi_mapping * next | |
} | list |
int | options |
int | tech |
char * | weightstr |
Definition at line 281 of file pbx_dundi.c.
int _weight |
Definition at line 284 of file pbx_dundi.c.
char dcontext[AST_MAX_EXTENSION] |
Definition at line 282 of file pbx_dundi.c.
Referenced by dundi_answer_query(), and dundi_precache_full().
int dead |
Definition at line 288 of file pbx_dundi.c.
char dest[512] |
Definition at line 289 of file pbx_dundi.c.
char lcontext[AST_MAX_EXTENSION] |
struct { ... } list |
Referenced by build_mapping(), dundi_answer_query(), dundi_precache_internal(), dundi_show_mappings(), mark_mappings(), and prune_mappings().
struct dundi_mapping* next |
int options |
Definition at line 286 of file pbx_dundi.c.
int tech |
char* weightstr |
Definition at line 285 of file pbx_dundi.c.