Sorry, i didn't see that the config param changed from 'additional_interfaces' to just 'interfaces'.
I haven't found the protocol config yet: tcp 0 0 172.16.210.89:5060 0.0.0.0:* LISTEN 14828/sems tcp 0 0 172.16.210.93:5060 0.0.0.0:* LISTEN 14828/sems tcp 0 0 172.16.210.92:5060 0.0.0.0:* LISTEN 14828/sems tcp 0 0 172.16.210.91:5060 0.0.0.0:* LISTEN 14828/sems tcp 0 0 172.16.210.90:5060 0.0.0.0:* LISTEN 14828/sems Thanks! Diego On Thu, Oct 9, 2014 at 1:00 PM, Diego Nadares <[email protected]> wrote: > Hi list! How you doing? > > I'm new with sems. I'm testing current sems git version. One or my > problems is that I can't do Sems binding with additional interfaces (my > config tells sems to use them). And the other is how can I set the protocol > I want to you use? Because it binds with udp and also with tcp. Sorry for > my english. > > Thanks in advance! > > Diego. > > My config: > > additional_interfaces = > internal90,internal91,internal92,internal93,external89 > sip_ip_internal90=172.16.210.90 > sip_port_internal90=5060 > sip_ip_internal91=172.16.210.91 > sip_port_internal91=5060 > sip_ip_internal92=172.16.210.92 > sip_port_internal92=5060 > sip_ip_internal93=172.16.210.93 > sip_port_internal93=5060 > sip_ip_external89=172.16.210.89 > sip_port_internal89=5060 > > > > Oct 9 09:27:00 SBC sems[14656]: [#b74126d0] [fillSysIntfList, > AmConfig.cpp:996] DEBUG: iface='lo';ip='127.0.0.1';flags=0x10049 > Oct 9 09:27:00 SBC sems[14656]: [#b74126d0] [fillSysIntfList, > AmConfig.cpp:996] DEBUG: iface='eth0';ip='172.16.210.89';flags=0x110 > 43 > Oct 9 09:27:00 SBC sems[14656]: [#b74126d0] [fillSysIntfList, > AmConfig.cpp:996] DEBUG: iface='eth0:0';ip='172.16.210.90';flags=0x1 > 1043 > Oct 9 09:27:00 SBC sems[14656]: [#b74126d0] [fillSysIntfList, > AmConfig.cpp:996] DEBUG: iface='eth0:1';ip='172.16.210.91';flags=0x1 > 1043 > Oct 9 09:27:00 SBC sems[14656]: [#b74126d0] [fillSysIntfList, > AmConfig.cpp:996] DEBUG: iface='eth0:2';ip='172.16.210.92';flags=0x1 > 1043 > Oct 9 09:27:00 SBC sems[14656]: [#b74126d0] [fillSysIntfList, > AmConfig.cpp:996] DEBUG: iface='eth0:3';ip='172.16.210.93';flags=0x1 > 1043 > .... > Oct 9 09:27:00 SBC sems[14656]: [#b74126d0] [dump_Ifs, AmConfig.cpp:1177] > INFO: Signaling interfaces: > Oct 9 09:27:00 SBC sems[14656]: [#b74126d0] [dump_Ifs, AmConfig.cpp:1187] > INFO: #011(0) name='';LocalIP='172.16.210.89';LocalPort= > '5060';PublicIP='';TCP=33/134870068 > Oct 9 09:27:00 SBC sems[14656]: [#b74126d0] [dump_Ifs, AmConfig.cpp:1190] > INFO: Signaling address map: > Oct 9 09:27:00 SBC sems[14656]: [#b74126d0] [dump_Ifs, AmConfig.cpp:1203] > INFO: Media interfaces: > Oct 9 09:27:00 SBC sems[14656]: [#b74126d0] [dump_Ifs, AmConfig.cpp:1212] > INFO: #011(0) name='';LocalIP='172.16.210.89';Ports=[102 > 4;65535];PublicIP='' > .... > Oct 9 09:27:00 SBC sems[14658]: [#b6cfbb70] [run, udp_trsp.cpp:312] > INFO: Started SIP server UDP transport on 172.16.210.89:5060 > Oct 9 09:27:00 SBC sems[14658]: [#b68f7b70] [_start, AmThread.cpp:65] > DEBUG: Thread 3062856560 is starting. > Oct 9 09:27:00 SBC sems[14658]: [#b69f8b70] [_start, AmThread.cpp:65] > DEBUG: Thread 3063909232 is starting. > Oct 9 09:27:00 SBC sems[14658]: [#b6bfab70] [run, udp_trsp.cpp:312] > INFO: Started SIP server UDP transport on 172.16.210.89:5060 > Oct 9 09:27:00 SBC sems[14658]: [#b6af9b70] [_start, AmThread.cpp:65] > DEBUG: Thread 3064961904 is starting. > Oct 9 09:27:00 SBC sems[14658]: [#b69f8b70] [run, udp_trsp.cpp:312] > INFO: Started SIP server UDP transport on 172.16.210.89:5060 > Oct 9 09:27:00 SBC sems[14658]: [#b67f6b70] [_start, AmThread.cpp:65] > DEBUG: Thread 3061803888 is starting. > Oct 9 09:27:00 SBC sems[14658]: [#b66f5b70] [_start, AmThread.cpp:65] > DEBUG: Thread 3060751216 is starting. > Oct 9 09:27:00 SBC sems[14658]: [#b65f4b70] [_start, AmThread.cpp:65] > DEBUG: Thread 3059698544 is starting. > Oct 9 09:27:00 SBC sems[14658]: [#b68f7b70] [run, tcp_trsp.cpp:807] > INFO: Started SIP server TCP transport on 172.16.210.89:5060 > Oct 9 09:27:00 SBC sems[14658]: [#b6af9b70] [run, udp_trsp.cpp:312] > INFO: Started SIP server UDP transport on 172.16.210.89:5060 > > >
_______________________________________________ Sems mailing list [email protected] http://lists.iptel.org/mailman/listinfo/sems
