From 87d44390cd37accbad0da379a57cca64489c8ceb Mon Sep 17 00:00:00 2001 From: Mafoo Date: Wed, 11 May 2016 17:13:56 +0100 Subject: [PATCH] Fix for [ERR] sofia_glue.c:329 Invalid tls-verify-policy value: none (#1593) you cannot actually set it to none, you have to not set it to get that value. made ipv6 profile tls settings consistent with ipv4 profile --- .../conf/sip_profiles/external-ipv6.xml.noload | 2 +- .../templates/conf/sip_profiles/external.xml.noload | 2 +- .../conf/sip_profiles/internal-ipv6.xml.noload | 13 +++++++++++++ .../templates/conf/sip_profiles/internal.xml.noload | 2 +- 4 files changed, 16 insertions(+), 3 deletions(-) diff --git a/resources/templates/conf/sip_profiles/external-ipv6.xml.noload b/resources/templates/conf/sip_profiles/external-ipv6.xml.noload index ab51f3e84d..9ca4aab22d 100644 --- a/resources/templates/conf/sip_profiles/external-ipv6.xml.noload +++ b/resources/templates/conf/sip_profiles/external-ipv6.xml.noload @@ -82,7 +82,7 @@ - + diff --git a/resources/templates/conf/sip_profiles/external.xml.noload b/resources/templates/conf/sip_profiles/external.xml.noload index 8da5be5000..5e35760377 100644 --- a/resources/templates/conf/sip_profiles/external.xml.noload +++ b/resources/templates/conf/sip_profiles/external.xml.noload @@ -86,7 +86,7 @@ - + diff --git a/resources/templates/conf/sip_profiles/internal-ipv6.xml.noload b/resources/templates/conf/sip_profiles/internal-ipv6.xml.noload index 3aa0b34be8..315ca7a517 100644 --- a/resources/templates/conf/sip_profiles/internal-ipv6.xml.noload +++ b/resources/templates/conf/sip_profiles/internal-ipv6.xml.noload @@ -47,12 +47,25 @@ + + + + + + + + + + + + + diff --git a/resources/templates/conf/sip_profiles/internal.xml.noload b/resources/templates/conf/sip_profiles/internal.xml.noload index 59fa0cc396..373905fda4 100644 --- a/resources/templates/conf/sip_profiles/internal.xml.noload +++ b/resources/templates/conf/sip_profiles/internal.xml.noload @@ -184,7 +184,7 @@ - +