Data Fields | |
| char | context [80] |
| char | curbox [80] |
| char | curdir [PATH_MAX] |
| int | curmsg |
| int * | deleted |
| int | dh_arraysize |
| char | fn [PATH_MAX] |
| int * | heard |
| char | intro [PATH_MAX] |
| int | lastmsg |
| int | newmessages |
| int | oldmessages |
| int | repeats |
| int | starting |
| int | urgentmessages |
| char | username [80] |
| char | vmbox [PATH_MAX] |
Voicemail mailbox state
| char context[80] |
Definition at line 685 of file app_voicemail.c.
Referenced by vm_execmain().
| char curbox[80] |
Definition at line 683 of file app_voicemail.c.
Referenced by save_to_folder(), adsi_message(), adsi_status2(), forward_message(), open_mailbox(), close_mailbox(), vm_browse_messages_gr(), vm_browse_messages_en(), vm_browse_messages_it(), vm_browse_messages_es(), vm_browse_messages_pt(), vm_browse_messages_zh(), and vm_browse_messages_vi().
| char curdir[PATH_MAX] |
Definition at line 686 of file app_voicemail.c.
Referenced by save_to_folder(), forward_message(), play_message(), open_mailbox(), close_mailbox(), vm_execmain(), and advanced_options().
| int curmsg |
Definition at line 693 of file app_voicemail.c.
Referenced by adsi_message(), adsi_delete(), notify_new_message(), forward_message(), play_message(), close_mailbox(), vm_instructions_en(), vm_execmain(), and advanced_options().
| int* deleted |
Definition at line 690 of file app_voicemail.c.
Referenced by vm_allocate_dh(), adsi_message(), adsi_delete(), close_mailbox(), vm_instructions_en(), and vm_execmain().
| int dh_arraysize |
Definition at line 692 of file app_voicemail.c.
Referenced by vm_allocate_dh(), and close_mailbox().
| char fn[PATH_MAX] |
Definition at line 688 of file app_voicemail.c.
Referenced by adsi_message(), forward_message(), play_message(), close_mailbox(), vm_browse_messages_gr(), vm_browse_messages_he(), vm_browse_messages_en(), vm_browse_messages_it(), vm_browse_messages_es(), vm_browse_messages_pt(), vm_browse_messages_zh(), vm_browse_messages_vi(), vm_execmain(), and advanced_options().
| int* heard |
Definition at line 691 of file app_voicemail.c.
Referenced by vm_allocate_dh(), play_message(), close_mailbox(), vm_execmain(), and advanced_options().
| char intro[PATH_MAX] |
Definition at line 689 of file app_voicemail.c.
| int lastmsg |
Definition at line 694 of file app_voicemail.c.
Referenced by adsi_message(), adsi_delete(), adsi_status(), adsi_status2(), play_message(), open_mailbox(), close_mailbox(), vm_instructions_en(), vm_instructions_zh(), vm_browse_messages_gr(), vm_browse_messages_he(), vm_browse_messages_en(), vm_browse_messages_it(), vm_browse_messages_es(), vm_browse_messages_pt(), vm_browse_messages_zh(), vm_browse_messages_vi(), and vm_execmain().
| int newmessages |
Definition at line 695 of file app_voicemail.c.
Referenced by leave_voicemail(), adsi_status(), notify_new_message(), vm_intro_gr(), vm_intro_multilang(), vm_intro_he(), vm_intro_en(), vm_intro_it(), vm_intro_pl(), vm_intro_se(), vm_intro_no(), vm_intro_de(), vm_intro_es(), vm_intro_pt_BR(), vm_intro_fr(), vm_intro_nl(), vm_intro_pt(), vm_intro_cs(), vm_intro_zh(), vm_intro_vi(), vm_instructions_en(), and vm_execmain().
| int oldmessages |
Definition at line 696 of file app_voicemail.c.
Referenced by adsi_status(), vm_intro_gr(), vm_intro_multilang(), vm_intro_he(), vm_intro_en(), vm_intro_it(), vm_intro_pl(), vm_intro_se(), vm_intro_no(), vm_intro_de(), vm_intro_es(), vm_intro_pt_BR(), vm_intro_fr(), vm_intro_nl(), vm_intro_pt(), vm_intro_cs(), vm_intro_zh(), vm_intro_vi(), and vm_execmain().
| int repeats |
Definition at line 699 of file app_voicemail.c.
Referenced by vm_instructions_en(), and vm_execmain().
| int starting |
Definition at line 698 of file app_voicemail.c.
Referenced by play_message(), vm_instructions_en(), vm_instructions_zh(), vm_instructions(), vm_execmain(), and advanced_options().
| int urgentmessages |
Definition at line 697 of file app_voicemail.c.
Referenced by vm_intro_en(), vm_intro_it(), vm_intro_se(), vm_intro_no(), vm_intro_de(), vm_intro_es(), vm_intro_pt_BR(), vm_intro_fr(), vm_intro_nl(), vm_intro_pt(), vm_intro_cs(), vm_instructions_en(), and vm_execmain().
| char username[80] |
Definition at line 684 of file app_voicemail.c.
Referenced by save_to_folder(), forward_message(), open_mailbox(), vm_intro(), vm_newuser(), vm_options(), vm_tempgreeting(), and vm_execmain().
| char vmbox[PATH_MAX] |
Definition at line 687 of file app_voicemail.c.
Referenced by open_mailbox(), vm_instructions_en(), vm_instructions_zh(), vm_browse_messages_gr(), and vm_execmain().