Asterisk - The Open Source Telephony Project
21.4.1
|
Options for leaving voicemail with the voicemail() application. More...
Data Fields | |
char * | beeptone |
char * | exitcontext |
unsigned int | flags |
signed char | record_gain |
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.