From: Dwayne M. Hubbard Date: Mon, 9 Apr 2007 16:30:04 +0000 (+0000) Subject: updated UPGRADE.txt to include format_wav changes X-Git-Tag: 1.6.0-beta1~3^2~2881 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3ae939ddc2e3c2efef5821517c7432d1e76d059;p=thirdparty%2Fasterisk.git updated UPGRADE.txt to include format_wav changes git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@60917 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/UPGRADE.txt b/UPGRADE.txt index 0ed1d3b89d..0a7d18306d 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -42,3 +42,11 @@ CDR: * 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 +