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@digium.com>
This commit is contained in:
Shaun Ruffell 2014-05-05 09:42:38 -05:00
parent 1e6b2741db
commit 2abfd165ae
1 changed files with 0 additions and 11 deletions

View File

@ -111,17 +111,6 @@
# Channel(s) are signalled using FXO Groundstart protocol. # Channel(s) are signalled using FXO Groundstart protocol.
# fxoks:: # fxoks::
# Channel(s) are signalled using FXO Koolstart protocol. # 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:: # unused::
# No signalling is performed, each channel in the list remains idle # No signalling is performed, each channel in the list remains idle