ok both methods work now.<br>your jira was fixed in r16311 and the non bypass equivalent was fixed in the previous commit <br><br><div class="gmail_quote">On Thu, Jan 14, 2010 at 11:00 AM, Sergey Okhapkin <span dir="ltr">&lt;<a href="mailto:sos@sokhapkin.dyndns.org">sos@sokhapkin.dyndns.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&quot;hangup_after_bridge=false&quot; is the default setting.<br>
<div><div></div><div class="h5"><br>
On Thursday 14 January 2010, Mathieu Rene wrote:<br>
&gt; One way you could fix it is set &quot;hangup_after_bridge=false&quot; and then<br>
&gt; set &quot;execute_on_answer=set\shangup_after_bridge=true&quot;. That will make<br>
&gt; it continue executing the dialplan atter a failure that came in after<br>
&gt; 183. Note that there is a side effect to this method, since audio was<br>
&gt; being relayed, you are forced to use the same codec on the 2nd<br>
&gt; carrier, best to tell them they are wrong failing a call after 183.<br>
&gt;<br>
&gt; Mathieu Rene<br>
&gt; Avant-Garde Solutions Inc<br>
&gt; Office: + 1 (514) 664-1044 x100<br>
&gt; Cell: +1 (514) 664-1044 x200<br>
&gt; <a href="mailto:mrene@avgs.ca">mrene@avgs.ca</a><br>
&gt;<br>
&gt; On 14-Jan-10, at 11:41 AM, Sergey Okhapkin wrote:<br>
&gt; &gt; Anthony, I apology, I didn&#39;t expect you&#39;ll be annoyed. As for the<br>
&gt; &gt; issue, the<br>
&gt; &gt; issue is not in &quot;proxy_media&quot; setting, same happens when both<br>
&gt; &gt; &quot;proxy_media&quot;<br>
&gt; &gt; and &quot;bypass_media&quot; are not set. The code does explicit leg A hangup in<br>
&gt; &gt; switch_ivr_bridge.c, line 513. The condition there is &quot;if leg A is<br>
&gt; &gt; up and leg<br>
&gt; &gt; A is not in answered state, then hangup leg A&quot;, this prevents<br>
&gt; &gt; dialplan to<br>
&gt; &gt; continue execution on early media bridge termination.<br>
&gt; &gt;<br>
&gt; &gt; Issue when &quot;bypass_media=true&quot; is completely different, I&#39;ll open<br>
&gt; &gt; the issue on<br>
&gt; &gt; jira.<br>
&gt; &gt;<br>
&gt; &gt; On Thursday 14 January 2010, Anthony Minessale wrote:<br>
&gt; &gt;&gt; Sergey,<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; The bug you reference was closed because proxy_media mode by design<br>
&gt; &gt;&gt; send&#39;s<br>
&gt; &gt;&gt; the B leg&#39;s codec to the A<br>
&gt; &gt;&gt; LEG so if there is a failure condition there is no easy graceful<br>
&gt; &gt;&gt; way to<br>
&gt; &gt;&gt; back out and try another call.<br>
&gt; &gt;&gt; I will try to make it possible if yo post a bounty, I estimate a<br>
&gt; &gt;&gt; minimum of<br>
&gt; &gt;&gt; $1000USD in consulting time.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; The other one I might look at once you have apologized.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; I can probably add some code to make the bridge exit without<br>
&gt; &gt;&gt; terminating<br>
&gt; &gt;&gt; the A leg even when hangup_after_bridge=true in the case where the<br>
&gt; &gt;&gt; the B<br>
&gt; &gt;&gt; leg is not answered but right now I am sort of annoyed with your<br>
&gt; &gt;&gt; attitude<br>
&gt; &gt;&gt; in this thread.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; On Thu, Jan 14, 2010 at 6:19 AM, Sergey Okhapkin<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; &lt;<a href="mailto:sos@sokhapkin.dyndns.org">sos@sokhapkin.dyndns.org</a>&gt;wrote:<br>
&gt; &gt;&gt;&gt; Case 1 (bypass_media is off) is already on jira,<br>
&gt; &gt;&gt;&gt; <a href="http://jira.freeswitch.org/browse/FSCORE-257" target="_blank">http://jira.freeswitch.org/browse/FSCORE-257</a> , I will prepare a test<br>
&gt; &gt;&gt;&gt; installation with latest trunk to reproduce case 2, when<br>
&gt; &gt;&gt;&gt; bypass_media=true and 10 seconds delay happens when 18X and then<br>
&gt; &gt;&gt;&gt; error<br>
&gt; &gt;&gt;&gt; are received on leg b.<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; On Wednesday 13 January 2010, Michael Jerris wrote:<br>
&gt; &gt;&gt;&gt;&gt; On Jan 13, 2010, at 11:08 PM, Sergey Okhapkin wrote:<br>
&gt; &gt;&gt;&gt;&gt;&gt; Critical issues are when SIP error come after 18X provisional<br>
&gt; &gt;&gt;&gt;&gt;&gt; response.<br>
&gt; &gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; - if bypass_media is false then dialplan stops and leg a is<br>
&gt; &gt;&gt;&gt;&gt;&gt; explicitly hang up (switch_ivr_bridge.c, line 513).<br>
&gt; &gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt; behavior can be modified with continue_on_fail and<br>
&gt; &gt;&gt;&gt;&gt; hangup_after_bridge<br>
&gt; &gt;&gt;&gt;&gt; channel vars, perhaps ignore_early_media as well<br>
&gt; &gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; - if bypass_media is true, then dialplan continue, but there is 10<br>
&gt; &gt;&gt;&gt;&gt;&gt; seconds delay before next bridge application sends INVITE to<br>
&gt; &gt;&gt;&gt;&gt;&gt; gateway<br>
&gt; &gt;&gt;&gt;&gt;&gt; (<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; <a href="http://lists.freeswitch.org/pipermail/freeswitch-users/2010-January/024" target="_blank">http://lists.freeswitch.org/pipermail/freeswitch-users/2010-January/024</a><br>
&gt; &gt;&gt;&gt;35<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; 4.html ) I didn&#39;t track down yet why this happens looking at FS<br>
&gt; &gt;&gt;&gt;&gt;&gt; sources.<br>
&gt; &gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt; see response on that thread<br>
&gt; &gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; Why I didn&#39;t open a bug on jira? Because FS behaves according to<br>
&gt; &gt;&gt;&gt;&gt;&gt; the<br>
&gt; &gt;&gt;&gt;&gt;&gt; design and specs :-) But not according to real world<br>
&gt; &gt;&gt;&gt;&gt;&gt; requirements...<br>
&gt; &gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt; Really, people are trying to help you and your going to be snarky<br>
&gt; &gt;&gt;&gt;&gt; in<br>
&gt; &gt;&gt;&gt;&gt; response?<br>
&gt; &gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; On Wednesday 13 January 2010, Brian West wrote:<br>
&gt; &gt;&gt;&gt;&gt;&gt;&gt; Can you elaborate on these &quot;Critical&quot; issues you seem to be<br>
&gt; &gt;&gt;&gt;&gt;&gt;&gt; having?<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; Why<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt;&gt; aren&#39;t you opening a jira for them if they are that critical to<br>
&gt; &gt;&gt;&gt;&gt;&gt;&gt; your<br>
&gt; &gt;&gt;&gt;&gt;&gt;&gt; needs?<br>
&gt; &gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt; Mike<br>
&gt; &gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt; _______________________________________________<br>
&gt; &gt;&gt;&gt;&gt; FreeSWITCH-users mailing list<br>
&gt; &gt;&gt;&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; &gt;&gt;&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; &gt;&gt;&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-use" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-use</a><br>
</div></div>&gt; &gt;&gt;&gt;&gt;r s <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<div><div></div><div class="h5">&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; _______________________________________________<br>
&gt; &gt;&gt;&gt; FreeSWITCH-users mailing list<br>
&gt; &gt;&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; &gt;&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; &gt;&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-user" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-user</a><br>
&gt; &gt;&gt;&gt;s <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; FreeSWITCH-users mailing list<br>
&gt; &gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; &gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; &gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
Twitter: <a href="http://twitter.com/FreeSWITCH_wire">http://twitter.com/FreeSWITCH_wire</a><br><br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:+19193869900<br>