1,MMDVM_Bridge EDIT-BM cd /opt/MMDVM_Bridge_BM nano MMDVM_Bridge.ini [General] Callsign=JF2ANH Id=440201002 # Choose an SSID to add to your DMR ID, usually 2 digits. Timeout=180 Duplex=0 [Info] RXFrequency=438730000 TXFrequency=438730000 Power=1 Latitude=41.7333 Longitude=-50.3999 Height=0 Location=Iceberg, North Atlantic Description=MMDVM_Bridge URL=https://groups.io/g/DVSwitch [Log] # Logging levels, 0=No logging, 1=Debug, 2=Message, 3=Info, 4=Warning, 5=Error, 6=Fatal DisplayLevel=2 FileLevel=0 FilePath=/var/log/mmdvm FileRoot=MMDVM_Bridge [DMR] Enable=1 #important ColorCode=1 EmbeddedLCOnly=1 DumpTAData=0 [DMR Network] Enable=1 #important Address=127.0.0.1 Port=62061 #important Jitter=360 Local=62062 #important Password=passw0rd Slot1=1 Slot2=1 Debug=0 ------------------------------------------------------------------------ 2,DVSwitch EDIT-BM nano DVSwitch.ini ; Configure the DMR Partner ; Audio format is AMBE 72 bit [DMR] Address = 127.0.0.1 ; Address to send AMBE TLV frames to (export) TXPort = 31100 ; Port to send AMBE TLV frames to (export) RXPort = 31103 ; Port to listen on (import) Slot = 2 ; Export slot -------------------------------------------------------------------------- 3,DMRGateway EDIT-BM cd /opt/DMRGateway_BM nano DMRGateway.ini [General] Timeout=10 # RFTimeout=10 # NetTimeout=7 RptAddress=127.0.0.1 RptPort=62062 #important LocalAddress=127.0.0.1 LocalPort=62061 #important RuleTrace=0 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 [Info] Enabled=0 RXFrequency=435000000 TXFrequency=435000000 Power=1 Latitude=0.0 Longitude=0.0 Height=0 Location=Nowhere Description=Multi-Mode Repeater URL=www.google.co.uk # BrandMeister [DMR Network 1] Enabled=1 Name=BM Address=213.222.29.197 # Change to the address for your Master Port=62031 # Local=3352 # Local cluster TGRewrite=1,9,1,9,1 # Reflector TG on to slot 2 TG9 TGRewrite=2,9,2,9,1 # XLX TG 6 on to slot 2 BM TG12345 # Change 44155 to desired BM TG TGRewrite=2,6,2,44155,1 # Change to the BM TG # Reflector control command slot 2 94000->4000 to 95000->5000 PCRewrite=2,94000,2,4000,1001 # 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=passw0rd #Location=1 Debug=0 ---------------------------------------------------------------------------- 4,Start UP cd /opt/MMDVM_Bridge_BM ./MMDVM_Bridge MMDVM_Bridge.ini cd /opt/DMRGateway_BM ./DMRGateway DMRGateway.ini