This page last changed on Mar 30, 2011 by wikibot.

STREAM FILE

Synopsis

Sends audio file on channel.

Description

Send the given file, allowing playback to be interrupted by the given digits, if any. Returns 0 if playback completes without a digit being pressed, or the ASCII numerical value of the digit if one was pressed, or -1 on error or if the channel was disconnected.

Syntax

STREAM FILE FILENAME ESCAPE_DIGITS [SAMPLE_OFFSET]
Arguments
  • FILENAME - File name to play. The file extension must not be included in the filename.
  • ESCAPE_DIGITS - Use double quotes for the digits if you wish none to be permitted.
  • SAMPLE_OFFSET - If sample offset is provided then the audio will seek to sample offset before play starts.

See Also

AGICommand_CONTROL STREAM FILE

Import Version

This documentation was imported from Asterisk version SVN-branch-1.8-r311874.

Document generated by Confluence on Oct 04, 2011 12:42