From: Dhruv Gupta <87171798+dhruvecosmob@users.noreply.github.com> Date: Thu, 30 Sep 2021 21:37:03 +0000 (+0530) Subject: [mod_sofia] Deprecate the auth-subscriptions profile param by setting it to be enable... X-Git-Tag: v1.10.7^2~280 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0924fed31da410760b50b4c3ddc08bded889e50c;p=thirdparty%2Ffreeswitch.git [mod_sofia] Deprecate the auth-subscriptions profile param by setting it to be enabled by default and introducing the new disable-auth-subscriptions param with a higher priority when set. --- diff --git a/src/mod/endpoints/mod_sofia/conf/sofia.conf.xml b/src/mod/endpoints/mod_sofia/conf/sofia.conf.xml index 3166094a27..37e0937aeb 100644 --- a/src/mod/endpoints/mod_sofia/conf/sofia.conf.xml +++ b/src/mod/endpoints/mod_sofia/conf/sofia.conf.xml @@ -330,6 +330,14 @@ disable-auth-messages param has higher priority than the deprecated auth-messages param. --> + + + + +