Data Fields | |
struct { | |
vm_zone * next | |
} | list |
char | msg_format [512] |
char | name [80] |
char | timezone [80] |
Definition at line 368 of file app_voicemail.c.
struct { ... } list |
Referenced by free_vm_users(), handle_voicemail_show_zones(), load_config(), and play_message_datetime().
char msg_format[512] |
Definition at line 372 of file app_voicemail.c.
Referenced by handle_voicemail_show_zones(), load_config(), and play_message_datetime().
char name[80] |
Definition at line 370 of file app_voicemail.c.
Referenced by handle_voicemail_show_zones(), play_message_datetime(), and vmu_tm().
Definition at line 369 of file app_voicemail.c.
char timezone[80] |
Definition at line 371 of file app_voicemail.c.
Referenced by handle_voicemail_show_zones(), load_config(), play_message_datetime(), and vmu_tm().