Fri Sep 25 19:28:47 2009

Asterisk developer's documentation


ast_vm_user Struct Reference


Data Fields

char attachfmt [20]
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
char pager [80]
char password [80]
int saydurationm
char serveremail [80]
char uniqueid [20]
double volgain
char zonetag [80]

Detailed Description

Structure for linked list of users

Definition at line 314 of file app_voicemail.c.


Field Documentation

char attachfmt[20]

Attachment format

Definition at line 329 of file app_voicemail.c.

Referenced by apply_option(), and notify_new_message().

char callback[80]

Definition at line 325 of file app_voicemail.c.

Referenced by advanced_options(), apply_option(), populate_defaults(), and vm_execmain().

char context[AST_MAX_CONTEXT]

char dialout[80]

Definition at line 326 of file app_voicemail.c.

Referenced by advanced_options(), apply_option(), populate_defaults(), and vm_execmain().

char email[80]

E-mail address

Definition at line 319 of file app_voicemail.c.

Referenced by append_mailbox(), apply_options_full(), make_email_file(), notify_new_message(), and sendmail().

char exit[80]

Definition at line 328 of file app_voicemail.c.

Referenced by apply_option(), leave_voicemail(), and populate_defaults().

unsigned int flags

VM_ flags

Definition at line 330 of file app_voicemail.c.

char fullname[80]

Full name, for directory app

Definition at line 318 of file app_voicemail.c.

Referenced by append_mailbox(), apply_options_full(), handle_voicemail_show_users(), make_email_file(), and prep_email_sub_vars().

char language[MAX_LANGUAGE]

Config: Language setting

Definition at line 323 of file app_voicemail.c.

Referenced by apply_option(), and vm_execmain().

char mailbox[AST_MAX_EXTENSION]

char mailcmd[160]

Configurable mail command

Definition at line 322 of file app_voicemail.c.

Referenced by load_config(), sendmail(), and sendpage().

int maxmsg

char pager[80]

E-mail address to pager (no attachment)

Definition at line 320 of file app_voicemail.c.

Referenced by append_mailbox(), apply_options_full(), and notify_new_message().

char password[80]

Definition at line 331 of file app_voicemail.c.

Referenced by apply_option(), play_message(), and populate_defaults().

char serveremail[80]

From: Mail address

Definition at line 321 of file app_voicemail.c.

Referenced by apply_option(), forward_message(), load_config(), and notify_new_message().

char uniqueid[20]

Unique integer identifier

Definition at line 327 of file app_voicemail.c.

Referenced by apply_options_full(), and change_password_realtime().

double volgain

Volume gain for voicemails sent via email

Definition at line 337 of file app_voicemail.c.

Referenced by apply_option(), load_config(), make_email_file(), and populate_defaults().

char zonetag[80]

Time zone

Definition at line 324 of file app_voicemail.c.

Referenced by apply_option(), handle_voicemail_show_users(), play_message_datetime(), and vmu_tm().


The documentation for this struct was generated from the following file:

Generated on Fri Sep 25 19:28:47 2009 for Asterisk - the Open Source PBX by  doxygen 1.5.5