[zaptel-commits] trunk r934 - /trunk/zconfig.h

zaptel-commits at lists.digium.com zaptel-commits at lists.digium.com
Thu Feb 2 13:04:19 MST 2006


Author: mattf
Date: Thu Feb  2 14:04:18 2006
New Revision: 934

URL: http://svn.digium.com/view/zaptel?rev=934&view=rev
Log:
Make MG2 the new default echo canceller

Modified:
    trunk/zconfig.h

Modified: trunk/zconfig.h
URL: http://svn.digium.com/view/zaptel/trunk/zconfig.h?rev=934&r1=933&r2=934&view=diff
==============================================================================
--- trunk/zconfig.h (original)
+++ trunk/zconfig.h Thu Feb  2 14:04:18 2006
@@ -49,11 +49,9 @@
 /* #define ECHO_CAN_MARK */
 /* #define ECHO_CAN_MARK2 */
 /* #define ECHO_CAN_MARK3 */
-#define ECHO_CAN_KB1
-/* MG2 is a version of KB1 that has some changes to it that are
- * supposed to improve how it performs.  If you have echo problems,
- * try it out! */
-/* #define ECHO_CAN_MG2 */
+/* #define ECHO_CAN_KB1 */
+/* This is the new latest and greatest */
+#define ECHO_CAN_MG2
 
 /*
  * Uncomment for aggressive residual echo supression under 



More information about the zaptel-commits mailing list