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 The amplitude, tone length and tone spacing of the generated DTMF dig‐
25 its is configured in the configuration section for the LocalTx that is
26 actually transmitting the DTMF. Have a look at the documentation for
27 the DTMF_TONE_* configuration variables for a full explanation.
28
29 Here is the description of all module specific configuration variables
30 that the SvxLink DtmfRepeater module understands.
31
32 ModuleDtmfRepeater
33 REPEAT_DELAY
34 Specify a time, in milliseconds, that the DTMF Repeater module
35 will wait after squelch close before retransmitting received
36 DTMF digits. If zero or not specified, SvxLink will try to send
37 the digits as soon as they are received.
38
40 /etc/svxlink/svxlink.conf (or deprecated /etc/svxlink.conf)
41 The system wide configuration file.
42
43 ~/.svxlink/svxlink.conf
44 Per user configuration file.
45
46 /etc/svxlink/svxlink.d/ModuleDtmfRepeater.conf
47 Global modularized configuration file. Depends on the CFG_DIR
48 configuration variable setting.
49
50 ~/.svxlink/svxlink.d/ModuleDtmfRepeater.conf
51 Per user modularized configuration file. Depends on the CFG_DIR
52 configuration variable setting.
53
55 Tobias Blomberg (SM0SVX) <sm0svx at users dot sourceforge dot net>
56
58 svxlink.conf(5)
59
60
61
62Linux MAY 2014 MODULEDTMFREPEATER.CONF(5)