DMRGateway/DMRGateway.ini

95 lines
1.5 KiB
INI
Raw Normal View History

2017-04-20 21:51:30 +02:00
[General]
Timeout=10
2017-04-23 21:17:25 +02:00
RptAddress=127.0.0.1
RptPort=62032
LocalAddress=127.0.0.1
LocalPort=62031
2017-06-04 16:17:43 +02:00
RuleTrace=0
2017-04-20 21:51:30 +02:00
Daemon=0
2017-04-23 21:17:25 +02:00
Debug=0
2017-04-20 21:51:30 +02:00
[Log]
# Logging levels, 0=No logging
DisplayLevel=1
FileLevel=1
FilePath=.
FileRoot=DMRGateway
2017-05-01 15:46:43 +02:00
[Voice]
Enabled=1
Language=en_GB
2017-05-01 21:05:41 +02:00
Directory=./Audio
2017-05-01 15:46:43 +02:00
2017-05-26 14:26:39 +02:00
[XLX Network 1]
Enabled=1
Name=XLX950
2017-04-20 21:51:30 +02:00
Address=xlx950.epf.lu
Port=62030
2017-04-20 21:51:30 +02:00
# Local=3351
# Options=
Slot=1
TG=6
Base=64000
2017-05-30 14:42:30 +02:00
Startup=4005
Relink=10
2017-05-26 14:26:39 +02:00
Password=passw0rd
Debug=0
[XLX Network 2]
Enabled=0
Name=XLX000
2017-05-26 14:26:39 +02:00
Address=44.131.4.1
Port=62030
# Local=3351
# Options=
Slot=1
TG=7
Base=74000
2017-04-20 21:51:30 +02:00
Password=passw0rd
Debug=0
# BrandMeister
[DMR Network 1]
2017-05-26 14:26:39 +02:00
Enabled=0
Name=BM
Address=44.131.4.1
Port=62031
# Local=3352
# Local cluster
2017-05-17 19:58:46 +02:00
TGRewrite=1,9,1,9,1
# Reflector TG on to slot 2 TG9
2017-05-17 19:58:46 +02:00
TGRewrite=2,9,2,9,1
# Reflector control command slot 2 94000->4000 to 95000->5000
PCRewrite=2,94000,2,4000,1001
2017-05-24 18:46:07 +02:00
# Echo on RF slot 1 TG9990 to network slot 1 9990
TypeRewrite=1,9990,1,9990
SrcRewrite=1,9990,1,9990,1
# Reflector status returns
SrcRewrite=2,4000,2,9,1001
# Pass all of the other private traffic on slot 1 and slot 2
PassAllPC=1
PassAllPC=2
Password=PASSWORD
Location=1
Debug=0
# DMR+
[DMR Network 2]
Enabled=0
Name=DMR+
2017-04-20 21:51:30 +02:00
Address=44.131.4.1
2017-05-15 22:16:52 +02:00
Port=55555
2017-04-20 21:51:30 +02:00
# Local=3352
# Reflector TG on to slot 2 TG8
2017-05-17 19:58:46 +02:00
TGRewrite=2,8,2,9,1
# Echo on slot 2 TG9990
TGRewrite=2,9990,2,9990,1
# Reflector control command slot 2 84000->4000 to 85000->5000
PCRewrite=2,84000,2,4000,1001
# Pass all of the other talk group traffic on slot 1 and slot 2
PassAllTG=1
PassAllTG=2
2017-04-20 21:51:30 +02:00
Password=PASSWORD
Location=0
2017-04-20 21:51:30 +02:00
Debug=0