-
Notifications
You must be signed in to change notification settings - Fork 4
/
x_config.ini
196 lines (150 loc) · 4.36 KB
/
x_config.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
[Settings]
# Select Mode = 0 if you are using DVM-v24 board.
# Select Mode = 1 if you are using Cisco router serial port (STUN).
HardwareMode = 1
# Select:
# 0 to disable keyboard hotkeys.
# 1 to enable keyboard hotkeys.
HotKeys = 1
# Select the local network car to use.
LocalHost = localhost
IPV6Addr = 2001:0db8:0:0:0:0:0:0
PriorityTG = 10100
# MuteTGTimeout is the time Repeater Scan TGs will be muted (halt), except for the TG in use by a local user.
MuteTGTimeout = 300
# Hangtime is the time a dynamic TG will remain connected after the last local PTT
# (Default Revert timer).
Hangtime = 600
UseVoicePrompts = 1
SpeechFile = /opt/p25link/speech.ini
UseLocalCourtesyTone = 1
UseRemoteCourtesyTone = 2
RecordEnable = 0
RecordFile = /opt/p25link/record.txt
SiteName = Default
SiteInfo = Default
Verbose = 1
[TalkGroups]
HostsFile = /opt/p25link/hosts.txt
Verbose = 0
[JSON]
NumberOfRecords = 30
RadioID_URL = https://database.radioid.net/api/dmr/
UsersIDFile = /opt/p25link/users.json
RptrsIDFile = /opt/p25link/rptrs.json
StateFile = /var/www/html/p25link/LastHeard_Out.json
Verbose = 1
[Heard]
HeardFile = /opt/p25link/HeardLog_Out
HeardWebFile = /var/www/html/p25link/dashboard/HeardLog_Out
Verbose = 1
[MMDVM]
MMDVM_Enabled = 1
Callsign = N0CALL
RadioID = 123456
Version2 = 0
Verbose = 0
[P25NX]
P25NX_Enabled = 0
Verbose = 0
[P25Link]
P25Link_Enabled = 1
ServerAddr = 2001:0db9:0:0:0:0:0:0
SuperFrame = 0
Verbose = 0
[STUN]
STUN_ID = 0x63
Verbose = 0
[HDLC]
RTRT_Enabled = 1
ATAC_Enabled = 0
Verbose = 0
[Serial]
Apple_Port = /dev/tty.usbserial
Linux_Port = /dev/ttyACM0
Verbose = 0
[Bridge]
RxPort = 0
TxPort = 0
Verbose = 0
[DMR]
Enabled = 0
Callsign = N0CALL
RepeaterID = 123456
# Select Mode = 0 for DL5DI protocol.
# Select Mode = 1 for MMDVM-Host protocol.
MMDVM_Host_Mode = 0
# Brandmeister
ServerAddress = 192.168.0.51
ServerPort = 62030
Jitter = 360
LocalPort = 62031
Password = Passw0rd
RxFrequency = 443.150
ColorCode = 1
HeightAGL = 10
TxPower = 100
Location = No Where
Description = ghjkjh
URL = https://qrz.com
Verbose = 0
[APRS]
Enabled = 0
# APRS callsign suffix for APRS (example N0CALL/R2, only set R2).
Suffix = R1
# APRS passcode for your call (example N0CALL).
Passcode = 123456
# Optional, comment Server if you don't use APRS-IS.
# good server selections:
# euro.aprs2.net:14580 (Europe)
# noam.aprs2.net:14580 (North America)
# soam.aprs2.net:14580 (South America)
# asia.aprs2.net:14580 (Asia)
# aunz.aprs2.net:14580 (Australia)
# rotate.aprs2.net:14580 (World Wide, recommended to balance trafic between servers)
Server = rotate.aprs2.net:14580
# APRS user Objects file
APRS_File = /opt/p25link/aprs.txt
# APRS IG interval in minutes
APRS_Interval = 30
# Your gw coordinates in decimal degrees (not in APRS format! Decimal I said!)
# positive is north and east, negative is south and west.
Latitude = 0.0
Longitude = -0.0
Symbol = /r
# Altitude in meters Above Sea Level
Altitude = 10
# QSY information format:
# The format of the transmitted frequency is FFF.FFF MHz.
Frequency = 147.000
# Tone for up-link, carrier for down-link (please avoid carrier squelch).
# "tOFF A lower case "t" indicates Narrow. Tone = OFF (without encoding and decoding).
# "T088" An upper case "T" indicates Wide. Tone frequency of 88.5 Hz (encoding).
# "t088" A lower case "t" indicates Narrow. Tone frequency of 88.5 Hz (encoding).
# (Recommended use of tone for up-link and down-link)
# "C088" An upper case "C" indicates Wide. Tone frequency of 88.5 Hz (encoding/decoding).
# "c088" A lower case "c" indicates Narrow. Tone frequency of 88.5 Hz (encoding/decoding).
# (Recommended use for up-link and down-link)
# "D023" An upper case "D" indicates Wide. Tone frequency of 88.5 Hz (encoding/decoding).
# "d023" A lower case "d" indicates Narrow. Tone frequency of 88.5 Hz (encoding/decoding).
# Use 3 digits for Tone or digital tone with no decimals.
# Examples T167 t100 C123 c085 D023 d023, etc.
# Leave blank if using digital only.
AccessTone = C100
# The value of the offset shall be a 3-digit number (x 10 KHz/50 KHz step) with 2 decimals,no dot.
# "+" Plus shift (a default offset frequency applied)
# Example 0.600 MHz = "+060"
# "-" Minus shift (a default offset frequency applied)
# -5.000 MHZ = "-500"
Offset = +600
# Network Access Code
NAC = 293
APRSComment = Please_RTFM
Verbose = 0
[RDAC]
Enabled = 0
VPN_Enabled = 1
ServerAddress = 172.31.7.65
ServerPort = 30003
Interval = 60
Verbose = 0