No, same result, 480 instead 486<br><br><div class="gmail_quote">2012/1/7 Paul Cupis <span dir="ltr"><<a href="mailto:paul@cupis.co.uk">paul@cupis.co.uk</a>></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>
> I have the same problem. An external gateway is returning 486 to FS but FS<br>
> returns 480 to the caller... I am testing following dialplan:<br>
><br>
> <extension name="elastix"><br>
> <condition field="destination_number" expression="^77.+$"><br>
> <action application="bridge" data="sofia/gateway/elastix16/8888"/><br>
> </condition><br>
> </extension><br>
<br>
</div>Sounds like a bad interaction with some continue_on_foo configuration.<br>
<br>
Does it help if you do:<br>
<br>
<action application="hangup" data="${originate_disposition}"/><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>