<div dir="ltr"><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">I am getting the following error on opensips version 2.1.1. The scenario is that I have a load balancer listening on TLS and it dispatches requests to backend registrar servers listening on UDP.<br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">90% of the calls are successful, but some calls fail and the load balancer throws the following error when INVITE is being relayed to B party.<br><br><span style="font-family:monospace,monospace">DBG:core:parse_headers: flags=2000<br>DBG:core:check_ip_address: params 10.0.0.7, 10.0.0.7, 0<br>DBG:core:tcp_conn_get: 0  port 56415<br>DBG:core:print_ip: tcpconn_find: ip 2.4.6.8<br>DBG:proto_tls:proto_tls_send: no open tcp connection found, opening new one<br>DBG:core:probe_max_sock_buff: getsockopt: snd is initially 16384<br>DBG:core:probe_max_sock_buff: trying : 32768<br>DBG:core:probe_max_sock_buff: setting snd: set=32768,verify=65536<br>DBG:core:probe_max_sock_buff: trying : 65536<br>DBG:core:probe_max_sock_buff: setting snd: set=65536,verify=131072<br>INFO:core:probe_max_sock_buff: using snd buffer of 128 kb<br>INFO:core:init_sock_keepalive: TCP keepalive enabled on socket 6<br>ERROR:core:tcp_connect_blocking: timeout 2132 ms elapsed from 3000 s<br>ERROR:proto_tls:tls_sync_connect: tcp_blocking_connect failed<br>ERROR:proto_tls:proto_tls_send: connect failed<br>ERROR:tm:msg_send: send() for proto 3 failed<br>ERROR:tm:t_forward_nonack: sending request failed<br>DBG:tm:t_relay_to: t_forward_nonack returned error<br>DBG:core:parse_headers: flags=ffffffffffffffff<br>DBG:core:check_ip_address: params 10.0.0.7, 10.0.0.7, 0<br>DBG:tm:reset_timer: (group 3, tl=0x7fcb6a490970)<br>DBG:tm:reset_timer: (group 0, tl=0x7fcb6a4909a0)<br>DBG:tm:cleanup_uac_timers: RETR/FR timers reset<br>DBG:tm:set_timer: relative timeout is 500000<br>DBG:tm:insert_timer_unsafe: [4]: 0x7fcb6a490898 (609300000)<br>DBG:tm:insert_timer_unsafe: [0]: 0x7fcb6a4908c8 (618)<br><br><br></span></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">Any hints as to what might be going wrong?<br><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">Regards,<br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">Owais<br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif"><br><br></div></div>