MinivmRecord()
Synopsis
Receive Mini-Voicemail and forward via e-mail.
Description
This application is part of the Mini-Voicemail system, configured in minivm.conf
MiniVM records audio file in configured format and forwards message to e-mail and pager.
If there's no user account for that address, a temporary account will be used with default options.
The recorded file name and path will be stored in The recorded file name and path will be stored in None
- MVM_FILENAME
and the duration of the message will be stored in The recorded file name and path will be stored in None
- MVM_DURATION
If the caller hangs up after the recording, the only way to send the message and clean up is to execute in the If the caller hangs up after the recording, the only way to send the message and clean up is to execute in the h
extension. The application will exit if any of the following DTMF digits are received and the requested extension exist in the current context.
MVM_RECORD_STATUS
- This is the status of the record operationSUCCESS
USEREXIT
FAILED
Syntax
MinivmRecord(usernamedomain[,options])
Arguments
mailbox
username
- Voicemail usernamedomain
- Voicemail domain
options
0
- Jump to theo
extension in the current dialplan context.*
- Jump to thea
extension in the current dialplan context.g
- Use the specified amount of gain when recording the voicemail message. The units are whole-number decibels (dB).gain
- Amount of gain to use
See Also
Import Version
This documentation was imported from Asterisk version SVN-branch-1.8-r311874.