<div dir="ltr">Hi<div><br></div><div>I am trying to use opensips 2.2.3 + freeswitch + sip.js and I found that loose_relay could not find proper websocket connection to send BYE if client re-register during call.</div><div>Is there any way to handle this?</div><div><br></div><div>Steps to reproduce:</div><div>1. Connect 2 web clients using sip.js to opensips</div><div>2. Initiate the call</div><div>3. Wait for about a minute for client A to re-register</div><div>4. Let client B hangup the call.</div><div>5. Client A never receive hangup</div><div><br></div><div>logs:</div><div><br></div><div><div>Jun 21 09:04:26 s /usr/sbin/opensips[10054]: INFO:core:probe_max_sock_buff: using snd buffer of 416 kb</div><div>Jun 21 09:04:26 s /usr/sbin/opensips[10054]: INFO:core:init_sock_keepalive: TCP keepalive enabled on socket 23</div><div>Jun 21 09:04:26 s /usr/sbin/opensips[10054]: ERROR:core:tcp_connect_blocking: timeout 99219 ms elapsed from 100000 s</div><div>Jun 21 09:04:26 s /usr/sbin/opensips[10054]: ERROR:proto_wss:ws_sync_connect: tcp_blocking_connect failed</div><div>Jun 21 09:04:26 s /usr/sbin/opensips[10054]: ERROR:proto_wss:ws_connect: connect failed</div><div>Jun 21 09:04:26 s /usr/sbin/opensips[10054]: ERROR:proto_wss:proto_wss_send: connect failed</div><div>Jun 21 09:04:26 s /usr/sbin/opensips[10054]: ERROR:tm:msg_send: send() for proto 6 failed</div><div>Jun 21 09:04:26 s /usr/sbin/opensips[10054]: ERROR:tm:t_forward_nonack: sending request failed</div></div></div>