edvinanet / sipcore-tls

Workspace for brainstorm about SIP and TLS
0 stars 0 forks source link

Client TLS connection reuse - "half outbound" #1

Open oej opened 3 years ago

oej commented 3 years ago

A SIP phone connecting to a server using TLS with no client cert needs to be able to receive outbound messages on the same connection. Currently it doesn't work since the server can't verify the TLS connection properties with the content of the contact URI.

SIP over web socket solves this by using a "half outbound" with a useless contact URI.

oej commented 3 years ago

https://www.slideshare.net/oej/sip-half-outbound-random-notes