From 2fb165f0add1912328203c7be07f3d82ab632c2c Mon Sep 17 00:00:00 2001 From: mattf Date: Thu, 27 Oct 2005 16:05:07 +0000 Subject: New echo canceller mods based on KB1. If you have echo, try MG2 out. git-svn-id: http://svn.digium.com/svn/zaptel/trunk@798 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- zconfig.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'zconfig.h') diff --git a/zconfig.h b/zconfig.h index 368ed9c..952c2a5 100755 --- a/zconfig.h +++ b/zconfig.h @@ -50,6 +50,10 @@ /* #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 */ /* * Uncomment for aggressive residual echo supression under -- cgit v1.2.3