Sun Oct 16 2011 08:43:14

Asterisk developer's documentation


dundi_query_state Struct Reference
Collaboration diagram for dundi_query_state:

Data Fields

char called_context [AST_MAX_EXTENSION]
char called_number [AST_MAX_EXTENSION]
void * chal
int challen
int directs [DUNDI_MAX_STACK+1]
dundi_eideids [DUNDI_MAX_STACK+1]
char fluffy [0]
struct dundi_mappingmaps
int nocache
int nummaps
dundi_eid reqeid
struct dundi_transactiontrans
int ttl

Field Documentation

void* chal

Definition at line 542 of file pbx_dundi.c.

int challen

Definition at line 543 of file pbx_dundi.c.

int directs[DUNDI_MAX_STACK+1]

Definition at line 534 of file pbx_dundi.c.

Referenced by dundi_lookup_thread(), dundi_prop_precache(), and dundi_answer_query().

char fluffy[0]

Definition at line 545 of file pbx_dundi.c.

Referenced by dundi_answer_entity(), dundi_prop_precache(), and dundi_answer_query().

Definition at line 538 of file pbx_dundi.c.

Referenced by dundi_lookup_thread(), dundi_prop_precache(), and dundi_answer_query().

int nocache

Definition at line 540 of file pbx_dundi.c.

Referenced by dundi_lookup_thread(), dundi_prop_precache(), and dundi_answer_query().

int nummaps

Definition at line 539 of file pbx_dundi.c.

Referenced by dundi_lookup_thread(), dundi_prop_precache(), and dundi_answer_query().

Definition at line 535 of file pbx_dundi.c.

Referenced by dundi_query_thread(), and dundi_answer_entity().


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