From 4ee6a2cb0d4bd7a6d5d51164d4be2c95240f11d4 Mon Sep 17 00:00:00 2001 From: mattf Date: Fri, 17 Feb 2006 19:36:36 +0000 Subject: Update that might improve echo canceler convergence time git-svn-id: http://svn.digium.com/svn/zaptel/trunk@960 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- mg2ec_const.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mg2ec_const.h') diff --git a/mg2ec_const.h b/mg2ec_const.h index c34a5c4..f2256c7 100644 --- a/mg2ec_const.h +++ b/mg2ec_const.h @@ -29,7 +29,7 @@ * If this is too low then background noise will cause the filter * coefficients to constantly be updated. */ -#define MIN_UPDATE_THRESH_I 4096 +#define MIN_UPDATE_THRESH_I 2048 /* The number of samples used to update coefficients using the * the block update method (M). It should be related back to the -- cgit v1.2.3