Asterisk - The Open Source Telephony Project  18.5.0
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 796 of file app_voicemail.c.

Field Documentation

◆ list

struct { ... } list

◆ msg_format

char msg_format[512]

◆ name

char name[80]

◆ next

struct vm_zone* next

Definition at line 797 of file app_voicemail.c.

◆ timezone

char timezone[80]

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