Data Fields | |
struct { | |
struct vm_zone * next | |
} | list |
char | msg_format [512] |
char | name [80] |
char | timezone [80] |
Voicemail time zones
Definition at line 610 of file app_voicemail.c.
struct { ... } list |
char msg_format[512] |
Definition at line 614 of file app_voicemail.c.
Referenced by handle_voicemail_show_zones(), load_config(), and play_message_datetime().
char name[80] |
Definition at line 612 of file app_voicemail.c.
Referenced by handle_voicemail_show_zones(), load_config(), play_message_datetime(), and vmu_tm().
Definition at line 611 of file app_voicemail.c.
char timezone[80] |
Definition at line 613 of file app_voicemail.c.
Referenced by handle_voicemail_show_zones(), load_config(), play_message_datetime(), and vmu_tm().