Data Fields | |
char | callback [80] |
char | context [AST_MAX_CONTEXT] |
char | dialout [80] |
char | email [80] |
char | exit [80] |
unsigned int | flags |
char | fullname [80] |
char | language [MAX_LANGUAGE] |
char | mailbox [AST_MAX_EXTENSION] |
char | mailcmd [160] |
int | maxmsg |
ast_vm_user * | next |
char | pager [80] |
char | password [80] |
int | saydurationm |
char | serveremail [80] |
char | uniqueid [20] |
char | zonetag [80] |
Definition at line 214 of file app_voicemail.c.
|
Definition at line 225 of file app_voicemail.c. Referenced by advanced_options(), apply_option(), populate_defaults(), and vm_execmain(). |
|
Voicemail context Definition at line 215 of file app_voicemail.c. Referenced by advanced_options(), close_mailbox(), complete_show_voicemail_users(), copy_message(), handle_show_voicemail_users(), leave_voicemail(), notify_new_message(), open_mailbox(), play_record_review(), resequence_mailbox(), reset_user_pw(), vm_change_password(), vm_change_password_shell(), vm_execmain(), vm_options(), vm_tempgreeting(), and vmauthenticate(). |
|
Definition at line 226 of file app_voicemail.c. Referenced by advanced_options(), apply_option(), populate_defaults(), and vm_execmain(). |
|
E-mail address Definition at line 219 of file app_voicemail.c. Referenced by notify_new_message(), and sendmail(). |
|
Definition at line 228 of file app_voicemail.c. Referenced by apply_option(), leave_voicemail(), and populate_defaults(). |
|
VM_ flags Definition at line 229 of file app_voicemail.c. |
|
Full name, for directory app Definition at line 218 of file app_voicemail.c. Referenced by forward_message(), handle_show_voicemail_users(), prep_email_sub_vars(), and sendmail(). |
|
Config: Language setting Definition at line 223 of file app_voicemail.c. Referenced by apply_option(), and vm_execmain(). |
|
Mailbox id, unique within vm context Definition at line 216 of file app_voicemail.c. Referenced by close_mailbox(), copy_message(), handle_show_voicemail_users(), leave_voicemail(), notify_new_message(), play_record_review(), resequence_mailbox(), reset_user_pw(), sendmail(), vm_change_password(), vm_change_password_shell(), and vm_execmain(). |
|
Configurable mail command Definition at line 222 of file app_voicemail.c. |
|
Maximum number of msgs per folder for this mailbox Definition at line 231 of file app_voicemail.c. Referenced by apply_option(), close_mailbox(), last_message_index(), populate_defaults(), resequence_mailbox(), save_to_folder(), and vm_execmain(). |
|
Definition at line 232 of file app_voicemail.c. Referenced by append_mailbox(), complete_show_voicemail_users(), find_user(), forward_message(), handle_show_voicemail_users(), load_config(), and reset_user_pw(). |
|
E-mail address to pager (no attachment) Definition at line 220 of file app_voicemail.c. Referenced by notify_new_message(). |
|
Secret pin code, numbers only Definition at line 217 of file app_voicemail.c. Referenced by change_password_realtime(), reset_user_pw(), vm_authenticate(), vm_change_password(), vm_change_password_shell(), vm_execmain(), and vm_options(). |
|
Definition at line 230 of file app_voicemail.c. Referenced by apply_option(), play_message(), and populate_defaults(). |
|
From: Mail address Definition at line 221 of file app_voicemail.c. Referenced by apply_option(), and notify_new_message(). |
|
Unique integer identifier Definition at line 227 of file app_voicemail.c. Referenced by change_password_realtime(). |
|
Time zone Definition at line 224 of file app_voicemail.c. Referenced by apply_option(), handle_show_voicemail_users(), play_message_datetime(), sendmail(), and sendpage(). |