From 5de5efa71b183106b059157e4024d1e7bb434857 Mon Sep 17 00:00:00 2001 From: markster Date: Thu, 30 Oct 2003 23:17:02 +0000 Subject: Add DACS functionality to zaptel for cross connecting channels git-svn-id: http://svn.digium.com/svn/zaptel/trunk@262 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- zaptel.conf.sample | 3 +++ 1 file changed, 3 insertions(+) (limited to 'zaptel.conf.sample') diff --git a/zaptel.conf.sample b/zaptel.conf.sample index f91ca3b..d2a7133 100755 --- a/zaptel.conf.sample +++ b/zaptel.conf.sample @@ -83,6 +83,8 @@ # "nethdlc" : The zaptel driver bundles the channels together into an # hdlc network device, which in turn can be configured with # sethdlc (available separately). +# "dacs" : The zaptel driver cross connects the channels starting at +# the channel number listed at the end, after a colon # # The channel list is a comma-separated list of channels or ranges, for # example: @@ -108,6 +110,7 @@ #clear=46 #clear=47 #fcshdlc=48 +#dacs=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/tor* -- cgit v1.2.3