-= Info about application 'MixMonitor' =-

[Synopsis]
Record a call and mix the audio during the recording

[Description]
 MixMonitor(<file>.<ext>[|<options>[|<command>]])

Records the audio on the current channel to the specified file.
If the filename is an absolute path, uses that path, otherwise
creates the file in the configured monitoring directory from
asterisk.conf.




nik600 wrote:
Hi

i am trying to record a call with

exten = 9,1,Answer
exten = 9,2,Monitor
exten = 9,3,Dial(SIP/200)

This will record the call, but asterisk generates 2 files in
/var/spool/asterisk/monitor/

....-in.wav
....-out.wav

Can i have only one file?
Can i customize the path where to save the files?

Thanks
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to