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
VMCOUNT(vmbox[,folder])
Arguments
vmbox
vmbox
context
- If not specified, defaults todefault
.
folder
- If not specified, defaults toINBOX
See Also
Import Version
This documentation was imported from Asterisk Version GIT-11-3e0eafa