Sat Apr 26 2014 22:03:27

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 796 of file app_voicemail.c.


Field Documentation

char context[80]

Definition at line 799 of file app_voicemail.c.

Referenced by vm_execmain().

Definition at line 806 of file app_voicemail.c.

Referenced by close_mailbox(), and vm_allocate_dh().

char intro[PATH_MAX]

Definition at line 803 of file app_voicemail.c.

int repeats

Definition at line 813 of file app_voicemail.c.

Referenced by vm_execmain(), and vm_instructions_en().


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