sipml5 icon indicating copy to clipboard operation
sipml5 copied to clipboard

sips URI unsupported

Open jjhvlabs opened this issue 6 years ago • 0 comments

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.... ?

jjhvlabs avatar Mar 31 '19 16:03 jjhvlabs