[asterisk-users] [Asterisk 1.8.3.2] Mixmonitor not working on member(calling part) channel of Queue.

Warren Selby wcselby at selbytech.com
Thu May 5 10:45:48 CDT 2011


On Thu, May 5, 2011 at 7:46 AM, Asterisk Man <theasteriskman at gmail.com>wrote:

> Hi,
>
> I have a simple Queue(named 1) and one Member(SIP/1119) logged into it. Now
> when a caller is placed into Queue and gets connected with Member, I want to
> record the call. It does record the call when I use MixMonitor() before
> placing the caller into Queue, but not when MixMonitor() is used in macro
> which is called upon Member answering the call.
>

Why not just use the monitor-format option inside queues.conf?  It will
begin recording in the chosen format at the point the call is answered.  You
can set the filename for the recorded call using Set(MONITOR_FILENAME=blah)
before you call the Queue() command.

-- 
Thanks,
--Warren Selby, dCAP
http://www.selbytech.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110505/c13250be/attachment.htm>


More information about the asterisk-users mailing list