aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorroot <root@f38db490-d61c-443f-a65b-d21fe96a405b>2006-08-18 20:04:23 +0000
committerroot <root@f38db490-d61c-443f-a65b-d21fe96a405b>2006-08-18 20:04:23 +0000
commitdeaeb590ca51209f721a43569f807adc8beec93d (patch)
tree759c36af5c452f621413a057a5c58c2260f4054d /configs
parentb1742b89db7d0f0335f59a3b701895683e0f3d2f (diff)
automerge commit
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2-netsec@40423 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/zapata.conf.sample11
1 files changed, 10 insertions, 1 deletions
diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample
index 690eb8797..d24f0e56a 100644
--- a/configs/zapata.conf.sample
+++ b/configs/zapata.conf.sample
@@ -303,10 +303,17 @@ callreturn=yes
; Use either "yes", "no", or a power of two from 32 to 256 if you wish to
; actually set the number of taps of cancellation.
;
+; Note that if any of your Zaptel cards have hardware echo cancellers,
+; then this setting only turns them on and off; numeric settings will
+; be treated as "yes". There are no special settings required for
+; hardware echo cancellers; when present and enabled in their kernel
+; modules, they take precedence over the software echo canceller compiled
+; into Zaptel automatically.
+;
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
+; the circuit path is entirely TDM. You may, however, change this behavior
; by enabling the echo cancel during pure TDM bridging below.
;
echocancelwhenbridged=yes
@@ -318,6 +325,8 @@ echocancelwhenbridged=yes
; closer idea of the actual echo. Value may be "yes", "no", or a number of
; milliseconds to delay before training (default = 400)
;
+; Note that these parameters do not apply to hardware echo cancellers.
+;
;echotraining=yes
;echotraining=800
;