Asterisk - The Open Source Telephony Project GIT-master-27fb039
Loading...
Searching...
No Matches
Data Fields
dundi_precache_queue Struct Reference
Collaboration diagram for dundi_precache_queue:
Collaboration graph
[legend]

Data Fields

char * context
 
time_t expiration
 
struct { 
 
   struct dundi_precache_queue *   next 
 
list 
 
char number [0]
 

Detailed Description

Definition at line 247 of file pbx_dundi.c.

Field Documentation

◆ context

char* context

Definition at line 249 of file pbx_dundi.c.

Referenced by dundi_show_precache(), process_precache(), and reschedule_precache().

◆ expiration

time_t expiration

Definition at line 250 of file pbx_dundi.c.

Referenced by dundi_show_precache(), process_precache(), and reschedule_precache().

◆ [struct]

struct { ... } list

◆ next

struct dundi_precache_queue* next

Definition at line 248 of file pbx_dundi.c.

◆ number

char number[0]

Definition at line 251 of file pbx_dundi.c.

Referenced by dundi_show_precache(), process_precache(), and reschedule_precache().


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