summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorRichard Mudgett <rmudgett@digium.com>2010-06-02 17:13:53 +0000
committerRichard Mudgett <rmudgett@digium.com>2010-06-02 17:13:53 +0000
commit28264c52b96f9c3b5b911be430b43cf679d426b5 (patch)
tree83295b56d65ab923171c7b49fccd825e1291635e /CHANGES
parent48dd4d124912068d87360f205683e564fded8fd3 (diff)
Add ETSI Advice Of Charge (AOC) event reporting.
This feature generates AMI events in the new aoc event class from the events passed up by libpri. Review: https://reviewboard.asterisk.org/r/537/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@267008 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5b9e3cd34..86057b556 100644
--- a/CHANGES
+++ b/CHANGES
@@ -364,6 +364,8 @@ Asterisk Manager Interface
in a MixMonitor recording.
* The 'iax2 show peers' output is now similar to the expected output of
'sip show peers'.
+ * Added Advice-Of-Charge events (AOC-S, AOC-D, and AOC-E) in the new
+ aoc event class.
Channel Event Logging
---------------------