Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
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 943 of file app_voicemail.c.
char context |
Definition at line 946 of file app_voicemail.c.
Referenced by vm_execmain().
char curbox |
Definition at line 944 of file app_voicemail.c.
Referenced by adsi_message(), adsi_status2(), close_mailbox(), forward_message(), open_mailbox(), save_to_folder(), 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 |
Definition at line 947 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_execmain(), vm_msg_forward(), vm_msg_play(), and vm_msg_snapshot_create().
int curmsg |
Definition at line 954 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(), open_mailbox(), play_message(), play_message_by_id_helper(), vm_execmain(), vm_instructions_en(), vm_instructions_ja(), vm_msg_play(), and vm_msg_snapshot_create().
int * deleted |
Definition at line 951 of file app_voicemail.c.
Referenced by adsi_delete(), adsi_message(), 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 953 of file app_voicemail.c.
Referenced by close_mailbox(), and vm_allocate_dh().
char fn |
Definition at line 949 of file app_voicemail.c.
Referenced by adsi_message(), advanced_options(), close_mailbox(), forward_message(), leave_voicemail(), message_range_and_existence_check(), play_message(), play_message_by_id_helper(), 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 952 of file app_voicemail.c.
Referenced by advanced_options(), close_mailbox(), play_message(), play_message_by_id_helper(), vm_allocate_dh(), vm_execmain(), and vm_msg_play().
char intro |
Definition at line 950 of file app_voicemail.c.
int lastmsg |
Definition at line 955 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_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 956 of file app_voicemail.c.
Referenced by adsi_status(), leave_voicemail(), msg_create_from_file(), notify_new_message(), vm_execmain(), vm_instructions_en(), vm_instructions_ja(), vm_intro_cs(), vm_intro_da(), 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 957 of file app_voicemail.c.
Referenced by adsi_status(), vm_execmain(), vm_intro_cs(), vm_intro_da(), 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 960 of file app_voicemail.c.
Referenced by vm_execmain(), vm_instructions_en(), and vm_instructions_ja().
int starting |
Definition at line 959 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 958 of file app_voicemail.c.
Referenced by vm_execmain(), vm_instructions_en(), vm_instructions_ja(), vm_intro_cs(), vm_intro_da(), 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 |
Definition at line 945 of file app_voicemail.c.
Referenced by close_mailbox(), forward_message(), open_mailbox(), play_message(), play_message_by_id(), save_to_folder(), 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 |
Definition at line 948 of file app_voicemail.c.
Referenced by open_mailbox(), vm_browse_messages_gr(), vm_execmain(), vm_instructions_en(), vm_instructions_ja(), and vm_instructions_zh().