1MODULEDTMFREPEATER.CONF(5) File Formats MODULEDTMFREPEATER.CONF(5)
2
3
4
6 ModuleDtmfRepeater.conf - Configuration file for the SvxLink server
7 DTMF Repeater module
8
10 svxlink is a general purpose voice service system for ham radio use.
11 This man-page describe the SvxLink server configuration for the DTMF
12 Repeater module.
13
14 The DTMF Repeater module retransmits all received DTMF digits. This can
15 be used to control remote systems that is also DTMF controlled. The
16 DTMF muting feature should be used on a repeater to not retransmit the
17 received DTMF audio.
18
20 There are a couple of configuration variables that are common to all
21 modules. The documentation for these can be found in the
22 svxlink.conf(5) manual page.
23
24 Here is the description of all module specific configuration variables
25 that the SvxLink DtmfRepeater module understands.
26
27 ModuleDtmfRepeater
28 REPEAT_DELAY
29 Specify a time, in milliseconds, that the DTMF Repeater module
30 will wait after squelch close before retransmitting received
31 DTMF digits. If zero or not specified, SvxLink will try to send
32 the digits as soon as they are received.
33
35 /etc/svxlink.conf
36 The system wide configuration file.
37
38 ~/.svxlink/svxlink.conf or ~/.svxlinkrc
39 Per user configuration file.
40
41 /etc/svxlink.d/ModuleDtmfRepeater.conf
42 Global modularized configuration file. Depends on the CFG_DIR
43 configuration variable setting.
44
45 ~/.svxlink/svxlink.d/ModuleDtmfRepeater.conf
46 Per user modularized configuration file. Depends on the CFG_DIR
47 configuration variable setting.
48
50 Tobias Blomberg (SM0SVX) <sm0svx at users dot sourceforge dot net>
51
53 svxlink.conf(5)
54
55
56
57Linux NOVEMBER 2006 MODULEDTMFREPEATER.CONF(5)