From: Donald Maxwell Date: Thu, 3 Sep 2020 17:26:04 +0000 (-0500) Subject: [Default-Configuration] Force sip subscription requests to require authentication. X-Git-Tag: v1.10.6^2~149 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b21dd4e7f3a6f1d5f7be3ea500a319a5bc11db9e;p=thirdparty%2Ffreeswitch.git [Default-Configuration] Force sip subscription requests to require authentication. --- diff --git a/conf/insideout/sip_profiles/internal.xml b/conf/insideout/sip_profiles/internal.xml index 158d5974a7..b64b5cea86 100644 --- a/conf/insideout/sip_profiles/internal.xml +++ b/conf/insideout/sip_profiles/internal.xml @@ -129,6 +129,8 @@ + + diff --git a/conf/minimal/sip_profiles/internal.xml b/conf/minimal/sip_profiles/internal.xml index f9d1f56338..8ac59684fc 100644 --- a/conf/minimal/sip_profiles/internal.xml +++ b/conf/minimal/sip_profiles/internal.xml @@ -1,6 +1,8 @@ + + diff --git a/conf/testing/sip_profiles/internal.xml b/conf/testing/sip_profiles/internal.xml index a5749324c5..2a3564ebb4 100644 --- a/conf/testing/sip_profiles/internal.xml +++ b/conf/testing/sip_profiles/internal.xml @@ -267,6 +267,8 @@ + + diff --git a/conf/vanilla/sip_profiles/internal.xml b/conf/vanilla/sip_profiles/internal.xml index da7abc07a6..58350e827b 100644 --- a/conf/vanilla/sip_profiles/internal.xml +++ b/conf/vanilla/sip_profiles/internal.xml @@ -267,6 +267,8 @@ + +