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

Data Fields

struct { 
 
   struct vm_zone *   next 
 
list 
 
char msg_format [512]
 
char name [80]
 
char timezone [80]
 

Detailed Description

Voicemail time zones

Definition at line 980 of file app_voicemail.c.

Field Documentation

◆ [struct]

struct { ... } list

◆ msg_format

char msg_format[512]

◆ name

char name[80]

◆ next

struct vm_zone* next

Definition at line 981 of file app_voicemail.c.

◆ timezone

char timezone[80]

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