Tue Oct 29 17:28:30 2013

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]
char fn2 [PATH_MAX]
int * heard
int lastmsg
int newmessages
int oldmessages
int repeats
int starting
char username [80]
char vmbox [PATH_MAX]

Detailed Description

Definition at line 375 of file app_voicemail.c.


Field Documentation

char context[80]

Definition at line 378 of file app_voicemail.c.

Referenced by vm_execmain().

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

Definition at line 385 of file app_voicemail.c.

Referenced by close_mailbox(), and vm_allocate_dh().

char fn[PATH_MAX]
char fn2[PATH_MAX]

Definition at line 382 of file app_voicemail.c.

Referenced by advanced_options(), close_mailbox(), and play_message().

int* heard
int lastmsg
int repeats

Definition at line 391 of file app_voicemail.c.

Referenced by vm_execmain(), and vm_instructions().

int starting

Definition at line 390 of file app_voicemail.c.

Referenced by advanced_options(), play_message(), vm_execmain(), and vm_instructions().

char username[80]
char vmbox[PATH_MAX]

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

Generated on 29 Oct 2013 for Asterisk - the Open Source PBX by  doxygen 1.6.1