Asterisk - The Open Source Telephony Project GIT-master-754dea3
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
Data Fields
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 991 of file app_voicemail.c.

Field Documentation

◆ context

char context

Definition at line 994 of file app_voicemail.c.

Referenced by vm_execmain().

◆ curbox

char curbox

◆ curdir

char curdir

◆ curmsg

int curmsg

◆ deleted

int * deleted

◆ dh_arraysize

int dh_arraysize

Definition at line 1001 of file app_voicemail.c.

Referenced by close_mailbox(), and vm_allocate_dh().

◆ fn

char fn

◆ heard

int * heard

◆ intro

char intro

Definition at line 998 of file app_voicemail.c.

◆ lastmsg

int lastmsg

◆ newmessages

int newmessages

◆ oldmessages

int oldmessages

◆ repeats

int repeats

Definition at line 1008 of file app_voicemail.c.

Referenced by vm_execmain(), vm_instructions_en(), and vm_instructions_ja().

◆ starting

int starting

◆ urgentmessages

int urgentmessages

◆ username

char username

◆ vmbox

char vmbox

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