mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 20:04:50 +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
dec44306cf
commit
d2dcd15bd8
@@ -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