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)

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to