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
This commit is contained in:
Joshua Colp
2007-05-24 20:51:47 +00:00
parent b66c646519
commit 54bccb409b
2 changed files with 70 additions and 0 deletions

View File

@@ -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
------------------