summaryrefslogtreecommitdiff
path: root/zaptel.conf.sample
diff options
context:
space:
mode:
authormarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2002-08-01 15:25:55 +0000
committermarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2002-08-01 15:25:55 +0000
commite8a4ae55b403b4db06b8cb244c7089fe44d8161b (patch)
tree173c6b3a7fa613326c41b14e4c7199001b0db440 /zaptel.conf.sample
parent6c7495ba44d73c05b5c2fc6d0c0a9577a8ff5278 (diff)
Version 0.3.0 from FTP
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@96 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'zaptel.conf.sample')
-rwxr-xr-xzaptel.conf.sample12
1 files changed, 5 insertions, 7 deletions
diff --git a/zaptel.conf.sample b/zaptel.conf.sample
index 603a998..bcc4aef 100755
--- a/zaptel.conf.sample
+++ b/zaptel.conf.sample
@@ -22,15 +22,18 @@
# 6: -15db (CSU)
# 7: -22.5db (CSU)
#
-# The framing is one of "d4" or "esf"
+# The framing is one of "d4" or "esf" for T1 or "cas" or "ccs" for E1
#
-# The coding is one of "ami" or "b8zs"
+# The coding is one of "ami" or "b8zs" for T1 or "ami" or "hdb3" for E1
+#
+# E1's may have the additional keyword "crc4" to enable CRC4 checking
#
# If the keyword "yellow" follows, yellow alarm is transmitted when no
# channels are open.
#
#span=1,0,0,esf,b8zs
#span=2,1,0,esf,b8zs
+#span=3,0,0,ccs,hdb3,crc4
#
# Next come the dynamic span definitions, in the form:
# dynamic=<driver>,<address>,<numchans>,<timing>
@@ -72,10 +75,6 @@
# "nethdlc" : The zaptel driver bundles the channels together into an
# hdlc network device, which in turn can be configured with
# sethdlc (available separately).
-# "cas" : Signalling is handled in userspace, and the zaptel driver
-# simply provides notification on changes. "user" is an alias
-# and the channel list must be followed by the idle bits preceeded
-# by a colon (see example below)
#
# The channel list is a comma-separated list of channels or ranges, for
# example:
@@ -88,7 +87,6 @@
# nethdlc=13-24
# fxsls=25,26,27,28
# fxols=29-32
-# cas=1-8:0101
#
#fxoks=1-24
#bchan=25-47