]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip.c: OPTIONS processing can now optionally skip authentication
authorSean Bright <sean.bright@gmail.com>
Fri, 23 Apr 2021 17:37:20 +0000 (13:37 -0400)
committerGeorge Joseph <gjoseph@digium.com>
Thu, 29 Apr 2021 12:44:41 +0000 (07:44 -0500)
commit5a2939a5d6fe73ee8688f4be07ca72caf231960c
tree9dbf0f98ca19fe844126ed97247bbbbfec775dae
parent080d0eb72cb27cc4035e67e6f42c06f82cf9749e
res_pjsip.c: OPTIONS processing can now optionally skip authentication

ASTERISK-27477 #close

Change-Id: I68f6715bba92a525149e35d142a49377a34a1193
configs/samples/pjsip.conf.sample
contrib/ast-db-manage/config/versions/c20d6e3992f4_add_allow_unauthenticated_options.py [new file with mode: 0644]
doc/CHANGES-staging/pjsip_endpoint_unauthenticated_options.txt [new file with mode: 0644]
include/asterisk/res_pjsip.h
res/res_pjsip.c
res/res_pjsip/pjsip_configuration.c