sipml5
sipml5 copied to clipboard
sips URI unsupported
when connecting to our servers we get SIP/2.0 403 Forbidden (sips URI unsupported)
due to the fact, that the contact header looks like this:
Contact: "John Doe"sips:[email protected];rtcweb-breaker=no;transport=wss;expires=1800;click2call=no;+g.oma.sip-im;+audio;language="en"
Apparently the "sips" schema is outdated? Is there some way to connect to wss:// but generate a Contact header which begins with <sip:3434.... ?