[asterisk-commits] dhubbard: trunk r60917 - /trunk/UPGRADE.txt
asterisk-commits at lists.digium.com
asterisk-commits at lists.digium.com
Mon Apr 9 09:30:05 MST 2007
Author: dhubbard
Date: Mon Apr 9 11:30:04 2007
New Revision: 60917
URL: http://svn.digium.com/view/asterisk?view=rev&rev=60917
Log:
updated UPGRADE.txt to include format_wav changes
Modified:
trunk/UPGRADE.txt
Modified: trunk/UPGRADE.txt
URL: http://svn.digium.com/view/asterisk/trunk/UPGRADE.txt?view=diff&rev=60917&r1=60916&r2=60917
==============================================================================
--- trunk/UPGRADE.txt (original)
+++ trunk/UPGRADE.txt Mon Apr 9 11:30:04 2007
@@ -42,3 +42,11 @@
* The cdr_sqlite module has been marked as deprecated in favor of
cdr_sqlite3_custom. It will potentially be removed from the tree
after Asterisk 1.6 is released.
+
+Formats:
+
+* format_wav: The GAIN preprocessor definition and source code that used it
+ is removed. This change was made in response to user complaints of
+ choppiness or the clipping of loud signal peaks. To increasing the volume
+ of voicemail messages, use the 'volgain' option in voicemail.conf
+
More information about the asterisk-commits
mailing list