Thu Apr 8 01:24:00 2010

Asterisk developer's documentation


ast_vm_user Struct Reference

Collaboration diagram for ast_vm_user:
Collaboration graph
[legend]

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]
struct {
   struct ast_vm_user *   next
list
char mailbox [AST_MAX_EXTENSION]
char mailcmd [160]
int maxdeletedmsg
int maxmsg
int maxsecs
char pager [80]
char password [80]
int saydurationm
char serveremail [80]
char uniqueid [80]
double volgain
char zonetag [80]

Detailed Description

Structure for linked list of users Use ast_vm_user_destroy() to free one of these structures.

Definition at line 380 of file app_voicemail.c.


Field Documentation

char attachfmt[20]

Attachment format

Definition at line 395 of file app_voicemail.c.

Referenced by apply_option(), manager_list_voicemail_users(), and notify_new_message().

char callback[80]
char context[AST_MAX_CONTEXT]
char dialout[80]
char email[80]
char exit[80]
unsigned int flags

VM_ flags

Definition at line 396 of file app_voicemail.c.

char fullname[80]
char language[MAX_LANGUAGE]

Config: Language setting

Definition at line 389 of file app_voicemail.c.

Referenced by apply_option(), manager_list_voicemail_users(), and vm_execmain().

struct { ... } list
char mailbox[AST_MAX_EXTENSION]
char mailcmd[160]

Configurable mail command

Definition at line 388 of file app_voicemail.c.

Referenced by manager_list_voicemail_users().

Maximum number of deleted msgs saved for this mailbox

Definition at line 399 of file app_voicemail.c.

Referenced by apply_option(), close_mailbox(), populate_defaults(), and save_to_folder().

int maxmsg
int maxsecs

Maximum number of seconds per message for this mailbox

Definition at line 400 of file app_voicemail.c.

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

struct ast_vm_user* next [read]

Definition at line 408 of file app_voicemail.c.

char pager[80]

E-mail address to pager (no attachment)

Definition at line 386 of file app_voicemail.c.

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

char password[80]
char serveremail[80]

From: Mail address

Definition at line 387 of file app_voicemail.c.

Referenced by apply_option(), manager_list_voicemail_users(), and notify_new_message().

char uniqueid[80]

Unique integer identifier

Definition at line 393 of file app_voicemail.c.

Referenced by apply_options_full(), change_password_realtime(), and manager_list_voicemail_users().

double volgain

Volume gain for voicemails sent via email

Definition at line 407 of file app_voicemail.c.

Referenced by add_email_attachment(), apply_option(), manager_list_voicemail_users(), and populate_defaults().

char zonetag[80]

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

Generated on 8 Apr 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1