Wed Jan 8 2020 09:50:25

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

Field Documentation

char context

Definition at line 683 of file app_voicemail.c.

Referenced by vm_execmain().

int * deleted
int dh_arraysize

Definition at line 690 of file app_voicemail.c.

Referenced by close_mailbox(), and vm_allocate_dh().

int * heard
char intro

Definition at line 687 of file app_voicemail.c.

int repeats

Definition at line 697 of file app_voicemail.c.

Referenced by vm_execmain(), and vm_instructions_en().


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