Asterisk - The Open Source Telephony Project GIT-master-a358458
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 238 of file pbx_dundi.c.

Field Documentation

◆ context

char* context

Definition at line 240 of file pbx_dundi.c.

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

◆ expiration

time_t expiration

Definition at line 241 of file pbx_dundi.c.

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

◆ 

struct { ... } list

◆ next

struct dundi_precache_queue* next

Definition at line 239 of file pbx_dundi.c.

◆ number

char number[0]

Definition at line 242 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: