[SR-Users] kamailo uses wrong ip address

jaflong jaflong jaflong at yandex.com
Fri Feb 7 18:18:50 CET 2014


I have this in my config

  $ru = "sip:"+$rU+"10.31.2.101:5090;transport=tls";	

    if (!t_relay_to_tls()) {
        sl_reply_error(); 
        return; 
    }


My ip address dest is 10.31.2.101.

Why has 130.31.2.101 been used?


13(10882) DEBUG: <core> [ip_addr.c:243]: print_ip(): tcpconn_new: new tcp connection: 130.31.2.101

4(10883) ERROR: <core> [tcp_main.c:4422]: tcpconn_main_timeout(): connect 130.31.2.101:5090 failed (timeout)



More information about the sr-users mailing list