Thu Apr 28 2011 17:16:25

Asterisk developer's documentation


dundi_request Struct Reference

Collaboration diagram for dundi_request:

Data Fields

int cbypass
uint32_t crc32
char dcontext [AST_MAX_EXTENSION]
struct dundi_entity_infodei
struct dundi_resultdr
int expiration
struct dundi_hint_metadatahmd
struct {
   struct dundi_request *   next
list
int maxcount
char number [AST_MAX_EXTENSION]
int pfds [2]
dundi_eid query_eid
int respcount
dundi_eid root_eid
struct {
   struct dundi_transaction *   first
   struct dundi_transaction *   last
trans

Detailed Description

Definition at line 264 of file pbx_dundi.c.


Field Documentation

int cbypass

Definition at line 275 of file pbx_dundi.c.

Referenced by dundi_discover(), and dundi_lookup_internal().

uint32_t crc32

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

Definition at line 277 of file pbx_dundi.c.

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

Definition at line 270 of file pbx_dundi.c.

Referenced by dundi_query_eid_internal(), and handle_command_response().

Definition at line 278 of file pbx_dundi.c.

Definition at line 278 of file pbx_dundi.c.

struct { ... } list

Definition at line 279 of file pbx_dundi.c.


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