summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2009-10-21 15:21:30 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2009-10-21 15:21:30 +0000
commita2f809c1273c3ed2f6a6945ac7368ecb6c0ecb21 (patch)
tree0d2c119a4a3a55b93f6e9451795c3617ffaef5f9 /CHANGES
parenta31eb5bb355e4bbc37f7f7ab09e497ed7f2e1808 (diff)
Turn on DENOISE filter for all conference participants.
(Fixes SWP-238) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@225048 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4b3b2c616..6ce6590db 100644
--- a/CHANGES
+++ b/CHANGES
@@ -78,6 +78,9 @@ Applications
to spy on.
* The ChanSpy application also now has the 'E' option, which spies on a single
channel and exits when that channel hangs up.
+ * The MeetMe application now turns on the DENOISE() function by default, for
+ each participant. In our tests, this has significantly decreased background
+ noise (especially noisy data centers).
Dialplan Functions
------------------