Hi,
I have just downloaded the latest cvs sources of rel_2_0_0. I compiled and installed it as usually:
make proper make prefix=/homedir install
after this each time I start ser it breaks down here my log from console:
Starting SER SIP Proxy: ser $Listening on udp: 127.0.0.1 [127.0.0.1]:7060 udp: 192.168.129.38 [192.168.129.38]:7060 tcp: 127.0.0.1 [127.0.0.1]:7060 tcp: 192.168.129.38 [192.168.129.38]:7060 Aliases: tcp: venom:7060 tcp: venom.touk.pl:7060 tcp: localhost:7060 udp: venom:7060 udp: venom.touk.pl:7060 udp: localhost:7060 *: sip.rd.touk.pl:*
WARNING: no fork mode and more than one listen address found (will use only the the first one) 0(11117) init_tcp: using epoll_lt as the io watch method (auto detected) 0(11117) Maxfwd module- initializing 0(11117) WARNING: xl_mod_init: more IP 192.168.129.38 not used 0(11117) WARNING: xl_mod_init: more IP 192.168.129.38 not used 0(11117) WARNING: xl_mod_init: more IP 192.168.129.38 not used 0(11117) WARNING: xl_mod_init: more IP 192.168.129.38 not used 0(11117) WARNING: xl_mod_init: more IP 192.168.129.38 not used 0(11117) WARNING: xl_mod_init: more IP 192.168.129.38 not used 0(11117) WARNING: xl_mod_init: more IP 192.168.129.38 not used 0(11117) WARNING: xl_mod_init: more IP 192.168.129.38 not used 0(11117) WARNING: xl_mod_init: more IP 192.168.129.38 not used 0(11117) AVPops - initializing 0(11117) using 'none' subscription authorization for presence! 0(11117) TRACE: qsa_interface.c:55: PA: PA_CONTENT_TYPE: 0x2ba1844692e0 0(11117) INFO: xcap_mod.c:55: xcap module initialization 0(11117) TRACE: virtual_subscription.c:55: RLS: RLS_PRESENCE_INFO: 0x2ba1844692e0 0(11117) TRACE: virtual_subscription.c:63: RLS: RLS_RAW: 0x2ba184479598 0(11117) using 'none' rls-subscription authorization! 0(11117) TRACE: qsa_events.c:331: presence_b2b: b2b_CONTENT_TYPE: 0x2ba1844692e0 0(11117) WARNING: tls: mod_init: tls support is disabled (set enable_tls=1 in the config to enable it) exec - initializing ERROR: error -1 while trying to fix configuration
Best regards tomasz