summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJonathan Rose <jrose@digium.com>2013-11-08 19:33:48 +0000
committerJonathan Rose <jrose@digium.com>2013-11-08 19:33:48 +0000
commitbf5492abd2f0bc4edf386bf06d8728843f5eb3d3 (patch)
tree2ad8ca7a22ba106258cbda46a8b6b3705108eef6 /CHANGES
parent518f091a1addb6ccd161e7afd5d8ef674a4d1ad3 (diff)
security_events: Push out security events over AMI events
Security Events will now be written to any listener of the new 'security' class Review: https://reviewboard.asterisk.org/r/2998/ ........ Merged revisions 402584 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@402585 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 423ffb640..381de61bb 100644
--- a/CHANGES
+++ b/CHANGES
@@ -579,6 +579,9 @@ AMI (Asterisk Manager Interface)
They contain information about the transfer that just completed, including
the location of the transfered channel.
+ * Added a 'security' class to AMI which outputs the required fields for
+ security messages similar to the log messages from res_security_log
+
CDR (Call Detail Records)
------------------
* Significant changes have been made to the behavior of CDRs. The CDR engine