Asterisk Project : Asterisk 11 Application_MP3Player
This page last changed on Jul 20, 2012 by wikibot.
MP3Player()SynopsisPlay an MP3 file or M3U playlist file or stream. DescriptionExecutes mpg123 to play the given location, which typically would be a mp3 filename or m3u playlist filename or a URL. Please read http://en.wikipedia.org/wiki/M3U to see how M3U playlist file format is like, Example usage would be exten => 1234,1,MP3Player(/var/lib/asterisk/playlist.m3u) User can exit by pressing any key on the dialpad, or by hanging up. This application does not automatically answer and should be preceeded by an application such as Answer() or Progress(). SyntaxMP3Player(Location) Arguments
Import VersionThis documentation was imported from Asterisk Version SVN-trunk-r370328 |
![]() |
Document generated by Confluence on Nov 02, 2012 17:42 |