summaryrefslogtreecommitdiff
path: root/doc/mp3.txt
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2006-09-21 22:23:49 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2006-09-21 22:23:49 +0000
commitf14dc5fab43f9ae615d0ed5cfd384d79a10b8260 (patch)
treee4d17f8cd76aa1a743e3371a7b59738e7601adc5 /doc/mp3.txt
parent794d34f90c3bc38cc9225ec719b15b7f1e442ddc (diff)
And some deprecated APIs and modifications to documentation
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43458 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'doc/mp3.txt')
-rw-r--r--doc/mp3.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/mp3.txt b/doc/mp3.txt
index 191bddb6e..cb5ec055c 100644
--- a/doc/mp3.txt
+++ b/doc/mp3.txt
@@ -2,9 +2,8 @@
======================
* MP3 Music On Hold
-Use of the mpg123 for your music on hold is no longer recommended and is now
-officially deprecated. You should now use one of the native formats for your
-music on hold selections.
+Use of the mpg123 for your music on hold is no longer supported. You should
+now use one of the native formats for your music on hold selections.
However, if you still need to use mp3 as your music on hold format, a format
driver for reading MP3 audio files is available in the asterisk-addons SVN