Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:01 2007

Asterisk developer's documentation :: Codename Pineapple


dundi_mapping Struct Reference


Detailed Description

Definition at line 211 of file pbx_dundi.c.

Data Fields

char dcontext [AST_MAX_EXTENSION]
int dead
char dest [AST_MAX_EXTENSION]
char lcontext [AST_MAX_EXTENSION]
int options
int tech
int weight


Field Documentation

char dcontext[AST_MAX_EXTENSION]
 

Definition at line 212 of file pbx_dundi.c.

Referenced by dundi_answer_query(), and dundi_precache_full().

int dead
 

Definition at line 217 of file pbx_dundi.c.

char dest[AST_MAX_EXTENSION]
 

Definition at line 218 of file pbx_dundi.c.

char lcontext[AST_MAX_EXTENSION]
 

Definition at line 213 of file pbx_dundi.c.

Referenced by dundi_precache_full().

int options
 

Definition at line 215 of file pbx_dundi.c.

int tech
 

Definition at line 216 of file pbx_dundi.c.

int weight
 

Definition at line 214 of file pbx_dundi.c.


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen