Hi, When making calls using a TLS transport and a local account, call were failing with a warning "SIPS Required". This was because of the secure dialog check [1]. The contact address used the "sip" scheme and the transport=TLS parameter, which the check didn't like. This patch changes the scheme to "sips". I'm not sure if the check should be relaxed as well? Thanks, Nishant [1] http://www.pjsip.org/pjsip/docs/html/structpjsip__cfg__t.htm#a76d82a61031bfe97c97a60702e46c8d6 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20150505/e5d444a9/attachment.html>