summaryrefslogtreecommitdiff
path: root/system.conf.sample
diff options
context:
space:
mode:
authorShaun Ruffell <sruffell@digium.com>2008-07-10 16:50:00 +0000
committerShaun Ruffell <sruffell@digium.com>2008-07-10 16:50:00 +0000
commit6f5680f529a0a72c4f4bfa35c38587eca122418f (patch)
tree8c915a89dc38d0e7b3cd41cb532da9233f7b3e3b /system.conf.sample
parent6b593940a32b71311e93d10e392590b835a257a1 (diff)
Changed reference of zap channel to dahdi channel.
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4598 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'system.conf.sample')
-rw-r--r--system.conf.sample10
1 files changed, 5 insertions, 5 deletions
diff --git a/system.conf.sample b/system.conf.sample
index 1fd54a9..0a0d20e 100644
--- a/system.conf.sample
+++ b/system.conf.sample
@@ -288,11 +288,11 @@ defaultzone=us
#
# Configuring modular echo cancellers
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-# DAHDI uses modular echocancellers that are configured per channel.
-# The echo cancellers are compiled and configured as part of the
-# dahdi-linux package. You can specify in this file the default echo
-# canceller to use for a given zap channel. The default behavior is for there
-# to be no default echo cancellers.
+# DAHDI uses modular echocancellers that are configured per channel. The echo
+# cancellers are compiled and configured as part of the dahdi-linux package.
+# You can specify in this file the default echo canceller to use for a given
+# dahdi channel. The default behavior is for there to be no default echo
+# cancellers.
#
# Valid echo cancellers are: jpah, kb1, mg2, sec2, and sec.
# If compiled, 'hpec' is also a valid echo canceller.