I don&#39;t think anyone will be able to assist unless you provide the debug log with sip trace and the relevant dialplan snippets.<div>-MC<br><br><div class="gmail_quote">On Fri, Nov 12, 2010 at 9:53 PM, Matthew Fong <span dir="ltr">&lt;<a href="mailto:mattdfong@gmail.com">mattdfong@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I am trying to write an application that bypasses media between 2 endpoints.<div><br></div><div>If I set both legs to bypass_media=true then bypass media works GREAT, but if leg B (a SIP provider) returns an error code that is found inside continue_on_fail, then the leg A will immediately hangup instead of continuing on with the dial plan. ignore_early_media is set to true both on leg A (FS) and this program, which is suppose to do switching amongst various voip providers with a fail-over to the next provider if the first provider throws an error inside continue_on_fail</div>

<div><br></div><div>I tried programming around this by instead setting bypass_media=false initially and listening to the to the CHANNEL_BRIDGE event and issuing a uuid_media off command but this causes the first half second or so of audio not to be transmitted between the endpoints.</div>

<div><br></div><div>Thanks.</div>
<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>
<br></blockquote></div><br></div>