| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

| 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_eid * | eids [DUNDI_MAX_STACK+1] | 
| char | fluffy [0] | 
| struct dundi_mapping * | maps | 
| int | nocache | 
| int | nummaps | 
| dundi_eid | reqeid | 
| struct dundi_transaction * | trans | 
| int | ttl | 
Definition at line 558 of file pbx_dundi.c.
| char called_context[AST_MAX_EXTENSION] | 
Definition at line 562 of file pbx_dundi.c.
Referenced by dundi_answer_entity(), dundi_answer_query(), dundi_lookup_thread(), dundi_precache_thread(), dundi_prop_precache(), and dundi_query_thread().
| char called_number[AST_MAX_EXTENSION] | 
Definition at line 563 of file pbx_dundi.c.
Referenced by dundi_answer_query(), dundi_lookup_thread(), dundi_precache_thread(), dundi_prop_precache(), and dundi_query_thread().
| void* chal | 
Definition at line 568 of file pbx_dundi.c.
| int challen | 
Definition at line 569 of file pbx_dundi.c.
| int directs[DUNDI_MAX_STACK+1] | 
Definition at line 560 of file pbx_dundi.c.
Referenced by dundi_answer_query(), dundi_lookup_thread(), and dundi_prop_precache().
| dundi_eid* eids[DUNDI_MAX_STACK+1] | 
Definition at line 559 of file pbx_dundi.c.
Referenced by dundi_answer_entity(), dundi_answer_query(), dundi_lookup_thread(), dundi_precache_thread(), dundi_prop_precache(), and dundi_query_thread().
| char fluffy[0] | 
Definition at line 571 of file pbx_dundi.c.
Referenced by dundi_answer_entity(), dundi_answer_query(), and dundi_prop_precache().
| struct dundi_mapping* maps | 
Definition at line 564 of file pbx_dundi.c.
Referenced by dundi_answer_query(), dundi_lookup_thread(), and dundi_prop_precache().
| int nocache | 
Definition at line 566 of file pbx_dundi.c.
Referenced by dundi_answer_query(), dundi_lookup_thread(), and dundi_prop_precache().
| int nummaps | 
Definition at line 565 of file pbx_dundi.c.
Referenced by dundi_answer_query(), dundi_lookup_thread(), and dundi_prop_precache().
| dundi_eid reqeid | 
Definition at line 561 of file pbx_dundi.c.
Referenced by dundi_answer_entity(), and dundi_query_thread().
| struct dundi_transaction* trans | 
Definition at line 567 of file pbx_dundi.c.
Referenced by dundi_answer_entity(), dundi_answer_query(), dundi_lookup_thread(), dundi_precache_thread(), dundi_prop_precache(), and dundi_query_thread().
| int ttl | 
Definition at line 570 of file pbx_dundi.c.
Referenced by dundi_answer_entity(), dundi_answer_query(), dundi_lookup_thread(), dundi_precache_thread(), dundi_prop_precache(), and dundi_query_thread().