Sun Oct 16 2011 08:43:14

Asterisk developer's documentation


dundi_mapping Struct Reference
Collaboration diagram for dundi_mapping:

Data Fields

int _weight
char dcontext [AST_MAX_EXTENSION]
int dead
char dest [512]
char lcontext [AST_MAX_EXTENSION]
struct {
   struct dundi_mapping *   next
list
int options
int tech
char * weightstr

Field Documentation

int _weight

Definition at line 285 of file pbx_dundi.c.

Referenced by get_mapping_weight(), and build_mapping().

char dcontext[AST_MAX_EXTENSION]
int dead

Definition at line 289 of file pbx_dundi.c.

Referenced by mark_mappings(), prune_mappings(), and build_mapping().

char dest[512]

Definition at line 290 of file pbx_dundi.c.

Referenced by dundi_lookup_local(), dundi_show_mappings(), and build_mapping().

char lcontext[AST_MAX_EXTENSION]
struct { ... } list

Definition at line 291 of file pbx_dundi.c.

Referenced by dundi_prop_precache(), and dundi_answer_query().

int options

Definition at line 287 of file pbx_dundi.c.

Referenced by dundi_lookup_local(), dundi_show_mappings(), and build_mapping().

char* weightstr

Definition at line 286 of file pbx_dundi.c.

Referenced by get_mapping_weight(), destroy_map(), and build_mapping().


The documentation for this struct was generated from the following file: