Options for leaving voicemail with the voicemail() application. More...
Data Fields | |
| 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 5555 of file app_voicemail.c.
| char* exitcontext |
Definition at line 5558 of file app_voicemail.c.
Referenced by leave_voicemail(), and vm_exec().
| unsigned int flags |
Definition at line 636 of file app_minivm.c.
| signed char record_gain |
Definition at line 637 of file app_minivm.c.
Referenced by leave_voicemail(), minivm_record_exec(), forward_message(), vm_exec(), and advanced_options().