jain-sip
jain-sip copied to clipboard
transport needs to be patched, if proxy in the middle that uses different transport.
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