Asterisk - The Open Source Telephony Project GIT-master-f36a736
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 943 of file app_voicemail.c.

Field Documentation

◆ context

char context

Definition at line 946 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 953 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 950 of file app_voicemail.c.

◆ lastmsg

int lastmsg

◆ newmessages

int newmessages

◆ oldmessages

int oldmessages

◆ repeats

int repeats

Definition at line 960 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: