[Freeswitch-users] FreeSwitch as SIP route server

Boris Kovalenko boris at tagnet.ru
Fri Jun 6 22:50:48 MSD 2014


Hello!

     Is it possible to use freeswitch as SIP route server? I have 
commercial SIP server which does not has LCR with it. Is uses external 
routing instead. It sends INVITE packet to external SIP server and waits 
for 3XX response. I tried to get FS working as RS. My DP is very simple, 
I just want to see I get a call.

     <extension name="del-group">
       <condition field="destination_number" expression="^.*$">
         <action application="log" data="ALERT Here I am"/>
       </condition>
     </extension>

Console output:
2014-06-07 00:41:18.475135 [NOTICE] switch_channel.c:1053 New Channel 
sofia/lcr_standard/230069 at 127.0.0.1:5062 
[bc7fe4e8-7496-48b6-9381-a5debd7c2423]
2014-06-07 00:41:18.475135 [NOTICE] sofia.c:7112 Hangup 
sofia/lcr_standard/230069 at 127.0.0.1:5062 [CS_HIBERNATE] 
[MANDATORY_IE_MISSING]
2014-06-07 00:41:18.495131 [NOTICE] switch_core_session.c:1632 Session 1 
(sofia/lcr_standard/230069 at 127.0.0.1:5062) Ended
2014-06-07 00:41:18.495131 [NOTICE] switch_core_session.c:1636 Close 
Channel sofia/lcr_standard/230069 at 127.0.0.1:5062 [CS_DESTROY]


So, if the FS can not be used as SIP route server may be You can suggest 
another software?

-- 
Regards,
Boris




Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list