Fri Apr 15 20:42:51 2016

Asterisk developer's documentation


vm_state Struct Reference

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]

Detailed Description

Voicemail mailbox state

Definition at line 688 of file app_voicemail.c.


Field Documentation

char context[80]

Definition at line 691 of file app_voicemail.c.

Referenced by vm_execmain().

char curbox[80]
char curdir[PATH_MAX]
int curmsg
int* deleted

Definition at line 698 of file app_voicemail.c.

Referenced by close_mailbox(), and vm_allocate_dh().

char fn[PATH_MAX]
int* heard
char intro[PATH_MAX]

Definition at line 695 of file app_voicemail.c.

int lastmsg
int repeats

Definition at line 705 of file app_voicemail.c.

Referenced by vm_execmain(), and vm_instructions_en().

int starting
char username[80]
char vmbox[PATH_MAX]

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

Generated on 15 Apr 2016 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1