Data Fields | |
char | curbox [80] |
char | curdir [PATH_MAX] |
int | curmsg |
int * | deleted |
char | fn [PATH_MAX] |
char | fn2 [PATH_MAX] |
int * | heard |
int | lastmsg |
int | newmessages |
int | oldmessages |
int | repeats |
int | starting |
char | username [80] |
char | vmbox [PATH_MAX] |
Definition at line 408 of file app_voicemail.c.
char curbox[80] |
Definition at line 409 of file app_voicemail.c.
Referenced by 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_pt(), and vm_browse_messages_tw().
char curdir[PATH_MAX] |
Definition at line 411 of file app_voicemail.c.
Referenced by advanced_options(), close_mailbox(), forward_message(), open_mailbox(), play_message(), and save_to_folder().
int curmsg |
Definition at line 417 of file app_voicemail.c.
Referenced by adsi_delete(), adsi_message(), advanced_options(), close_mailbox(), forward_message(), play_message(), and vm_instructions_en().
int* deleted |
Definition at line 415 of file app_voicemail.c.
Referenced by close_mailbox(), and vm_instructions_en().
char fn[PATH_MAX] |
Definition at line 413 of file app_voicemail.c.
Referenced by adsi_message(), advanced_options(), close_mailbox(), forward_message(), play_message(), vm_browse_messages_en(), vm_browse_messages_es(), vm_browse_messages_gr(), vm_browse_messages_it(), vm_browse_messages_pt(), and vm_browse_messages_tw().
char fn2[PATH_MAX] |
Definition at line 414 of file app_voicemail.c.
Referenced by advanced_options(), close_mailbox(), and play_message().
int* heard |
Definition at line 416 of file app_voicemail.c.
Referenced by advanced_options(), close_mailbox(), and play_message().
int lastmsg |
Definition at line 418 of file app_voicemail.c.
Referenced by adsi_status(), adsi_status2(), close_mailbox(), open_mailbox(), play_message(), vm_browse_messages_en(), vm_browse_messages_es(), vm_browse_messages_gr(), vm_browse_messages_it(), vm_browse_messages_pt(), vm_browse_messages_tw(), vm_instructions_en(), and vm_instructions_tw().
int newmessages |
Definition at line 419 of file app_voicemail.c.
Referenced by adsi_status(), vm_intro_cz(), vm_intro_de(), vm_intro_en(), vm_intro_es(), vm_intro_fr(), vm_intro_gr(), vm_intro_it(), vm_intro_multilang(), vm_intro_nl(), vm_intro_no(), vm_intro_pl(), vm_intro_pt(), vm_intro_pt_BR(), vm_intro_se(), and vm_intro_tw().
int oldmessages |
Definition at line 420 of file app_voicemail.c.
Referenced by adsi_status(), vm_intro_cz(), vm_intro_de(), vm_intro_en(), vm_intro_es(), vm_intro_fr(), vm_intro_gr(), vm_intro_it(), vm_intro_multilang(), vm_intro_nl(), vm_intro_no(), vm_intro_pl(), vm_intro_pt(), vm_intro_pt_BR(), vm_intro_se(), and vm_intro_tw().
int repeats |
int starting |
Definition at line 421 of file app_voicemail.c.
Referenced by advanced_options(), play_message(), vm_instructions(), vm_instructions_en(), and vm_instructions_tw().
char username[80] |
Definition at line 410 of file app_voicemail.c.
Referenced by forward_message(), open_mailbox(), save_to_folder(), vm_intro(), vm_newuser(), vm_options(), and vm_tempgreeting().
char vmbox[PATH_MAX] |
Definition at line 412 of file app_voicemail.c.
Referenced by open_mailbox(), vm_browse_messages_gr(), vm_instructions_en(), and vm_instructions_tw().