Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
MODULEDTMFREPEATER.CONF(5)	  File Formats	      MODULEDTMFREPEATER.CONF(5)

NAME
     ModuleDtmfRepeater.conf  -  Configuration	file for the SvxLink server DTMF
     Repeater module

DESCRIPTION
     svxlink is a general purpose voice service system for ham radio  use.  This
     man-page  describe  the  SvxLink server configuration for the DTMF Repeater
     module.

     The DTMF Repeater module retransmits all received DTMF digits. This can  be
     used  to control remote systems that is also DTMF controlled. The DTMF mut-
     ing feature should be used on a repeater to  not  retransmit  the	received
     DTMF audio.

CONFIGURATION VARIABLES
     There  are  a couple of configuration variables that are common to all mod-
     ules.  The documentation for these can be found in the svxlink.conf(5) man-
     ual page.

     The amplitude, tone length and tone spacing of the generated DTMF digits is
     configured in the configuration section for the LocalTx  that  is	actually
     transmitting the DTMF. Have a look at the documentation for the DTMF_TONE_*
     configuration variables for a full explanation.

     Here is the description of all module specific configuration variables that
     the SvxLink DtmfRepeater module understands.

   ModuleDtmfRepeater
     REPEAT_DELAY
	    Specify  a time, in milliseconds, that the DTMF Repeater module will
	    wait after digit reception and squelch close  before  retransmitting
	    received DTMF digits.  If zero or not specified, SvxLink will try to
	    send the digits as soon as they are received.

	    This  variable does not apply when DTMF digits are sent in non-acti-
	    vated mode.  Digits will then be retransmitted as soon as possible.

FILES
     /etc/svxlink/svxlink.conf (or deprecated /etc/svxlink.conf)
	    The system wide configuration file.

     ~/.svxlink/svxlink.conf
	    Per user configuration file.

     /etc/svxlink/svxlink.d/ModuleDtmfRepeater.conf
	    Global modularized configuration file. Depends on the  CFG_DIR  con-
	    figuration variable setting.

     ~/.svxlink/svxlink.d/ModuleDtmfRepeater.conf
	    Per user modularized configuration file. Depends on the CFG_DIR con-
	    figuration variable setting.

AUTHOR
     Tobias Blomberg (SM0SVX) <sm0svx at users dot sourceforge dot net>

SEE ALSO
     svxlink.conf(5)

Linux				    JULY 2019	      MODULEDTMFREPEATER.CONF(5)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ModuleDtmfRepeater.conf&sektion=5&manpath=FreeBSD+Ports+15.1.quarterly>

home | help