[asterisk-users] Auto record a call?

Michael Collins mcollins at fcnetwork.com
Wed Nov 8 19:49:40 MST 2006


I have a debugging scenario where I wish to record the entire call.  The
call is establish via a .call file.  I can't seem to get Monitor to do
anything.  My dialplan looks like this:

[dialout]
exten => s,1,DigitTimeout,1
exten => s,n,ResponseTimeout,10
exten => s,n,Answer
exten => s,n,Monitor(wav,/tmp/test)
.
.
.


The file test.wav never shows up.  Am I doing something wrong, or
possibly there is a better way to accomplish this?

Thanks,
MC


More information about the asterisk-users mailing list