From 8df5fb20b961d7222656811173fc4384aa04ccab Mon Sep 17 00:00:00 2001
From: Mark Spencer <markster@digium.com>
Date: Tue, 6 Aug 2002 21:39:28 +0000
Subject: [PATCH] Version 0.2.0 from FTP

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@500 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 configs/zapata.conf.sample | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample
index 979e061157..e587a0ca08 100755
--- a/configs/zapata.conf.sample
+++ b/configs/zapata.conf.sample
@@ -93,6 +93,12 @@ cancallforward=yes
 ;
 echocancel=yes
 ;
+; Generally, it is not necessary (and in fact undesirable) to echo cancel
+; when the circuit path is entirely TDM.  You may, however, reverse this
+; behavior by enabling the echo cancel during pure TDM bridging below.
+;
+echocancelwhenbridged=no
+;
 ; You may also set the default receive and transmit gains (in dB)
 ;
 rxgain=0.0
-- 
GitLab