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] |
dundi_mapping * | maps |
int | nocache |
int | nummaps |
dundi_eid | reqeid |
dundi_transaction * | trans |
int | ttl |
Definition at line 513 of file pbx_dundi.c.
char called_context[AST_MAX_EXTENSION] |
Definition at line 517 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 518 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 523 of file pbx_dundi.c.
int challen |
Definition at line 524 of file pbx_dundi.c.
int directs[DUNDI_MAX_STACK+1] |
Definition at line 515 of file pbx_dundi.c.
Referenced by dundi_answer_query(), and dundi_lookup_thread().
Definition at line 514 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 526 of file pbx_dundi.c.
Referenced by dundi_answer_entity(), and dundi_answer_query().
struct dundi_mapping* maps |
Definition at line 519 of file pbx_dundi.c.
Referenced by dundi_answer_query(), and dundi_lookup_thread().
int nocache |
Definition at line 521 of file pbx_dundi.c.
Referenced by dundi_answer_query(), and dundi_lookup_thread().
int nummaps |
Definition at line 520 of file pbx_dundi.c.
Referenced by dundi_answer_query(), and dundi_lookup_thread().
Definition at line 516 of file pbx_dundi.c.
Referenced by dundi_answer_entity(), and dundi_query_thread().
struct dundi_transaction* trans |
Definition at line 522 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 525 of file pbx_dundi.c.
Referenced by dundi_answer_entity(), dundi_answer_query(), dundi_lookup_thread(), dundi_precache_thread(), and dundi_query_thread().