The following issue has been RESOLVED. ====================================================================== https://bugtracker.iptel.org/view.php?id=78 ====================================================================== Reported By: jh Assigned To: stefan ====================================================================== Project: SEMS Issue ID: 78 Category: core Reproducibility: always Severity: major Priority: normal Status: resolved Resolution: fixed Fixed in Version: ====================================================================== Date Submitted: 2012-05-02 18:24 CEST Last Modified: 2012-08-07 15:56 CEST ====================================================================== Summary: media_ip as no effect Description: looks like sems is always using ppp0 interface's ip for media no matter what i configure for media_ip variable in sems.conf. i have tried eth0:1 and eth0:1's ip, but it does not have any effect:
media_ip=192.98.106.10 #media_ip=eth0:1 sems on this host is always using ppp0 ip for media: May 1 14:14:52 siika sems[25338]: [#7f23e3bf9720] [fillSysIntfList, AmConfig.cpp:794] DEBUG: iface='ppp0';ip='178.55.34.76';flags=0x110d1 May 1 14:14:52 siika sems[25338]: [#7f23e3bf9720] [dump_Ifs, AmConfig.cpp:890] INFO: Interface: 'default' (0) May 1 14:14:52 siika sems[25338]: [#7f23e3bf9720] [dump_Ifs, AmConfig.cpp:891] INFO: #011LocalIP='192.98.106.10' May 1 14:14:52 siika sems[25338]: [#7f23e3bf9720] [dump_Ifs, AmConfig.cpp:892] INFO: #011PublicIP='' May 1 14:14:52 siika sems[25338]: [#7f23e3bf9720] [dump_Ifs, AmConfig.cpp:893] INFO: #011LocalSIPIP='127.0.0.1' May 1 14:14:52 siika sems[25338]: [#7f23e3bf9720] [dump_Ifs, AmConfig.cpp:894] INFO: #011LocalSIPPort=5090 May 1 14:14:52 siika sems[25338]: [#7f23e3bf9720] [dump_Ifs, AmConfig.cpp:895] INFO: #011RtpLowPort=40000 May 1 14:14:52 siika sems[25338]: [#7f23e3bf9720] [dump_Ifs, AmConfig.cpp:896] INFO: #011RtpHighPort=49999 and if ppp0 goes away and comes back up using different ip, then sems does not receive any media at all. eth0:1 is up, i.e., it responds to ping. ====================================================================== ---------------------------------------------------------------------- (0000125) stefan (manager) - 2012-08-07 15:56 https://bugtracker.iptel.org/view.php?id=78#c125 ---------------------------------------------------------------------- fixed with 4a0f91660 Issue History Date Modified Username Field Change ====================================================================== 2012-05-02 18:24 jh New Issue 2012-08-07 15:56 stefan Note Added: 0000125 2012-08-07 15:56 stefan Status new => resolved 2012-08-07 15:56 stefan Resolution open => fixed 2012-08-07 15:56 stefan Assigned To => stefan ====================================================================== _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
