From df1a340774efc74f80ab4d99fb01da958d3f18e2 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Mon, 2 Jul 2007 22:27:46 +0000 Subject: * Move LaTeX docs into a tex/ subdirectory of the doc/ dir * Add a Makefile in doc/tex/ for generating PDF and HTML * Add a README.txt file to doc/tex/ to document which tools are used and what web sites to visit for getting them. * Update build_tools/prep_tarball to put the proper Asterisk version string in the automatically generated PDF for release tarballs git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@72982 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- doc/tex/mp3.tex | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/tex/mp3.tex (limited to 'doc/tex/mp3.tex') diff --git a/doc/tex/mp3.tex b/doc/tex/mp3.tex new file mode 100644 index 000000000..b1713fc1d --- /dev/null +++ b/doc/tex/mp3.tex @@ -0,0 +1,11 @@ +\subsubsection{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. + +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 +repository on svn.digium.com or in the asterisk-addons release at +ftp://ftp.digium.com/pub/telephony/asterisk/. + -- cgit v1.2.3