This page last changed on Jul 20, 2012 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
Import Version
This documentation was imported from Asterisk Version SVN-trunk-r370328
|