summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2008-10-09 01:40:49 +0000
committerJoshua Colp <jcolp@digium.com>2008-10-09 01:40:49 +0000
commitcebd2c1df20f02b8497bd9f7251afaf7df1b2873 (patch)
tree9fd87bd17a71c8bb125d693f6b8a485747b9f32c /CHANGES
parentb79629d18275a9db95135a2b8e9a666ab34af8c7 (diff)
Add support for subscribing to a voice mailbox on a remote SIP server and making the new/old message count available to local devices. (issue #AST-77)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@147760 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 cda440ab3..2a632d238 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,8 @@ SIP Changes
* Added support for SUBSCRIBE/NOTIFY with dialog-info based call pickups.
Snom phones use this for call pickup of extensions that the phone is
subscribed to.
+ * Added support for subscribing to a voice mailbox on a remote server and
+ making the new/old message count available to local devices.
Dialplan Functions
------------------