Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
vm_zone Struct Reference
Collaboration diagram for vm_zone:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

Voicemail time zones

Definition at line 929 of file app_voicemail.c.

Field Documentation

◆  [1/3]

struct { ... } list

◆  [2/3]

struct { ... } list

◆  [3/3]

struct { ... } list

◆ msg_format

char msg_format

◆ name

char name

◆ next

struct vm_zone* next

Definition at line 930 of file app_voicemail.c.

◆ timezone

char timezone

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