From: Kevin P. Fleming Date: Mon, 25 Jul 2005 19:17:43 +0000 (+0000) Subject: minor updates (bug #4777) X-Git-Tag: 1.2.0-beta1~206 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ff5409507cd28134bd20ecaa0465fc4b2c744370;p=thirdparty%2Fasterisk.git minor updates (bug #4777) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6202 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/doc/README.mp3 b/doc/README.mp3 index a61782ad23..7bdeb5103f 100755 --- a/doc/README.mp3 +++ b/doc/README.mp3 @@ -1,6 +1,7 @@ * Asterisk MP3 Support ====================== +* MP3 Music On Hold Asterisk supports mp3 playback for music on hold via the mpg123 program, available from www.mpg123.de. @@ -10,3 +11,9 @@ 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