Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
dundi_query_state Struct Reference
Collaboration diagram for dundi_query_state:
Collaboration graph
[legend]

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

Detailed Description

Definition at line 543 of file pbx_dundi.c.

Field Documentation

◆ called_context

char called_context[AST_MAX_EXTENSION]

◆ called_number

char called_number[AST_MAX_EXTENSION]

◆ chal

void* chal

Definition at line 553 of file pbx_dundi.c.

◆ challen

int challen

Definition at line 554 of file pbx_dundi.c.

◆ directs

int directs[DUNDI_MAX_STACK+1]

Definition at line 545 of file pbx_dundi.c.

Referenced by dundi_answer_query(), dundi_lookup_thread(), and dundi_prop_precache().

◆ eids

◆ fluffy

char fluffy[0]

Definition at line 556 of file pbx_dundi.c.

Referenced by dundi_answer_entity(), dundi_answer_query(), and dundi_prop_precache().

◆ maps

struct dundi_mapping* maps

Definition at line 549 of file pbx_dundi.c.

Referenced by dundi_answer_query(), dundi_lookup_thread(), and dundi_prop_precache().

◆ nocache

int nocache

Definition at line 551 of file pbx_dundi.c.

Referenced by dundi_answer_query(), dundi_lookup_thread(), and dundi_prop_precache().

◆ nummaps

int nummaps

Definition at line 550 of file pbx_dundi.c.

Referenced by dundi_answer_query(), dundi_lookup_thread(), and dundi_prop_precache().

◆ reqeid

dundi_eid reqeid

Definition at line 546 of file pbx_dundi.c.

Referenced by dundi_answer_entity(), and dundi_query_thread().

◆ trans

struct dundi_transaction* trans

◆ ttl

int ttl

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