summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorRichard Mudgett <rmudgett@digium.com>2010-06-03 00:02:14 +0000
committerRichard Mudgett <rmudgett@digium.com>2010-06-03 00:02:14 +0000
commit1c67f208a7669ed4da94d62a3b9f6f2dc80b6ff5 (patch)
tree21fdc21064f0d496b580fcb887b52f5bd9d19706 /CHANGES
parentbb4c55c34791402a2d33bd302b6a0d6869beacb6 (diff)
Add ETSI Message Waiting Indication (MWI) support.
Add the ability to report waiting messages to ISDN endpoints (phones). Relevant specification: EN 300 650 and EN 300 745 Review: https://reviewboard.asterisk.org/r/599/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@267399 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 3b0046805..49ad4d1e4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -347,6 +347,7 @@ libpri channel driver (chan_dahdi) DAHDI changes
* 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.
+ * Added Message Waiting Indication (MWI) support for ISDN PTMP endpoints (phones).
Asterisk Manager Interface
--------------------------