Skip to end of metadata
Go to start of metadata

VoiceMailPlayMsg()

Synopsis

Play a single voice mail msg from a mailbox by msg id.

Description

This application sets the following channel variable upon completion:

  • VOICEMAIL_PLAYBACKSTATUS - The status of the playback attempt as a text string.
    • SUCCESS
    • FAILED

Syntax

VoiceMailPlayMsg([[email protected][context]],msg_id)
Arguments
  • mailbox
    • mailbox
    • context
  • msg_id - The msg id of the msg to play back.

See Also

Import Version

This documentation was imported from Asterisk Version GIT-20-f8000daff5

  • No labels