Skip to content

VM_INFO()

Synopsis

Returns the selected attribute from a mailbox.

Description

Returns the selected attribute from the specified mailbox. If context is not specified, defaults to the 'default' context. Where the folder can be specified, common folders include 'INBOX', 'Old', 'Work', 'Family' and 'Friends'.

Syntax

VM_INFO(mailbox,attribute[,folder])
Arguments
  • mailbox

    • mailbox required

    • context

  • attribute

    • count - Count of messages in specified folder. If folder is not specified, defaults to 'INBOX'.

    • email - E-mail address associated with the mailbox.

    • exists - Returns a boolean of whether the corresponding mailbox exists.

    • fullname - Full name associated with the mailbox.

    • language - Mailbox language if overridden, otherwise the language of the channel.

    • locale - Mailbox locale if overridden, otherwise global locale.

    • pager - Pager e-mail address associated with the mailbox.

    • password - Mailbox access password.

    • tz - Mailbox timezone if overridden, otherwise global timezone

  • folder - If not specified, 'INBOX' is assumed.

Generated Version

This documentation was generated from Asterisk branch 21 using version GIT