Skip to content

VoiceMailMain()

Synopsis

Check Voicemail messages.

Description

This application allows the calling party to check voicemail messages. A specific mailbox, and optional corresponding context, may be specified. If a mailbox is not provided, the calling party will be prompted to enter one. If a context is not specified, the 'default' context will be used.

The VoiceMailMain application will exit if the following DTMF digit is entered as Mailbox or Password, and the extension exists:

  • * - Jump to the 'a' extension in the current dialplan context.

Syntax

VoiceMailMain([mailbox@[context]],[options])
Arguments
  • mailbox

    • mailbox

    • context

  • options

    • p - Consider the mailbox parameter as a prefix to the mailbox that is entered by the caller.

    • g(#) - Use the specified amount of gain when recording a voicemail message. The units are whole-number decibels (dB).

      • # required
    • r - "Read only". Prevent user from deleting any messages.
      This applies only to specific executions of VoiceMailMain, NOT the mailbox itself.

    • s - Skip checking the passcode for the mailbox.

    • a(folder) - Skip folder prompt and go directly to folder specified. Defaults to 'INBOX' (or '0').

      • folder required

      • 0 - INBOX

      • 1 - Old

      • 2 - Work

      • 3 - Family

      • 4 - Friends

      • 5 - Cust1

      • 6 - Cust2

      • 7 - Cust3

      • 8 - Cust4

      • 9 - Cust5

See Also

Generated Version

This documentation was generated from Asterisk branch 21 using version GIT