[asterisk-users] MixMonitor creating file on non-bridged calls with option b
Thorben Jensen
info at thorben.dk
Sat Jul 28 01:58:09 CDT 2012
I am using MixMonitor to record calls and I have set the "b" option as I
don't want to get files for non-bridged calls.
Mixmonitor always creates a file with 0 bytes even when the call is not
bridged. Is it possible to avoid this somehow?
This is what I do:
Set(CALLFILENAME=${STRFTIME(${EPOCH},,%Y%m%d-%H%M%S)}_${CALLERID(num)});
MixMonitor(${CALLFILENAME},b);
Regards
Thorben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120728/b4d61eb7/attachment.htm>
More information about the asterisk-users
mailing list