aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authordvossel <dvossel@f38db490-d61c-443f-a65b-d21fe96a405b>2010-06-02 19:33:56 +0000
committerdvossel <dvossel@f38db490-d61c-443f-a65b-d21fe96a405b>2010-06-02 19:33:56 +0000
commit5732a8fbfb25c7b133f87098b982d2e247baa4dd (patch)
treedc2c90cc49e5a7f0e825689aadacf186b7eecdb3 /CHANGES
parent3ea15741106706f0a913e4660f7047c1f871f511 (diff)
Update CHANGES and aoc help doc to reflect AOC additions
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@267181 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 86057b556..08d526d59 100644
--- a/CHANGES
+++ b/CHANGES
@@ -61,6 +61,8 @@ SIP Changes
the particular peer. The dialstring format is SIP/peer/exten/host_or_IP.
* Added directmediapermit/directmediadeny to limit which peers can send direct media
to each other
+ * Added the 'snom_aoc_enabled' option to turn on support for sending Advice of
+ Charge messages to snom phones.
IAX2 Changes
-----------
@@ -336,6 +338,7 @@ libpri channel driver (chan_dahdi) DAHDI changes
to eliminate tromboned calls. A tromboned call goes out an interface and comes
back into the same interface. Tromboned calls happen because of call routing,
call deflection, call forwarding, and call transfer.
+ * Added the ability to send and receive ETSI Advice-Of-Charge messages.
Asterisk Manager Interface
--------------------------
@@ -366,6 +369,8 @@ Asterisk Manager Interface
'sip show peers'.
* Added Advice-Of-Charge events (AOC-S, AOC-D, and AOC-E) in the new
aoc event class.
+ * Added Advice-Of-Charge manager action, AOCMessage, for generating AOC-D and
+ AOC-E messages on a channel.
Channel Event Logging
---------------------