hello list,

i have asterisk 1.4 with IAX and sip i have configured the MixMonitor in
order to record the conversation

i can record all the calls inbound and outbound without problem.

but when i receive an inbound call from customer in IAX(1000) and i want to
transfer the call to other phone SIP(223)

the conversation between customer and IAX is recorded but the conversation
between customer and sip is not recorded



extensions.conf

exten => 223,1,MixMonitor(sip_${EXTEN}_${UNIQUEID}.wav|av(0}V(0))
exten => 223,n,Set(AUDIOHOOK_INHERIT(MixMonitor)=yes)
exten => 223,n,Dial(SIP/${EXTEN},,KkTt)
exten => 223,n,Hangup();
any help please
--
_____________________________________________________________________
-- 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