diff --git a/conf/vanilla/sip_profiles/internal.xml b/conf/vanilla/sip_profiles/internal.xml index 0e1a7ccd6f..d2af883b9d 100644 --- a/conf/vanilla/sip_profiles/internal.xml +++ b/conf/vanilla/sip_profiles/internal.xml @@ -207,9 +207,12 @@ - + + + + diff --git a/conf/vanilla/vars.xml b/conf/vanilla/vars.xml index 1abbb240f7..8ea964e2f5 100644 --- a/conf/vanilla/vars.xml +++ b/conf/vanilla/vars.xml @@ -270,10 +270,19 @@ - + SIP and TLS settings. http://wiki.freeswitch.org/wiki/Tls + + valid options: sslv2,sslv3,sslv23,tlsv1,tlsv1.1,tlsv1.2 + default: tlsv1,tlsv1.1,tlsv1.2 + --> + + + + +