Asterisk - The Open Source Telephony Project
18.5.0
|
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
Definition at line 806 of file app_voicemail.c.
char context[80] |
Definition at line 809 of file app_voicemail.c.
Referenced by vm_allocate_dh(), and vm_execmain().
char curbox[80] |
Definition at line 807 of file app_voicemail.c.
Referenced by adsi_message(), adsi_status2(), close_mailbox(), forward_message(), open_mailbox(), play_message(), save_to_folder(), vm_allocate_dh(), vm_browse_messages_en(), vm_browse_messages_es(), vm_browse_messages_gr(), vm_browse_messages_it(), vm_browse_messages_ja(), vm_browse_messages_pt(), vm_browse_messages_vi(), and vm_browse_messages_zh().
char curdir[PATH_MAX] |
Definition at line 810 of file app_voicemail.c.
Referenced by advanced_options(), close_mailbox(), forward_message(), message_range_and_existence_check(), open_mailbox(), play_message(), play_message_by_id_helper(), save_to_folder(), vm_allocate_dh(), vm_execmain(), vm_msg_forward(), vm_msg_play(), and vm_msg_snapshot_create().
int curmsg |
Definition at line 817 of file app_voicemail.c.
Referenced by adsi_delete(), adsi_message(), advanced_options(), close_mailbox(), forward_message(), message_range_and_existence_check(), notify_new_message(), play_message(), play_message_by_id_helper(), vm_allocate_dh(), vm_execmain(), vm_instructions_en(), vm_instructions_ja(), vm_msg_play(), and vm_msg_snapshot_create().
int* deleted |
Definition at line 814 of file app_voicemail.c.
Referenced by adsi_delete(), adsi_message(), AST_TEST_DEFINE(), close_mailbox(), vm_allocate_dh(), vm_execmain(), vm_instructions_en(), vm_instructions_ja(), vm_msg_forward(), vm_msg_move(), and vm_msg_remove().
int dh_arraysize |
Definition at line 816 of file app_voicemail.c.
Referenced by close_mailbox(), and vm_allocate_dh().
char fn[PATH_MAX] |
Definition at line 812 of file app_voicemail.c.
Referenced by adsi_message(), advanced_options(), close_mailbox(), forward_message(), message_range_and_existence_check(), play_message(), play_message_by_id_helper(), vm_allocate_dh(), vm_browse_messages_en(), vm_browse_messages_es(), vm_browse_messages_gr(), vm_browse_messages_he(), vm_browse_messages_it(), vm_browse_messages_ja(), vm_browse_messages_pt(), vm_browse_messages_vi(), vm_browse_messages_zh(), vm_execmain(), vm_msg_forward(), vm_msg_play(), and vm_msg_snapshot_create().
int* heard |
Definition at line 815 of file app_voicemail.c.
Referenced by advanced_options(), AST_TEST_DEFINE(), close_mailbox(), play_message(), play_message_by_id_helper(), vm_allocate_dh(), vm_execmain(), and vm_msg_play().
char intro[PATH_MAX] |
Definition at line 813 of file app_voicemail.c.
int lastmsg |
Definition at line 818 of file app_voicemail.c.
Referenced by adsi_delete(), adsi_message(), adsi_status(), adsi_status2(), close_mailbox(), message_range_and_existence_check(), open_mailbox(), play_message(), play_message_by_id(), vm_allocate_dh(), vm_browse_messages_en(), vm_browse_messages_es(), vm_browse_messages_gr(), vm_browse_messages_he(), vm_browse_messages_it(), vm_browse_messages_ja(), vm_browse_messages_pt(), vm_browse_messages_vi(), vm_browse_messages_zh(), vm_execmain(), vm_instructions_en(), vm_instructions_ja(), vm_instructions_zh(), vm_mailbox_snapshot_create(), vm_msg_forward(), vm_msg_move(), vm_msg_play(), vm_msg_remove(), and vm_msg_snapshot_create().
int newmessages |
Definition at line 819 of file app_voicemail.c.
Referenced by adsi_status(), leave_voicemail(), msg_create_from_file(), notify_new_message(), vm_allocate_dh(), vm_execmain(), vm_instructions_en(), vm_instructions_ja(), vm_intro_cs(), vm_intro_de(), vm_intro_en(), vm_intro_es(), vm_intro_fr(), vm_intro_gr(), vm_intro_he(), vm_intro_is(), vm_intro_it(), vm_intro_ja(), vm_intro_multilang(), vm_intro_nl(), vm_intro_no(), vm_intro_pl(), vm_intro_pt(), vm_intro_pt_BR(), vm_intro_se(), vm_intro_vi(), and vm_intro_zh().
int oldmessages |
Definition at line 820 of file app_voicemail.c.
Referenced by adsi_status(), vm_allocate_dh(), vm_execmain(), vm_intro_cs(), vm_intro_de(), vm_intro_en(), vm_intro_es(), vm_intro_fr(), vm_intro_gr(), vm_intro_he(), vm_intro_is(), vm_intro_it(), vm_intro_ja(), vm_intro_multilang(), vm_intro_nl(), vm_intro_no(), vm_intro_pl(), vm_intro_pt(), vm_intro_pt_BR(), vm_intro_se(), vm_intro_vi(), and vm_intro_zh().
int repeats |
Definition at line 823 of file app_voicemail.c.
Referenced by vm_execmain(), vm_instructions_en(), and vm_instructions_ja().
int starting |
Definition at line 822 of file app_voicemail.c.
Referenced by advanced_options(), play_message(), vm_execmain(), vm_instructions(), vm_instructions_en(), vm_instructions_ja(), and vm_instructions_zh().
int urgentmessages |
Definition at line 821 of file app_voicemail.c.
Referenced by vm_allocate_dh(), vm_execmain(), vm_instructions_en(), vm_instructions_ja(), vm_intro_cs(), vm_intro_de(), vm_intro_en(), vm_intro_es(), vm_intro_fr(), vm_intro_is(), vm_intro_it(), vm_intro_nl(), vm_intro_no(), vm_intro_pt(), vm_intro_pt_BR(), and vm_intro_se().
char username[80] |
Definition at line 808 of file app_voicemail.c.
Referenced by forward_message(), open_mailbox(), play_message_by_id(), save_to_folder(), vm_allocate_dh(), vm_execmain(), vm_intro(), vm_mailbox_snapshot_create(), vm_msg_forward(), vm_msg_move(), vm_msg_play(), vm_msg_remove(), vm_newuser_setup(), vm_options(), and vm_tempgreeting().
char vmbox[PATH_MAX] |
Definition at line 811 of file app_voicemail.c.
Referenced by open_mailbox(), vm_allocate_dh(), vm_browse_messages_gr(), vm_execmain(), vm_instructions_en(), vm_instructions_ja(), and vm_instructions_zh().