From 89e2d0efedc95e1717c37c57a0cef6316a21b4cd Mon Sep 17 00:00:00 2001 From: markster Date: Tue, 4 May 2004 03:20:08 +0000 Subject: Add RBS support to DACS (bug #1451) git-svn-id: http://svn.digium.com/svn/zaptel/trunk@384 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- zaptel.conf.sample | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'zaptel.conf.sample') diff --git a/zaptel.conf.sample b/zaptel.conf.sample index 35a4539..71d3aea 100755 --- a/zaptel.conf.sample +++ b/zaptel.conf.sample @@ -87,6 +87,9 @@ # sethdlc (available separately). # "dacs" : The zaptel driver cross connects the channels starting at # the channel number listed at the end, after a colon +# "dacsrbs" : The zaptel driver cross connects the channels starting at +# the channel number listed at the end, after a colon and +# also performs the DACSing of RBS bits # # The channel list is a comma-separated list of channels or ranges, for # example: @@ -113,6 +116,7 @@ #clear=47 #fcshdlc=48 #dacs=1-24:48 +#dacsrbs=1-24:48 # # Finally, you can preload some tone zones, to prevent them from getting # overwritten by other users (if you allow non-root users to open /dev/zap/* -- cgit v1.2.3