Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Not A Bug
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: mod_sofia
-
Labels:None
-
Environment:Centos 6, E3-1230
-
Platform:Linux x86/gcc
-
Uname:Linux TEST1 2.6.32-220.4.2.el6.x86_64 #1 SMP Tue Feb 14 04:00:16 GMT 2012 x86_64 x86_64 x86_64 GNU/Linux
-
CPU Info:
-
GCC Version:gcc version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC)
-
FreeSWITCH GIT Revision:FreeSWITCH Version 1.2.0-rc2+git~20120727T235304Z~293429f78d (1.2.0-rc2; git at commit 293429f78d on Fri, 27 Jul 2012 23:53:04 Z) Started.
-
Reproduced with GIT HEAD?:yes
Description
Where Host machine has multiple IPs bound, 192.168.1.10, 192.168.1.11, 192.168.1.12
Sofia Profiles on (internal) 192.168.1.11:5060 and (external) 192.168.1.12:5060
No Sofia Profile on 192.168.1.10
using originate to send a call,
originate sofia/external/18005551212@192.168.1.100 3000 XML default clid_name cid_num
FreeSWITCH will source the call from 192.168.1.10 and the call will not complete properly
Sofia Profiles on (internal) 192.168.1.11:5060 and (external) 192.168.1.12:5060
No Sofia Profile on 192.168.1.10
using originate to send a call,
originate sofia/external/18005551212@192.168.1.100 3000 XML default clid_name cid_num
FreeSWITCH will source the call from 192.168.1.10 and the call will not complete properly
you appearently bind an interface to a network broadcast address then bind freeswitch to that address... sofia then picks the lowest interface on the box to transmit the packets from