summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2007-05-24 20:51:47 +0000
committerJoshua Colp <jcolp@digium.com>2007-05-24 20:51:47 +0000
commit54bccb409b5aed2239fc90334f73ee3ac437ac2c (patch)
treec83bda16f1ca6ab2598cdfdb24bfca5c4aed5050 /CHANGES
parentb66c646519bb17eb926df1849c4aefad1f4e1e16 (diff)
Add ListAllVoicemailUsers manager command. (issue #8112 reported by Tony Zhao)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@66028 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 9c301f3c9..d87c19e72 100644
--- a/CHANGES
+++ b/CHANGES
@@ -18,6 +18,8 @@ AMI - The manager (TCP/TLS/HTTP)
and "ChannelDriver" headers.
* Added a "Bridge" action which allows you to bridge any two channels that
are currently active on the system.
+ * Added a "ListAllVoicemailUsers" action that allows you to get a list of all
+ the voicemail users setup.
Dialplan functions
------------------