summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xzaptel.conf.sample5
1 files changed, 5 insertions, 0 deletions
diff --git a/zaptel.conf.sample b/zaptel.conf.sample
index e1b720f..603a998 100755
--- a/zaptel.conf.sample
+++ b/zaptel.conf.sample
@@ -72,6 +72,10 @@
# "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:
@@ -84,6 +88,7 @@
# nethdlc=13-24
# fxsls=25,26,27,28
# fxols=29-32
+# cas=1-8:0101
#
#fxoks=1-24
#bchan=25-47