summaryrefslogtreecommitdiff
path: root/zconfig.h
diff options
context:
space:
mode:
authorqwell <qwell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-04-24 18:33:29 +0000
committerqwell <qwell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-04-24 18:33:29 +0000
commit4db3ee4f7f9377f7c6543c5cb21fc277f0355c6e (patch)
treed898734bc3fb9a410b697d1faed035bce1b87fb7 /zconfig.h
parentd3f23546541b61feab4e9a671757b468537c6b9f (diff)
Backport pre-echocan debugging for ztmonitor
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2434 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'zconfig.h')
-rw-r--r--zconfig.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/zconfig.h b/zconfig.h
index 284ad90..c5cf2c3 100644
--- a/zconfig.h
+++ b/zconfig.h
@@ -60,6 +60,13 @@
/* #define ECHO_CAN_MG2 */
/*
+ * This is only technically an "echo canceller"...
+ * It purposely drops 2 out of 3 samples and sounds horrible.
+ * You really only want this for testing "echo cancelled" audio.
+ */
+/* #define ECHO_CAN_JP1 */
+
+/*
* Uncomment for aggressive residual echo supression under
* MARK2 echo canceller
*/