Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


dundi_precache_queue Struct Reference

Data Fields

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

Detailed Description

Definition at line 227 of file pbx_dundi.c.

Field Documentation

char* context

Definition at line 229 of file pbx_dundi.c.

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

time_t expiration

Definition at line 230 of file pbx_dundi.c.

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

struct { ... } list
struct dundi_precache_queue* next

Definition at line 228 of file pbx_dundi.c.

char number[0]

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