From 2abfd165ae9d6f91d003e84b7efa8926f1b4defb Mon Sep 17 00:00:00 2001 From: Shaun Ruffell Date: Mon, 5 May 2014 09:42:38 -0500 Subject: [PATCH] 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 --- system.conf.sample | 11 ----------- 1 file changed, 11 deletions(-) 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 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