thats correct:
```
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->parent->id,  
port, c->id, port);
768             return -1;
769     }
770
```

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/589#issuecomment-128392028
_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to