summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorCorey Farrell <git@cfware.com>2016-10-06 02:29:21 -0400
committerRichard Mudgett <rmudgett@digium.com>2017-12-15 12:43:38 -0600
commit6f8b34f9c115ac3096c6be98ec9bc7b84bac1bb2 (patch)
tree71089f9df5cdcc4411dbb94f7c63dced2d4b26ef /CHANGES
parenteb23919e69a309d44e86d529e094671fe55da6ca (diff)
chan_sip: Add security event for calls to invalid extension.
Log a message to security events when an INVITE is received to an invalid extension. ASTERISK-25869 #close Change-Id: I0da40cd7c2206c825c2f0d4e172275df331fcc8f
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f367f46cf..bd1ca67a7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -50,6 +50,11 @@ Core
Asterisk is compiled with the LOW_MEMORY compile time option enabled because
the cache code does not exist.
+chan_sip
+------------------
+ * Calls to invalid extensions are now reported as an ACL failure security event
+ "no_extension_match".
+
res_rtp_asterisk
------------------
* The X.509 certificate used for DTLS negotation can now be automatically