jain-sip icon indicating copy to clipboard operation
jain-sip copied to clipboard

transport needs to be patched, if proxy in the middle that uses different transport.

Open leftyb opened this issue 8 years ago • 0 comments

We are facing a problem where, scenario is the following: client -> WSS -> proxy -> websocket->restcommLB -> tcpRestcomm The issue is that the transport is changed at proxy from WSS to WS. At the moment, we are just parsing the VIA header put from client to add IP:PORT. What, it is necessary to patch as well the transport in case that is different from the one used at the VIA header.

You can find a pcap here: https://s3.amazonaws.com/proxy-tranport-change/ws07.pcap

leftyb avatar Oct 09 '17 14:10 leftyb