Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

MailboxExists()

Synopsis

Check to see if Voicemail mailbox exists.

Description

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:
    • SUCCESS
    • FAILED

Syntax

MailboxExists(mailbox[@context][,options])
Arguments
  • mailbox
    • mailbox
    • context
  • options - None options.

See Also

Import Version

This documentation was imported from Asterisk version SVN-branch-1.8-r311874.

  • No labels