Codename Pineapple

Home page | Mailing list | Docs

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

Asterisk developer's documentation :: Codename Pineapple


dundi_query_state Struct Reference

Collaboration diagram for dundi_query_state:

Collaboration graph
[legend]

Detailed Description

Definition at line 498 of file pbx_dundi.c.

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]
dundi_mappingmaps
int nocache
int nummaps
dundi_eid reqeid
dundi_transactiontrans
int ttl


Field Documentation

char called_context[AST_MAX_EXTENSION]
 

Definition at line 502 of file pbx_dundi.c.

Referenced by dundi_answer_entity(), dundi_answer_query(), dundi_lookup_thread(), dundi_precache_thread(), and dundi_query_thread().

char called_number[AST_MAX_EXTENSION]
 

Definition at line 503 of file pbx_dundi.c.

Referenced by dundi_answer_query(), dundi_lookup_thread(), dundi_precache_thread(), and dundi_query_thread().

void* chal
 

Definition at line 508 of file pbx_dundi.c.

int challen
 

Definition at line 509 of file pbx_dundi.c.

int directs[DUNDI_MAX_STACK+1]
 

Definition at line 500 of file pbx_dundi.c.

Referenced by dundi_answer_query().

dundi_eid* eids[DUNDI_MAX_STACK+1]
 

Definition at line 499 of file pbx_dundi.c.

Referenced by dundi_answer_entity(), dundi_answer_query(), dundi_lookup_thread(), dundi_precache_thread(), and dundi_query_thread().

char fluffy[0]
 

Definition at line 511 of file pbx_dundi.c.

Referenced by dundi_answer_entity(), and dundi_answer_query().

struct dundi_mapping* maps
 

Definition at line 504 of file pbx_dundi.c.

Referenced by dundi_answer_query(), and dundi_lookup_thread().

int nocache
 

Definition at line 506 of file pbx_dundi.c.

Referenced by dundi_answer_query().

int nummaps
 

Definition at line 505 of file pbx_dundi.c.

Referenced by dundi_answer_query(), and dundi_lookup_thread().

dundi_eid reqeid
 

Definition at line 501 of file pbx_dundi.c.

Referenced by dundi_answer_entity(), and dundi_query_thread().

struct dundi_transaction* trans
 

Definition at line 507 of file pbx_dundi.c.

Referenced by dundi_answer_entity(), dundi_answer_query(), dundi_lookup_thread(), dundi_precache_thread(), and dundi_query_thread().

int ttl
 

Definition at line 510 of file pbx_dundi.c.

Referenced by dundi_answer_entity(), dundi_answer_query(), dundi_precache_thread(), and dundi_query_thread().


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