mirror of
https://github.com/g4klx/DMRGateway
synced 2025-12-20 21:25:37 +08:00
54 lines
664 B
INI
54 lines
664 B
INI
[General]
|
|
Timeout=10
|
|
RptAddress=127.0.0.1
|
|
RptPort=62032
|
|
LocalAddress=127.0.0.1
|
|
LocalPort=62031
|
|
Daemon=0
|
|
Debug=0
|
|
|
|
[Log]
|
|
# Logging levels, 0=No logging
|
|
DisplayLevel=1
|
|
FileLevel=1
|
|
FilePath=.
|
|
FileRoot=DMRGateway
|
|
|
|
[Voice]
|
|
Enabled=1
|
|
Language=en_GB
|
|
Directory=./Audio
|
|
|
|
[XLX Network]
|
|
Enabled=1
|
|
Address=xlx950.epf.lu
|
|
Port=62030
|
|
# Local=3351
|
|
# Options=
|
|
Slot=2
|
|
TG=9
|
|
Password=passw0rd
|
|
Debug=0
|
|
|
|
[DMR Network 1]
|
|
Enabled=1
|
|
Address=44.131.4.1
|
|
Port=62031
|
|
# Local=3352
|
|
Rewrite=1,9,1,9
|
|
PrivateSlot1=1
|
|
PrivateSlot2=1
|
|
Password=PASSWORD
|
|
Debug=0
|
|
|
|
[DMR Network 2]
|
|
Enabled=0
|
|
Address=44.131.4.1
|
|
Port=62031
|
|
# Local=3352
|
|
Rewrite=2,9,2,9
|
|
PrivateSlot1=0
|
|
PrivateSlot2=0
|
|
Password=PASSWORD
|
|
Debug=0
|