]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Add VM_INFO() dialplan function to gather information about a mailbox.
authorWalter Doekes <walter+asterisk@wjd.nu>
Tue, 6 Dec 2011 20:23:13 +0000 (20:23 +0000)
committerWalter Doekes <walter+asterisk@wjd.nu>
Tue, 6 Dec 2011 20:23:13 +0000 (20:23 +0000)
commitfd64bb66f94f1a7bb47e17319512b14e522353ec
treef63782b65e1e40187cd4272b4b541b49796bdbd7
parente14f5721329e0ce00fb31d68bb9abff68083effd
Add VM_INFO() dialplan function to gather information about a mailbox.

Deprecates MAILBOX_EXISTS. Provides count, email, exists, fullname,
language, locale, pager, password, tz.

(closes issue ASTERISK-18634)
Patch by: Kris Shaw
Review: https://reviewboard.asterisk.org/r/1568
Reviewed by: Walter Doekes

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@347192 65c4cc65-6c06-0410-ace0-fbb531ad65f3
CHANGES
UPGRADE.txt
apps/app_voicemail.c