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
_______________________________________________
--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