[dahdi-commits] dahdi/tools.git branch "master" updated.
SVN commits to the DAHDI project
dahdi-commits at lists.digium.com
Mon May 5 09:45:52 CDT 2014
branch "master" has been updated
via 2abfd165ae9d6f91d003e84b7efa8926f1b4defb (commit)
from 1e6b2741db99b34f7d63ac96dd5a876686d27131 (commit)
Summary of changes:
system.conf.sample | 11 -----------
1 file changed, 11 deletions(-)
- Log -----------------------------------------------------------------
commit 2abfd165ae9d6f91d003e84b7efa8926f1b4defb
Author: Shaun Ruffell <sruffell at digium.com>
Date: Mon May 5 09:42:38 2014 -0500
system.conf.sample: Remove reference to single frequency signalling.
Single frequency signalling has not been supported in dahdi_cfg since the switch
to DAHDI. Before DAHDI, in the Zaptel days, it was only suported in the
ztcfg_dude utility which wasn't mainlined. So this removes references to those
signalling modes unless support is added back into the driver.
Internal-Issue-ID: DAHLIN-335
Signed-off-by: Shaun Ruffell <sruffell at digium.com>
diff --git a/system.conf.sample b/system.conf.sample
index c6efacf..f05ecb8 100644
--- a/system.conf.sample
+++ b/system.conf.sample
@@ -111,17 +111,6 @@
# 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
-----------------------------------------------------------------------
--
dahdi/tools.git
More information about the dahdi-commits
mailing list