MixMonitor(file(filename.extension)[,options[,command]])
Records the audio on the current channel to the specified file.
MIXMONITOR_FILENAME |
Will contain the filename used to record. |
If filename
is an absolute path, uses that path, otherwise creates the file in the configured monitoring directory from asterisk.conf.
a |
Append to the file instead of overwriting it. |
b |
Only save audio to the file while the channel is bridged. Does not include conferences or sounds played to each bridged party If you utilize this option inside a Local channel, you must make sure the Local channel is not optimized away. To do this, be sure to call your Local channel with the |
v(x) |
Adjust the heard volume by a factor of |
V(x) |
Adjust the spoken volume by a factor of |
W(x) |
Adjust both, heard and spoken volumes by a factor of |
Will be executed when the recording is over.