From 05b9910ea45cb34816ce2eb4143c4d3f2919a10b Mon Sep 17 00:00:00 2001 From: tilghman Date: Thu, 11 May 2006 22:50:08 +0000 Subject: Bug 6816 - Allow nethdlc device to take optional alternative name git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1053 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- zaptel.conf.sample | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'zaptel.conf.sample') diff --git a/zaptel.conf.sample b/zaptel.conf.sample index 6fc4893..3a10217 100644 --- a/zaptel.conf.sample +++ b/zaptel.conf.sample @@ -105,7 +105,13 @@ # hardware. # "nethdlc" : The zaptel driver bundles the channels together into an # hdlc network device, which in turn can be configured with -# sethdlc (available separately). +# sethdlc (available separately). In 2.6.x kernels you can also optionally +# pass the name for the network interface after the channel list. +# Syntax: +# nethdlc=[:interface name] +# Use original names, don't use the names which have been already registered +# in system e.g eth. +# # "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 -- cgit v1.2.3