aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-07-25 19:17:43 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-07-25 19:17:43 +0000
commite20730c85a57b4368084e95af324a4cdbc25e8df (patch)
treea31247d0f9625df311cf4c219176409f13d57e23 /doc
parent353567822c298bf68c3775cb0272f578f85348f3 (diff)
minor updates (bug #4777)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6202 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/README.mp37
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/README.mp3 b/doc/README.mp3
index a61782ad2..7bdeb5103 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