summaryrefslogtreecommitdiff
path: root/zaptel.conf.sample
diff options
context:
space:
mode:
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