No, same result, 480 instead 486<br><br><div class="gmail_quote">2012/1/7 Paul Cupis <span dir="ltr">&lt;<a href="mailto:paul@cupis.co.uk">paul@cupis.co.uk</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On 07/01/12 14:45, Juan Antonio Ibaņez Santorum wrote:<br>
&gt; I have the same problem. An external gateway is returning 486 to FS but FS<br>
&gt; returns 480 to the caller... I am testing following dialplan:<br>
&gt;<br>
&gt;      &lt;extension name=&quot;elastix&quot;&gt;<br>
&gt;        &lt;condition field=&quot;destination_number&quot; expression=&quot;^77.+$&quot;&gt;<br>
&gt;          &lt;action application=&quot;bridge&quot; data=&quot;sofia/gateway/elastix16/8888&quot;/&gt;<br>
&gt;        &lt;/condition&gt;<br>
&gt;      &lt;/extension&gt;<br>
<br>
</div>Sounds like a bad interaction with some continue_on_foo configuration.<br>
<br>
Does it help if you do:<br>
<br>
   &lt;action application=&quot;hangup&quot; data=&quot;${originate_disposition}&quot;/&gt;<br>
<br>
after the action-bridge?<br>
<br>
Regards,<br>
<div class="HOEnZb"><div class="h5"><br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><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>