[OpenSIPS-Devel] [opensips] failing to loose route sequential requests that are proto wss (#742)

Eric Tamme notifications at github.com
Tue Jan 5 22:12:53 CET 2016


im close on a patch that fixes this, but im having trouble because WS and WSS are the same letters up till the last S.  Im not sure how to avoid the transport_fin call for WS as i basically need to look ahead.

here is my current diff https://gist.github.com/etamme/953cb286cb73b6a62216
It you uncomment 

```
//transport_fin(VW_S_FIN, PROTO_WS);
```

It will fail to compile, but i tested it as is with WSS and got clean loose routing on a sequential request towards a WSS client.

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/742#issuecomment-169135437
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20160105/75f2c8cc/attachment.htm>


More information about the Devel mailing list