This page last changed on Mar 30, 2011 by wikibot.
VMCOUNT()
Synopsis
Count the voicemails in a specified mailbox.
Description
Count the number of voicemails in a specified mailbox, you could also specify the context and the mailbox folder.
Example:
exten => s,1,Set(foo=${VMCOUNT(125)})
Syntax
Arguments
- vmbox
- vmbox
- context - If not specified, defaults to default.
- folder - If not specified, defaults to INBOX
See Also
Import Version
This documentation was imported from Asterisk version SVN-branch-1.8-r311874.
|