summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2009-07-11 19:30:19 +0000
committerRussell Bryant <russell@russellbryant.com>2009-07-11 19:30:19 +0000
commitc9aefb32a1a8bef03fe253145c4e3e1d4a504a33 (patch)
tree7a6c53029a52fd78e10c975ea371970f057bf76d /CHANGES
parent4cf8a968fd37e4ab72052bf5549072abda81e1be (diff)
note the security events API in CHANGES
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@206049 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c74e39336..0fa0835fe 100644
--- a/CHANGES
+++ b/CHANGES
@@ -208,6 +208,14 @@ Multicast RTP Support
Control address is specific to the linksys type and is used for sending the control
packets unique to them.
+Security Events Framework
+-------------------------
+ * Asterisk has a new C API for reporting security events. The module res_security_log
+ sends these events to the "security" logger level. Currently, AMI is the only
+ Asterisk component that reports security events. However, SIP support will be
+ coming soon. For more information on the security events framework, see the
+ "Security Events" chapter of the included documentation - doc/tex/asterisk.pdf.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 1.6.1 to Asterisk 1.6.2 -------------
------------------------------------------------------------------------------