Skip to content
Snippets Groups Projects
Commit 93286f4a authored by Andrew Osmond's avatar Andrew Osmond Committed by Sébastien Blin
Browse files

sip: add preference to disable secure dialog checks for SIP/TLS

Some VoIP services, such as VoIP.ms, support SIP/TLS and SRTP, but
give the wrong schema in the INVITE's Contact header; specifically
"sip" instead of "sips." The relevant ticket for pjsip is as
follows:

https://trac.pjsip.org/repos/ticket/1735



This patch adds a preference to allow a user to disable the checks,
which allows them to answer incoming calls in this situation. By
default, the checks are enabled, and it will silently drop calls
which are not RFC-compliant.

Reviewed-by: default avatar <mingrui.zhang@savoirfairelinux.com>
Change-Id: I401ef481ef29f7ae7bbc56025d2e8b461e850791
parent b5c04e96
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment