This page last changed on Jul 20, 2012 by wikibot.
MailboxExists()
Synopsis
Check to see if Voicemail mailbox exists.
Description
 | Note DEPRECATED. Use VM_INFO(mailbox[@context],exists) instead. |
Check to see if the specified mailbox exists. If no voicemail context is specified, the default context will be used.
This application will set the following channel variable upon completion:
- VMBOXEXISTSSTATUS - This will contain the status of the execution of the MailboxExists application. Possible values include:
Syntax
Arguments
- mailbox
- options - None options.
See Also
Import Version
This documentation was imported from Asterisk Version SVN-trunk-r370328
|