``` root@sip:~ # kamailio -c loading modules under config path: /usr/local/lib/kamailio/modules/ 0(2918) INFO: tls [tls_init.c:401]: init_tls_compression(): tls: init_tls: disabling compression... 0(2918) INFO: <core> [sctp_core.c:75]: sctp_core_check_support(): SCTP API not enabled - if you want to use it, load sctp module 0(2918) WARNING: <core> [socket_info.c:1371]: fix_hostname(): could not rev. resolve x.x.x.x 0(2918) WARNING: <core> [socket_info.c:1371]: fix_hostname(): could not rev. resolve x.x.x.x 0(2918) WARNING: <core> [socket_info.c:1371]: fix_hostname(): could not rev. resolve x.x.x.x Listening on udp: x.x.x.x:5060 udp: 127.0.0.1:5060 tcp: x.x.x.x:5060 tcp: 127.0.0.1:5060 tls: x.x.x.x:5061 tls: 127.0.0.1:5061 Aliases: tls: localhost.my.domain:5061 tls: localhost:5061 tcp: localhost.my.domain:5060 tcp: localhost:5060 udp: localhost.my.domain:5060 udp: localhost:5060
config file ok, exiting... ```
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/374#issuecomment-149805185