Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


dundi_mapping Struct Reference

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
 

Detailed Description

Definition at line 282 of file pbx_dundi.c.

Field Documentation

int _weight

Definition at line 285 of file pbx_dundi.c.

Referenced by build_mapping(), and get_mapping_weight().

int dead

Definition at line 289 of file pbx_dundi.c.

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

char dest[512]

Definition at line 290 of file pbx_dundi.c.

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

char lcontext[AST_MAX_EXTENSION]
struct { ... } list
struct dundi_mapping* next

Definition at line 291 of file pbx_dundi.c.

Referenced by dundi_answer_query(), and dundi_prop_precache().

int options

Definition at line 287 of file pbx_dundi.c.

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

int tech
char* weightstr

Definition at line 286 of file pbx_dundi.c.

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


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