Mon Mar 31 17:30:13 2014

Asterisk developer's documentation


dundi_mapping Struct Reference

Data Fields

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

Detailed Description

Definition at line 216 of file pbx_dundi.c.


Field Documentation

char dcontext[AST_MAX_EXTENSION]
int dead

Definition at line 222 of file pbx_dundi.c.

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

char dest[AST_MAX_EXTENSION]

Definition at line 223 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 [read]

Definition at line 224 of file pbx_dundi.c.

Referenced by dundi_answer_query(), and dundi_prop_precache().

int options

Definition at line 220 of file pbx_dundi.c.

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

int tech

Definition at line 221 of file pbx_dundi.c.

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

int weight

Definition at line 219 of file pbx_dundi.c.

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


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

Generated on 31 Mar 2014 for Asterisk - the Open Source PBX by  doxygen 1.6.1