
Data Fields | |
| struct { | |
| struct vm_zone * next | |
| } | list |
| char | msg_format [512] |
| char | name [80] |
| char | timezone [80] |
Voicemail time zones
| struct { ... } list |
| char msg_format[512] |
Definition at line 676 of file app_voicemail.c.
Referenced by play_message_datetime(), handle_voicemail_show_zones(), and load_config().
| char name[80] |
Definition at line 674 of file app_voicemail.c.
Referenced by vmu_tm(), play_message_datetime(), handle_voicemail_show_zones(), vm_users_data_provider_get_helper(), and load_config().
Definition at line 673 of file app_voicemail.c.
| char timezone[80] |
Definition at line 675 of file app_voicemail.c.
Referenced by vmu_tm(), play_message_datetime(), handle_voicemail_show_zones(), and load_config().