summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorRichard Mudgett <rmudgett@digium.com>2010-06-02 22:28:58 +0000
committerRichard Mudgett <rmudgett@digium.com>2010-06-02 22:28:58 +0000
commit0760f4e70a890475186d4ad67e989fe017189d77 (patch)
tree46889ba3707ca2fe6760cdd940141233f4959320 /CHANGES
parent84e150f1bbd8e7c057cc6bbc946e83f5d9fa0f91 (diff)
Add ETSI Malicious Call ID support.
Add the ability to report malicious callers as an AMI event in the call event class. Relevant specification: EN 300 180 Review: https://reviewboard.asterisk.org/r/576/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@267350 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 91df249f7..3b0046805 100644
--- a/CHANGES
+++ b/CHANGES
@@ -346,6 +346,7 @@ libpri channel driver (chan_dahdi) DAHDI changes
* Added the ability to send and receive ETSI Advice-Of-Charge messages.
* Added the ability to support call waiting calls. (The SETUP has no B channel
assigned.)
+ * Added Malicious Call ID (MCID) event to the AMI call event class.
Asterisk Manager Interface
--------------------------