Data Fields | |
struct { | |
struct vm_zone * next | |
} | list |
struct { | |
struct vm_zone * next | |
} | list |
struct { | |
struct vm_zone * next | |
} | list |
char | msg_format [512] |
char | name [80] |
char | timezone [80] |
Voicemail time zones
Definition at line 670 of file app_voicemail.c.
struct { ... } list |
struct { ... } list |
struct { ... } list |
char msg_format |
Definition at line 674 of file app_voicemail.c.
Referenced by actual_load_config(), handle_voicemail_show_zones(), and play_message_datetime().
char name |
Definition at line 672 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().
struct vm_zone* next |
Definition at line 671 of file app_voicemail.c.
char timezone |
Definition at line 673 of file app_voicemail.c.
Referenced by actual_load_config(), handle_voicemail_show_zones(), play_message_datetime(), and vmu_tm().