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

FreeBSD Manual Pages

  
 
  

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

NAME
     ModuleParrot.conf - Configuration file for the SvxLink server Parrot module

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

     The Parrot module record audio as long as the  squelch  is  open  and  then
     plays it back. This can be used as a simplex repeater or for tests. It also
     plays back (spelling the digits) the DTMF digits it receives.

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.

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

   ModuleParrot
     FIFO_LEN
	    The length, in seconds, of the  FIFO  (First  In  First  Out)  audio
	    buffer  where audio is recorded to. When the squelch has been opened
	    for longer than the time specified here, the  oldest  audio  in  the
	    buffer will be thrown away.

     REPEAT_DELAY
	    Specify  a	time,  in milliseconds, that the parrot module will wait
	    after squelch close before playing back the recorded  message.  This
	    is mostly a way to prevent the parrot module to start sending if the
	    squlech momentarily closes on weak signals.

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/ModuleParrot.conf
	    Global  modularized  configuration file. Depends on the CFG_DIR con-
	    figuration variable setting.

     ~/.svxlink/svxlink.d/ModuleParrot.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				    MAY 2011		    MODULEPARROT.CONF(5)

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

home | help