<div>Hi,</div>
<div>I was asked for the patch and I sent it. Does anybody have any news about this subject?</div>
<div>I&#39;m willing to try a fix for 1.4 but I&#39;d need any guidelines to do it.</div>
<div>Thanks in advanced<br>Jose<br></div>
<div class="gmail_quote">2009/4/2 Moises Silva <span dir="ltr">&lt;<a href="mailto:moises.silva@gmail.com">moises.silva@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Async AGI was never released for Asterisk 1.4.X, so probably the patch<br>you used has a bug or something, do you still have the patch around?<br>
<br>Moy<br><br>On Thu, Apr 2, 2009 at 5:44 AM,  &lt;<a href="mailto:cyr2242@gmail.com">cyr2242@gmail.com</a>&gt; wrote:<br>&gt; Hi Henrik,<br>&gt;<br>&gt; I would like to do the same thing you are doing here. I want to implement an external queue functionality so I need to stop a play file launched previously with an async agi command on caller&#39;s channel, sending the call to agent&#39;s extension.<br>
&gt;<br>&gt; I&#39;m redirecting caller&#39;s channel with REDIRECT while playing is taking place but I&#39;m always getting a hang up on caller&#39;s channel.<br>&gt;<br>&gt; I&#39;m using:<br>&gt;<br>&gt; asterisk-1.4.18<br>
&gt; asterisk-addons-1.4.7<br>&gt; async agi patch 2007-12-11 10:34:12 (the one back-ported to 1.4)<br>&gt;<br>&gt; Both caller and agent are using 501 and 500 extensions and the async agi loop is waiting on 800, for example. The caller is dialing 800 where a play file is commanded through and async agi stream file command by the application.<br>
&gt;<br>&gt; The relevant part of extensions.conf follows:<br>&gt;<br>&gt; exten =&gt; _5.,1,Noop(SIP call on &#39;sip_sercom&#39; a ${EXTEN});<br>&gt; exten =&gt; _5.,n,Wait(1);<br>&gt; exten =&gt; _5.,n,Dial(SIP/${EXTEN},${TIMEOUTDIAL},Tto);<br>
&gt; exten =&gt; _5.,n,Hangup();<br>&gt;<br>&gt; exten =&gt; _8.,1,Noop(every thing starting 8 ${EXTEN});<br>&gt; exten =&gt; _8.,n,AGI(agi:async);<br>&gt; exten =&gt; _8.,n,Hangup();<br>&gt;<br>&gt; And the redirect command the application is sending to is:<br>
&gt;<br>&gt; Action: Redirect<br>&gt; Channel: SIP/501-081f0730<br>&gt; Exten: 500<br>&gt; Context: sip_sercom<br>&gt; Priority: 1<br>&gt;<br>&gt; Therefore, Henrik, could you show me your related dial plan and the redirect command you are sending? I wasn&#39;t able to see what I&#39;m getting wrong.<br>
&gt;<br>&gt; thanks in advanced<br>&gt; Jose M Arias<br>&gt;<br>&gt; --<br>&gt; This message was sent on behalf of <a href="mailto:cyr2242@gmail.com">cyr2242@gmail.com</a> at openSubscriber.com<br>&gt; <a href="http://www.opensubscriber.com/message/asterisk-users@lists.digium.com/10933120.html" target="_blank">http://www.opensubscriber.com/message/asterisk-users@lists.digium.com/10933120.html</a><br>
&gt;<br>&gt; _______________________________________________<br>&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/" target="_blank">http://www.api-digital.com</a> --<br>&gt;<br>&gt; asterisk-users mailing list<br>
&gt; To UNSUBSCRIBE or update options visit:<br>&gt;   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt;<br><font color="#888888"><br>
<br><br>--<br>&quot;I do not agree with what you have to say, but I’ll defend to the<br>death your right to say it.&quot; Voltaire<br></font></blockquote></div><br>