From 6f8b34f9c115ac3096c6be98ec9bc7b84bac1bb2 Mon Sep 17 00:00:00 2001 From: Corey Farrell Date: Thu, 6 Oct 2016 02:29:21 -0400 Subject: 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 --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES') 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 -- cgit v1.2.3