[zaptel-commits] tzafrir: branch 1.2 r3968 - in /branches/1.2: Makefile README zaptel.conf.sample

SVN commits to the Zaptel project zaptel-commits at lists.digium.com
Sun Mar 9 04:04:52 CDT 2008


Author: tzafrir
Date: Sun Mar  9 04:04:52 2008
New Revision: 3968

URL: http://svn.digium.com/view/zaptel?view=rev&rev=3968
Log:
Integrating sample / reference configuration file into the reference
documentation.

Modified:
    branches/1.2/Makefile
    branches/1.2/README
    branches/1.2/zaptel.conf.sample

Modified: branches/1.2/Makefile
URL: http://svn.digium.com/view/zaptel/branches/1.2/Makefile?view=diff&rev=3968&r1=3967&r2=3968
==============================================================================
--- branches/1.2/Makefile (original)
+++ branches/1.2/Makefile Sun Mar  9 04:04:52 2008
@@ -365,7 +365,12 @@
 stackcheck: checkstack all
 	./checkstack *.ko */*.ko
 
-README.html: README
+zaptel.conf.asciidoc: zaptel.conf.sample
+	perl -n -e \
+		'if (/^#($$|\s)(.*)/){ if (!$$in_doc){print "\n"}; $$in_doc=1; print "$$2\n" } else { $$in_doc=0; print "  $$_" }' \
+		$< >$@
+
+README.html: README zaptel.conf.asciidoc
 	$(ASCIIDOC) -n -a toc $<
 
 xpp/README.Astribank.html: xpp/README.Astribank
@@ -563,7 +568,7 @@
 	rm -f ztcfg-shared fxstest
 	rm -rf misdn*
 	rm -rf mISDNuser*
-	rm -rf README.html xpp/README.Astribank.html
+	rm -rf README.html xpp/README.Astribank.html zaptel.conf.asciidoc
 
 .EXPORT_ALL_VARIABLES:
 

Modified: branches/1.2/README
URL: http://svn.digium.com/view/zaptel/branches/1.2/README?view=diff&rev=3968&r1=3967&r2=3968
==============================================================================
--- branches/1.2/README (original)
+++ branches/1.2/README Sun Mar  9 04:04:52 2008
@@ -342,6 +342,11 @@
 in README.Astribank .
 
 
+Reference Configuration
+-----------------------
+include::zaptel.conf.asciidoc[]
+
+
 Zaptel PERL modules
 -------------------
 The directory xpp/utils has, in addition to helper utilities for the
@@ -383,7 +388,6 @@
   what PCI/USB Zaptel hardware is connected and if it is currently used
   by a driver. Shows also some more information for Astrobanks from
   /proc/xpp .
-
 
 Internals
 ---------

Modified: branches/1.2/zaptel.conf.sample
URL: http://svn.digium.com/view/zaptel/branches/1.2/zaptel.conf.sample?view=diff&rev=3968&r1=3967&r2=3968
==============================================================================
--- branches/1.2/zaptel.conf.sample (original)
+++ branches/1.2/zaptel.conf.sample Sun Mar  9 04:04:52 2008
@@ -3,9 +3,11 @@
 #
 # This file is parsed by the Zaptel Configurator, ztcfg
 #
-#
+# Span Configuration
+# ~~~~~~~~~~~~~~~~~~
 # First come the span definitions, in the format
-# span=<span num>,<timing source>,<line build out (LBO)>,<framing>,<coding>[,yellow]
+# 
+#   span=<span num>,<timing source>,<line build out (LBO)>,<framing>,<coding>[,yellow]
 #
 # All T1/E1 spans generate a clock signal on their transmit side. The
 # <timing source> parameter determines whether the clock signal from the far
@@ -30,14 +32,15 @@
 # faxes, unreliable modem operation, and is a general all round bad thing.
 #
 # The line build-out (or LBO) is an integer, from the following table:
-# 0: 0 db (CSU) / 0-133 feet (DSX-1)
-# 1: 133-266 feet (DSX-1)
-# 2: 266-399 feet (DSX-1)
-# 3: 399-533 feet (DSX-1)
-# 4: 533-655 feet (DSX-1)
-# 5: -7.5db (CSU)
-# 6: -15db (CSU)
-# 7: -22.5db (CSU)
+#
+#  0: 0 db (CSU) / 0-133 feet (DSX-1)
+#  1: 133-266 feet (DSX-1)
+#  2: 266-399 feet (DSX-1)
+#  3: 399-533 feet (DSX-1)
+#  4: 533-655 feet (DSX-1)
+#  5: -7.5db (CSU)
+#  6: -15db (CSU)
+#  7: -22.5db (CSU)
 #
 # The framing is one of "d4" or "esf" for T1 or "cas" or "ccs" for E1
 #
@@ -54,8 +57,11 @@
 #span=2,1,0,esf,b8zs
 #span=3,0,0,ccs,hdb3,crc4
 #
+# Dynamic Spans
+# ~~~~~~~~~~~~~
 # Next come the dynamic span definitions, in the form:
-# dynamic=<driver>,<address>,<numchans>,<timing>
+# 
+#   dynamic=<driver>,<address>,<numchans>,<timing>
 #
 # Where <driver> is the name of the driver (e.g. eth), <address> is the
 # driver specific address (like a MAC for eth), <numchans> is the number
@@ -64,57 +70,78 @@
 # primary, secondard, etc.  Note that you MUST have a REAL zaptel device
 # if you are not using external timing.
 #
-# dynamic=eth,eth0/00:02:b3:35:43:9c,24,0
-#
+#   dynamic=eth,eth0/00:02:b3:35:43:9c,24,0
+#
+# Channel Configuration
+# ~~~~~~~~~~~~~~~~~~~~~
 # Next come the definitions for using the channels.  The format is:
 # <device>=<channel list>
 #
 # Valid devices are:
 #
-# "e&m"     : Channel(s) are signalled using E&M signalling (specific
-#             implementation, such as Immediate, Wink, or Feature Group D
-#             are handled by the userspace library).
-# "fxsls"   : Channel(s) are signalled using FXS Loopstart protocol.
-# "fxsgs"   : Channel(s) are signalled using FXS Groundstart protocol.
-# "fxsks"   : Channel(s) are signalled using FXS Koolstart protocol.
-# "fxols"   : Channel(s) are signalled using FXO Loopstart protocol.
-# "fxogs"   : Channel(s) are signalled using FXO Groundstart protocol.
-# "fxoks"   : Channel(s) are signalled using FXO Koolstart protocol.
-# "sf"	    : Channel(s) are signalled using in-band single freq tone.
-#		Syntax as follows: 
-#		 channel# => sf:<rxfreq>,<rxbw>,<rxflag>,<txfreq>,<txlevel>,<txflag>
-#		rxfreq is rx tone freq in hz, rxbw is rx notch (and decode)
-#		bandwith in hz (typically 10.0), rxflag is either 'normal' or
-#		'inverted', txfreq is tx tone freq in hz, txlevel is tx tone 
-#		level in dbm, txflag is either 'normal' or 'inverted'. Set 
-#		rxfreq or txfreq to 0.0 if that tone is not desired.
-# "unused"  : No signalling is performed, each channel in the list remains idle
-# "clear"   : Channel(s) are bundled into a single span.  No conversion or
-#             signalling is performed, and raw data is available on the master.
-# "indclear": Like "clear" except all channels are treated individually and
-#             are not bundled.  "bchan" is an alias for this.
+# e&m::
+#   Channel(s) are signalled using E&M signalling (specific
+#   implementation, such as Immediate, Wink, or Feature Group D
+#   are handled by the userspace library).
+# fxsls:: 
+#   Channel(s) are signalled using FXS Loopstart protocol.
+# fxsgs:: 
+#   Channel(s) are signalled using FXS Groundstart protocol.
+# fxsks:: 
+#   Channel(s) are signalled using FXS Koolstart protocol.
+# fxols:: 
+#   Channel(s) are signalled using FXO Loopstart protocol.
+# fxogs:: 
+#   Channel(s) are signalled using FXO Groundstart protocol.
+# fxoks:: 
+#   Channel(s) are signalled using FXO Koolstart protocol.
+# sf:: 
+#   Channel(s) are signalled using in-band single freq tone. 
+#   Syntax as follows: 
+#    
+#     channel# => sf:<rxfreq>,<rxbw>,<rxflag>,<txfreq>,<txlevel>,<txflag>
+#   
+#   rxfreq is rx tone freq in hz, rxbw is rx notch (and decode)
+#   bandwith in hz (typically 10.0), rxflag is either 'normal' or
+#   'inverted', txfreq is tx tone freq in hz, txlevel is tx tone 
+#   level in dbm, txflag is either 'normal' or 'inverted'. Set 
+#   rxfreq or txfreq to 0.0 if that tone is not desired.
+#
+# unused:: 
+#   No signalling is performed, each channel in the list remains idle
+# clear::
+#   Channel(s) are bundled into a single span.  No conversion or
+#   signalling is performed, and raw data is available on the master.
+# bchan:: 
+#   Like 'clear' except all channels are treated individually and
+#   are not bundled.  'inclear' is an alias for this.
 # "rawhdlc" : The zaptel driver performs HDLC encoding and decoding on the 
 #             bundle, and the resulting data is communicated via the master
 #             device.
-# "fcshdlc" : The zapdel driver performs HDLC encoding and decoding on the
-#             bundle and also performs incoming and outgoing FCS insertion
-#             and verification.  "dchan" is an alias for this.
-# "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
-# "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
+# dchan::
+#   The zapdel driver performs HDLC encoding and decoding on the
+#   bundle and also performs incoming and outgoing FCS insertion
+#   and verification.  'fcshdlc' is an alias for this.
+# 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
+# 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:
 #
 #   1,3,5 (channels one, three, and five)
-#   16-23, 29 (channels 16 through 23, as well as channel 29
+#   16-23, 29 (channels 16 through 23, as well as channel 29)
 #
 # So, some complete examples are:
+#
 #   e&m=1-12
 #   nethdlc=13-24
 #   fxsls=25,26,27,28
@@ -135,6 +162,8 @@
 #dacs=1-24:48
 #dacsrbs=1-24:48
 #
+# Tone Zone Data
+# ~~~~~~~~~~~~~~
 # 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/*
 # interfaces anyway.  Also this means they won't have to be loaded at runtime.
@@ -161,7 +190,8 @@
 #loadzone=pl
 defaultzone=us
 #
-# Section for PCI Radio Interface 
+# PCI Radio Interface
+# ~~~~~~~~~~~~~~~~~~~
 # (see http://www.zapatatelephony.org/app_rpt.html)
 #
 # The PCI Radio Interface card interfaces up to 4 two-way radios (either
@@ -183,41 +213,41 @@
 # 
 # this example is a single tone DCS transmit and receive
 #
-# # specify the transmit tone (in DCS mode this stays constant)
-# tx=D371
-# # specify the receive DCS code
-# dcsrx=223
+# specify the transmit tone (in DCS mode this stays constant)
+#tx=D371
+# specify the receive DCS code
+#dcsrx=223
 #
 # this example is a "community" CTCSS (if you only want a single tone, then
 # only specify 1 in the ctcss list)
 #
-# # specify the default transmit tone (when not receiving)
-# tx=1000
-# # Specify the receive freq, the tag (use 0 if none), and the transmit code.
-# # The tag may be used by applications to determine classification of tones.
-# # The tones are to be specified in order of presedence, most important first.
-# # Currently, 15 tones may be specified..
-# ctcss=1318,1,1318
-# ctcss=1862,1,1862
+# specify the default transmit tone (when not receiving)
+#tx=1000
+# Specify the receive freq, the tag (use 0 if none), and the transmit code.
+# The tag may be used by applications to determine classification of tones.
+# The tones are to be specified in order of presedence, most important first.
+# Currently, 15 tones may be specified..
+#ctcss=1318,1,1318
+#ctcss=1862,1,1862
 #
 # The following parameters may be omitted if their default value is acceptible
 #
-# # set the receive debounce time in milliseconds
-# debouncetime=123
-# # set the transmit quiet dropoff burst time in milliseconds
-# bursttime=234
-# # set the COR level threshold (specified in tenths of millivolts)
-# # valid values are {3125,6250,9375,12500,15625,18750,21875,25000}
-# corthresh=12500
-# # Invert COR signal {y,n}
+# Set the receive debounce time in milliseconds
+#debouncetime=123
+# set the transmit quiet dropoff burst time in milliseconds
+#bursttime=234
+# set the COR level threshold (specified in tenths of millivolts)
+# valid values are {3125,6250,9375,12500,15625,18750,21875,25000}
+#corthresh=12500
+# Invert COR signal {y,n}
 # invertcor=y
 # # set the external tone mode; yes, no, internal {y,n,i}
-# exttone=y
+#exttone=y
 #
 # Now apply the configuration to the specified channels:
 #
 # # We are all done with our channel parameters, so now we specify what
 # # channels they apply to
-# channels=1-4
+#channels=1-4
 
 




More information about the zaptel-commits mailing list