[asterisk-users] MixMonitor

Leif Madsen leif.madsen at asteriskdocs.org
Thu Jun 16 08:47:00 CDT 2011


On 16/06/11 09:20 AM, salaheddine elharit wrote:
> thanks for your response
>
> the call is going to IAX(1000), i have i DID Number when the customer
> call this number 0520XXXXXX the call is goint to agent
> IAX. in my dialplan i have
> exten => 223,1,MixMonitor(blah.wav)
> exten => 223,n,Set(AUDIOHOOK_INHERIT(MixMonitor)=yes)
> exten => 223,n,Dial(SIP/223)
>
> and in extensions.conf i have
>
>
> 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();

OK, well nothing looks obviously wrong there from what I can tell.

What is your console output doing though when you do the transfer? Are 
you using Asterisk transfers? What version of Asterisk are you using?

Leif.

-- 
Leif Madsen
http://www.oreilly.com/catalog/asterisk



More information about the asterisk-users mailing list