Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
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] |
Voicemail time zones
Definition at line 933 of file app_voicemail.c.
struct { ... } list |
Referenced by free_vm_zones(), handle_voicemail_show_zones(), load_zonemessages(), and play_message_datetime().
struct { ... } list |
struct { ... } list |
char msg_format |
Definition at line 937 of file app_voicemail.c.
Referenced by handle_voicemail_show_zones(), load_zonemessages(), and play_message_datetime().
char name |
Definition at line 935 of file app_voicemail.c.
Referenced by PathSegment::get_child(), handle_voicemail_show_zones(), Parameter::load(), Property::load(), SwaggerType::load(), load_zonemessages(), play_message_datetime(), and vmu_tm().
struct vm_zone* next |
Definition at line 934 of file app_voicemail.c.
char timezone |
Definition at line 936 of file app_voicemail.c.
Referenced by handle_voicemail_show_zones(), load_zonemessages(), play_message_datetime(), and vmu_tm().