mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-08 10:58:15 +00:00
app_voicemail: Remove MessageExists and MESSAGE_EXISTS()
* The MailboxExists dialplan application was deprecated on 2006-09-26 in Asterisk 1.6.0 (commitec83b11183) * The MAILBOX_EXISTS dialplan function was deprecated on 2011-12-06 in Asterisk 11.0.0 (commitfd64bb66f9) Change-Id: I71cfc9d7b9217a37b802f4cc6ef2d57900b7398f
This commit is contained in:
7
doc/UPGRADE-staging/vm_deprecated_removals.txt
Normal file
7
doc/UPGRADE-staging/vm_deprecated_removals.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Subject: app_voicemail
|
||||
Master-Only: True
|
||||
|
||||
The MessageExists dialplan application and the MESSAGE_EXISTS dialplan
|
||||
function were removed. The were deprecated in Asterisk 1.6.0 and
|
||||
Asterisk 11.0.0 respectively. The VM_INFO() dialplan function is the
|
||||
supported mechanism to query the status of a given mailbox.
|
||||
Reference in New Issue
Block a user