mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 20:20:07 +00:00
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7226 65c4cc65-6c06-0410-ace0-fbb531ad65f3
20 lines
620 B
Plaintext
20 lines
620 B
Plaintext
* Asterisk MP3 Support
|
|
======================
|
|
|
|
* MP3 Music On Hold
|
|
Asterisk supports mp3 playback for music on hold via the mpg123
|
|
program, available from www.mpg123.de.
|
|
|
|
The latest release of mpg123 is mpg123 0.59r.
|
|
The latest development release of mpg123 is mpg123 pre0.59s.
|
|
|
|
Please use mpg123 0.59r. Using mpg123 pre0.59s can/may/will result
|
|
in crashes and/or unreliable playback.
|
|
|
|
Running "make mpg123" in the Asterisk source directory will
|
|
download and make the working version.
|
|
|
|
* MP3 Format driver
|
|
A format driver for reading MP3 audio files is available
|
|
in the asterisk-addons SVN repository on svn.digium.com
|