mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-17 23:38:23 +00:00
res_pjsip.c: OPTIONS processing can now optionally skip authentication
ASTERISK-27477 #close Change-Id: I68f6715bba92a525149e35d142a49377a34a1193
This commit is contained in:
committed by
George Joseph
parent
080d0eb72c
commit
5a2939a5d6
@@ -0,0 +1,5 @@
|
||||
Subject: res_pjsip
|
||||
|
||||
PJSIP endpoints can now be configured to skip authentication when
|
||||
handling OPTIONS requests by setting the allow_unauthenticated_options
|
||||
configuration property to 'yes.'
|
||||
Reference in New Issue
Block a user