[asterisk-users] Recording calls after queues?

James FitzGibbon james.fitzgibbon at gmail.com
Thu Aug 2 14:45:03 CDT 2007


On 8/2/07, Jay Moore <jaymoore at accu-com.com> wrote:

> With my current setup, I record all incoming calls to my queues.  My
> problem is that once a call is transferred out of a queue, recording
> stops.  How can I make it so recording continues even after a call is
> transferred?
>
> If you need me to post any dialplan or conf logic, please ask.
>

Explicity invoke MixMontitor() in your dialplan before calling Queue()
instead of using monitor-format=whatever in queues.conf.  If you get to some
point where you want to stop the recording, call StopMixMonitor().

-- 
j.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070802/54d49c36/attachment.htm 


More information about the asterisk-users mailing list