From f04ea3143569dbadcdd5ed96e8feed0601464156 Mon Sep 17 00:00:00 2001 From: matteo Date: Mon, 17 Mar 2003 18:11:45 +0000 Subject: lun mar 17 19:11:15 CET 2003 git-svn-id: http://svn.digium.com/svn/zaptel/trunk@155 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- zaptel.conf.sample | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'zaptel.conf.sample') diff --git a/zaptel.conf.sample b/zaptel.conf.sample index bcc4aef..deb76b3 100755 --- a/zaptel.conf.sample +++ b/zaptel.conf.sample @@ -61,6 +61,14 @@ # "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 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. -- cgit v1.2.3