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