I want to do something like this, but using another header instead of Reason header.<br>Is it possible?<br><br clear="all">Santiago Soares<br>Fone: (41) 8488-0537<br>
<br><br><div class="gmail_quote">On Wed, Nov 10, 2010 at 3:03 PM, Eduardo Nunes Pereira <span dir="ltr">&lt;<a href="mailto:eduardonunesp@gmail.com">eduardonunesp@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

If you use hangup after a bridge FreeSWITCH overrides the cause with<br>
the cause recieved from the bridge application. You can avoid this<br>
using sip_ignore_remote_cause=true<br>
<div><div></div><div class="h5"><br>
On Wed, Nov 10, 2010 at 12:25 PM, Ross McKillop<br>
&lt;<a href="mailto:ross@ossiantelecom.co.uk">ross@ossiantelecom.co.uk</a>&gt; wrote:<br>
&gt; I have a FreeSWITCH box acting as a gateway between other servers<br>
&gt; and a TDM switch, primarily for accounting purposes - The TDM switch<br>
&gt; accurately sets a Reason header as follows;<br>
&gt;<br>
&gt;&gt; SIP/2.0 480 Temporarily Unavailable.<br>
&gt;&gt; Reason: Q.850;cause=31.<br>
&gt;<br>
&gt; This is then passed by FreeSWITCH back to the A party as<br>
&gt;<br>
&gt;&gt; SIP/2.0 480 Temporarily Unavailable.<br>
&gt;&gt; Reason: Q.850;cause=16;text=&quot;NORMAL_CLEARING&quot;.<br>
&gt;<br>
&gt; Is there any way to get FreeSWITCH to use the Reason header from<br>
&gt; the failed B leg when replying to the A party ?<br>
&gt;<br>
&gt; I tried setting continue_on_fail=true and hangup_after_bridge=false<br>
&gt; and then adding a line after the bridge in the dialplan to hangup with<br>
&gt; the bridge hangup cause e.g.;<br>
&gt;<br>
&gt;&gt; &lt;action application=&quot;hangup&quot; data=&quot;${bridge_hangup_cause}&quot; /&gt;<br>
&gt;<br>
&gt;<br>
&gt; But that hasn&#39;t affected the behaviour at all.<br>
&gt;<br>
&gt; Regards,<br>
&gt; Ross<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>
&gt;<br>
<br>
<br>
<br>
</div></div><font color="#888888">--<br>
Eduardo Nunes Pereira<br>
cel.: (48) 9989-2997<br>
email: <a href="mailto:eduardonunesp@gmail.com">eduardonunesp@gmail.com</a><br>
</font><div><div></div><div class="h5"><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>