On Tue, 2011-08-02 at 10:58 +0100, Ishfaq Malik wrote:
> Hi
> 
> I'm using asterisk 1.8.3.2 (with a couple of patches)
> 
> I have the following scenario...
> 
> SIP call comes in and gets answered by extension A (MixMonitor is
> executed as part of this inbound dial plan of the number being called)
> 
> Extension A puts call on hold and calls extension B
> 
> Extension A then does an attended transfer of incoming call to extension
> B
> 
> I'm finding that the recording only lasts up to the point that the
> transfer is made.
> 
> Is this the correct behaviour? Is there any way I could make this
> inbound call into a single continuous recording?
> 
> Thanks in advance
> 
> Ish

I got a resolution to this from Digium support. You need to add the
following after the MixMonitor step

Set(AUDIOHOOK_INHERIT(MixMonitor)=yes)

And then the recording follows the whole call.

-- 
Ishfaq Malik
Software Developer
PackNet Ltd

Office:   0161 660 3062


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to