[asterisk-commits] lmadsen: trunk r282471 - in /trunk: ./ doc/tex/asterisk.tex doc/tex/sounds.tex
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Mon Aug 16 13:02:40 CDT 2010
Author: lmadsen
Date: Mon Aug 16 13:02:29 2010
New Revision: 282471
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=282471
Log:
Merged revisions 282470 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
................
r282470 | lmadsen | 2010-08-16 13:01:00 -0500 (Mon, 16 Aug 2010) | 15 lines
Merged revisions 282469 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2
........
r282469 | lmadsen | 2010-08-16 13:00:09 -0500 (Mon, 16 Aug 2010) | 7 lines
Add information about creating sounds files using
the sounds tools publically available so that others can create their
own sounds prompts using the same tools we use to generate sounds releases.
This allows people creating their own prompts to sound consistent with
the prompts available from the open source project.
SWP-595
........
................
Added:
trunk/doc/tex/sounds.tex
- copied unchanged from r282470, branches/1.8/doc/tex/sounds.tex
Modified:
trunk/ (props changed)
trunk/doc/tex/asterisk.tex
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.8-merged' - no diff available.
Modified: trunk/doc/tex/asterisk.tex
URL: http://svnview.digium.com/svn/asterisk/trunk/doc/tex/asterisk.tex?view=diff&rev=282471&r1=282470&r2=282471
==============================================================================
--- trunk/doc/tex/asterisk.tex (original)
+++ trunk/doc/tex/asterisk.tex Mon Aug 16 13:02:29 2010
@@ -157,6 +157,9 @@
\chapter{Packet Loss Concealment}
\input{plc.tex}
+\chapter{Sounds Packages}
+ \input{sounds.tex}
+
\chapter{Development}
\section{Backtrace}
\input{backtrace.tex}
More information about the asterisk-commits
mailing list