Files
asterisk/doc/README.mp3
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7221 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-29 18:24:39 +00:00

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 CVS repository on cvs.digium.com