summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDwayne M. Hubbard <dwayne.hubbard@gmail.com>2007-04-09 16:30:04 +0000
committerDwayne M. Hubbard <dwayne.hubbard@gmail.com>2007-04-09 16:30:04 +0000
commitc3ae939ddc2e3c2efef5821517c7432d1e76d059 (patch)
treedc807fd70166bdae14729d8f9be172b43beeee53
parenta4bef3bb3a3da5978bf873c23697688a4afbb4cd (diff)
updated UPGRADE.txt to include format_wav changes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@60917 65c4cc65-6c06-0410-ace0-fbb531ad65f3
-rw-r--r--UPGRADE.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index 0ed1d3b89..0a7d18306 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
+