mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-13 00:04:53 +00:00
minor updates (bug #4777)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6202 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
* Asterisk MP3 Support
|
* Asterisk MP3 Support
|
||||||
======================
|
======================
|
||||||
|
|
||||||
|
* MP3 Music On Hold
|
||||||
Asterisk supports mp3 playback for music on hold via the mpg123
|
Asterisk supports mp3 playback for music on hold via the mpg123
|
||||||
program, available from www.mpg123.de.
|
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
|
Please use mpg123 0.59r. Using mpg123 pre0.59s can/may/will result
|
||||||
in crashes and/or unreliable playback.
|
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
|
||||||
|
Reference in New Issue
Block a user