Wed Aug 15 01:25:43 2007

Asterisk developer's documentation


dundi_request Struct Reference

Collaboration diagram for dundi_request:

Collaboration graph
[legend]

Data Fields

int cbypass
unsigned long crc32
char dcontext [AST_MAX_EXTENSION]
struct
dundi_entity_info
dei
struct dundi_resultdr
int expiration
struct
dundi_hint_metadata
hmd
int maxcount
char number [AST_MAX_EXTENSION]
int pfds [2]
dundi_eid query_eid
int respcount
dundi_eid root_eid

Detailed Description

Definition at line 197 of file pbx_dundi.c.


Field Documentation

int cbypass

Definition at line 208 of file pbx_dundi.c.

Referenced by dundi_lookup_internal().

unsigned long crc32

CRC-32 of all but root EID's in avoid list

Definition at line 210 of file pbx_dundi.c.

Referenced by avoid_crc32(), build_transactions(), cache_save(), cache_save_hint(), dundi_lookup_internal(), and register_request().

char dcontext[AST_MAX_EXTENSION]

Definition at line 198 of file pbx_dundi.c.

Referenced by append_transaction(), build_transactions(), cache_lookup(), cache_save(), cache_save_hint(), dundi_lookup_internal(), dundi_precache_internal(), dundi_prop_precache(), dundi_query_eid_internal(), dundi_show_requests(), optimize_transactions(), and register_request().

struct dundi_entity_info* dei [read]

Definition at line 203 of file pbx_dundi.c.

Referenced by dundi_query_eid_internal().

struct dundi_result* dr [read]

Definition at line 202 of file pbx_dundi.c.

Referenced by cache_lookup_internal(), cache_save(), dundi_lookup_internal(), dundi_precache_internal(), and dundi_prop_precache().

int expiration

Definition at line 207 of file pbx_dundi.c.

Referenced by build_transactions(), dundi_lookup_internal(), dundi_precache_internal(), and dundi_prop_precache().

struct dundi_hint_metadata* hmd [read]

Definition at line 204 of file pbx_dundi.c.

Referenced by build_transactions(), cache_lookup(), cache_lookup_internal(), dundi_lookup_internal(), dundi_precache_internal(), dundi_prop_precache(), and dundi_query_eid_internal().

int maxcount

Definition at line 205 of file pbx_dundi.c.

Referenced by dundi_lookup_internal(), dundi_precache_internal(), dundi_prop_precache(), and dundi_show_requests().

char number[AST_MAX_EXTENSION]

Definition at line 199 of file pbx_dundi.c.

Referenced by append_transaction(), cache_lookup(), cache_save(), dundi_lookup_internal(), dundi_precache_internal(), dundi_prop_precache(), dundi_show_requests(), and register_request().

int pfds[2]

Definition at line 209 of file pbx_dundi.c.

Referenced by dundi_lookup_internal(), dundi_precache_internal(), dundi_prop_precache(), and dundi_query_eid_internal().

dundi_eid query_eid

Definition at line 200 of file pbx_dundi.c.

Referenced by append_transaction(), and dundi_query_eid_internal().

int respcount

Definition at line 206 of file pbx_dundi.c.

Referenced by cache_lookup(), cache_lookup_internal(), cache_save(), dundi_lookup_internal(), dundi_query_eid_internal(), and dundi_show_requests().

dundi_eid root_eid

Definition at line 201 of file pbx_dundi.c.

Referenced by cache_lookup(), cache_save(), cache_save_hint(), dundi_lookup_internal(), dundi_query_eid_internal(), dundi_show_requests(), and register_request().


The documentation for this struct was generated from the following file:
Generated on Wed Aug 15 01:25:43 2007 for Asterisk - the Open Source PBX by  doxygen 1.5.3