From 99463754103be48aedfa9bcc83a57a62729cfc17 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Tue, 26 Aug 2008 14:35:20 +0000 Subject: * Add a "docs" target to generate documentation. * Demote/promote some headers. * Fix URL for on-line copy of the README. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4844 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- system.conf.sample | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'system.conf.sample') diff --git a/system.conf.sample b/system.conf.sample index 23c7b75..cdfdc20 100644 --- a/system.conf.sample +++ b/system.conf.sample @@ -4,7 +4,7 @@ # This file is parsed by the DAHDI Configurator, dahdi_cfg # # Span Configuration -# ~~~~~~~~~~~~~~~~~~ +# ^^^^^^^^^^^^^^^^^^ # First come the span definitions, in the format # # span=,,,,[,yellow] @@ -57,7 +57,7 @@ #span=3,0,0,ccs,hdb3,crc4 # # Dynamic Spans -# ~~~~~~~~~~~~~ +# ^^^^^^^^^^^^^ # Next come the dynamic span definitions, in the form: # # dynamic=,
,, @@ -75,7 +75,7 @@ # have the non-zero value. # # Channel Configuration -# ~~~~~~~~~~~~~~~~~~~~~ +# ^^^^^^^^^^^^^^^^^^^^^ # Next come the definitions for using the channels. The format is: # = # @@ -178,7 +178,7 @@ #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/dahdi/* # interfaces anyway. Also this means they won't have to be loaded at runtime. @@ -206,7 +206,7 @@ loadzone = us defaultzone=us # # PCI Radio Interface -# ~~~~~~~~~~~~~~~~~~~ +# ^^^^^^^^^^^^^^^^^^^ # (see http://www.zapatatelephony.org/app_rpt.html) # # The PCI Radio Interface card interfaces up to 4 two-way radios (either @@ -272,7 +272,7 @@ defaultzone=us #channels=1-4 # # Overiding PCM encoding -# ~~~~~~~~~~~~~~~~~~~~~~ +# ^^^^^^^^^^^^^^^^^^^^^^ # Usually the channel driver sets the encoding of the PCM for the # channel (mulaw / alaw. That is: g711u or g711a). However there are # some cases where you would like to override that. 'mulaw' and 'alaw' @@ -287,7 +287,7 @@ defaultzone=us #deflaw=5 # # Echo Cancellers -# ~~~~~~~~~~~~~~~ +# ^^^^^^^^^^^^^^^ # DAHDI uses modular echo cancellers that are configured per channel. The echo # cancellers are compiled and installed as part of the dahdi-linux package. # You can specify in this file the echo canceller to be used for each -- cgit v1.2.3