<p>thats correct:</p>

<pre><code>761             LM_ERR("no connection found for id %d\n",id);
762             return -1;
763     error_sec:
764             TCPCONN_UNLOCK(id);
765             LM_WARN("possible port hijack attempt\n");
766             LM_WARN("alias already present and points to another connection "
767                             "(%d : %d and %d : %d)\n", a-&gt;parent-&gt;id,  port, c-&gt;id, port);
768             return -1;
769     }
770
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/OpenSIPS/opensips/issues/589#issuecomment-128392028">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AFOciUh01f9GwtSkRjaKXlnXMnt-GfAxks5ok2a8gaJpZM4FmEIY.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/OpenSIPS/opensips/issues/589#issuecomment-128392028"></link>
    <meta itemprop="name" content="View Issue"></meta>
  </div>
  <meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>