Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
leave_vm_options Struct Reference

Options for leaving voicemail with the voicemail() application. More...

Data Fields

char * beeptone
 
char * exitcontext
 
unsigned int flags
 
signed char record_gain
 

Detailed Description

Options for leaving voicemail with the voicemail() application.

Variables used for saving a voicemail.

This includes the record gain, mode flags, and the exit context of the chanel that was used for leaving the voicemail.

Definition at line 654 of file app_minivm.c.

Field Documentation

◆ beeptone

char * beeptone

Definition at line 6284 of file app_voicemail.c.

Referenced by advanced_options(), forward_message(), and vm_exec().

◆ exitcontext

char * exitcontext

Definition at line 6283 of file app_voicemail.c.

Referenced by vm_exec().

◆ flags

unsigned int flags

Definition at line 655 of file app_minivm.c.

◆ record_gain

signed char record_gain

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