<div dir="ltr">Hi <span style="font-size:12.8px;font-weight:bold;white-space:nowrap">Răzvan</span><div><span style="font-size:12.8px;font-weight:bold;white-space:nowrap"><br></span></div><div><span style="font-size:12.8px;white-space:nowrap">Proposed solution does not work for me. And I just re-read rr module decription.</span></div><div><span style="font-size:12.8px;white-space:nowrap">Core issue is that opensips try to send bye to already closed connection.</span><span style="font-size:12.8px;white-space:nowrap"><br></span></div><div><span style="font-size:12.8px;white-space:nowrap">I think I could not use loose_route with sip.js as far as web client change its port on re-register. Or I have to forbid sip.js to open new websocket connection and force it to use old one.</span></div><div><span style="font-size:12.8px;white-space:nowrap">Probably I will try to write special custom code for BYE.</span></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-06-21 17:25 GMT+07:00 Răzvan Crainea <span dir="ltr"><<a href="mailto:razvan@opensips.org" target="_blank">razvan@opensips.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <tt>Hi, Mikhail!<br>
      <br>
      This issue was already discussed in a different thread. The
      solution was posted by Dragomir here[1].<br>
      <br>
      [1] <a class="m_7034625153114791607moz-txt-link-freetext" href="http://lists.opensips.org/pipermail/users/2017-May/037372.html" target="_blank">http://lists.opensips.org/<wbr>pipermail/users/2017-May/<wbr>037372.html</a><br>
      <br>
      Best regards,<br>
    </tt>
    <pre class="m_7034625153114791607moz-signature" cols="72">Răzvan Crainea
OpenSIPS Solutions
<a class="m_7034625153114791607moz-txt-link-abbreviated" href="http://www.opensips-solutions.com" target="_blank">www.opensips-solutions.com</a></pre><div><div class="h5">
    <div class="m_7034625153114791607moz-cite-prefix">On 06/21/2017 12:16 PM, Mikhail Sidorov
      wrote:<br>
    </div>
    </div></div><blockquote type="cite"><div><div class="h5">
      <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]:
            <a class="m_7034625153114791607moz-txt-link-freetext">INFO:core:probe_max_sock_buff</a>: using snd buffer of 416 kb</div>
          <div>Jun 21 09:04:26 s /usr/sbin/opensips[10054]:
            <a class="m_7034625153114791607moz-txt-link-freetext">INFO:core:init_sock_keepalive</a>: TCP keepalive enabled on
            socket 23</div>
          <div>Jun 21 09:04:26 s /usr/sbin/opensips[10054]:
            ERROR:core:tcp_connect_<wbr>blocking: timeout 99219 ms elapsed
            from 100000 s</div>
          <div>Jun 21 09:04:26 s /usr/sbin/opensips[10054]:
            ERROR:proto_<a class="m_7034625153114791607moz-txt-link-freetext">wss:ws_sync_<wbr>connect</a>: tcp_blocking_connect failed</div>
          <div>Jun 21 09:04:26 s /usr/sbin/opensips[10054]:
            ERROR:proto_<a class="m_7034625153114791607moz-txt-link-freetext">wss:ws_connect</a>: connect failed</div>
          <div>Jun 21 09:04:26 s /usr/sbin/opensips[10054]:
            ERROR:proto_<a class="m_7034625153114791607moz-txt-link-freetext">wss:proto_wss_send</a><wbr>: 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>
      <br>
      <fieldset class="m_7034625153114791607mimeAttachmentHeader"></fieldset>
      <br>
      </div></div><pre>______________________________<wbr>_________________
Users mailing list
<a class="m_7034625153114791607moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>
<a class="m_7034625153114791607moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-<wbr>bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </div>

<br>______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-<wbr>bin/mailman/listinfo/users</a><br>
<br></blockquote></div><br></div>