[asterisk-users] MixMonitor
salaheddine elharit
salah.elharit200 at gmail.com
Thu Jun 16 06:36:15 CDT 2011
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110616/bbbab9a0/attachment.htm>
More information about the asterisk-users
mailing list