]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[mod_sofia] Deprecate the auth-subscriptions profile param by setting it to be enable...
authorDhruv Gupta <87171798+dhruvecosmob@users.noreply.github.com>
Thu, 30 Sep 2021 21:37:03 +0000 (03:07 +0530)
committerAndrey Volk <andywolk@gmail.com>
Thu, 30 Sep 2021 21:40:24 +0000 (00:40 +0300)
commit0924fed31da410760b50b4c3ddc08bded889e50c
treef897993c70bd9440de40c02935e6f6491dec12de
parent601960eb44556e2a5faeba2bf5ba3520ec4b2cbb
[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.
src/mod/endpoints/mod_sofia/conf/sofia.conf.xml
src/mod/endpoints/mod_sofia/sofia.c
src/mod/endpoints/mod_sofia/test/conf-sipp/freeswitch.xml
src/mod/endpoints/mod_sofia/test/sipp-based-tests.c
src/mod/endpoints/mod_sofia/test/sipp-scenarios/uac_407_subscriber.xml [new file with mode: 0644]
src/mod/endpoints/mod_sofia/test/sipp-scenarios/uac_subscriber.xml [new file with mode: 0644]