[Freeswitch-users] NO_ROUTE_DESTINATION
baskar
yudha2008 at gmail.com
Wed May 8 14:28:14 MSD 2013
Hi All,
I have been testing freeswitch for more than a year. But now i am facing
problem in new configuartion of SIP trunk.
Here i have pasted by log http://pastebin.freeswitch.org/20882.
When i try to call through gateway I execute through external profile.
EXECUTE sofia/internal/407 at 10.15.1.41
bridge(sofia/gateway/xxxx/0018444485452)
2013-05-08 06:13:09.376846 [NOTICE] switch_channel.c:669 New Channel
sofia/external/0018444485452 [4cdd9992-b763-11e2-bdef-2d40d364119f]
My dialplan default.xml
<extension name="xxxx">
<condition field="destination_number" expression="2(\d+)$">
<action application="set"
data="continue_on_fail=CALL_REJECTED,GATEWAY_DOWN,RECOVERY_ON_TIMER_EXPIRE,NORMAL_TEMPORARY_FAILURE,DESTINATION_OUT_OF_ORDER,NORMAL_UNSPECIFIED"/>
<action application="set" data="hangup_after_bridge=true"/>
<action application="bridge" data="sofia/gateway/xxxx/001$1"/>
</condition>
</extension>
Could some one help where i am wrong.
Thanks in advance.
Regards,
N.Baskar
--
View this message in context: http://freeswitch-users.2379917.n2.nabble.com/NO-ROUTE-DESTINATION-tp7590466.html
Sent from the freeswitch-users mailing list archive at Nabble.com.
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list