[zaptel-commits] trunk r960 - /trunk/mg2ec_const.h
zaptel-commits at lists.digium.com
zaptel-commits at lists.digium.com
Fri Feb 17 12:36:37 MST 2006
Author: mattf
Date: Fri Feb 17 13:36:36 2006
New Revision: 960
URL: http://svn.digium.com/view/zaptel?rev=960&view=rev
Log:
Update that might improve echo canceler convergence time
Modified:
trunk/mg2ec_const.h
Modified: trunk/mg2ec_const.h
URL: http://svn.digium.com/view/zaptel/trunk/mg2ec_const.h?rev=960&r1=959&r2=960&view=diff
==============================================================================
--- trunk/mg2ec_const.h (original)
+++ trunk/mg2ec_const.h Fri Feb 17 13:36:36 2006
@@ -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
More information about the zaptel-commits
mailing list