
Data Fields | |
| struct { | |
| struct vm_zone * next | |
| } | list |
| char | msg_format [512] |
| char | name [80] |
| char | timezone [80] |
Voicemail time zones
Definition at line 679 of file app_voicemail.c.
| struct { ... } list |
| char msg_format[512] |
Definition at line 683 of file app_voicemail.c.
Referenced by actual_load_config(), handle_voicemail_show_zones(), and play_message_datetime().
| char name[80] |
Definition at line 681 of file app_voicemail.c.
Referenced by actual_load_config(), handle_voicemail_show_zones(), play_message_datetime(), vm_users_data_provider_get_helper(), and vmu_tm().
Definition at line 680 of file app_voicemail.c.
| char timezone[80] |
Definition at line 682 of file app_voicemail.c.
Referenced by actual_load_config(), handle_voicemail_show_zones(), play_message_datetime(), and vmu_tm().