Is it possible to bridge an FCS reflector to DMR? (2020) #mmdvm_bridge
I currently have a successful bridge between my YSF reflector to DMR through MMDVM_Bridge. [General]
[DMR]
[DMR Network] ; to DMR
[System Fusion Network] ; FCS DVSwitch.ini ; Configure the DMR Partner ; Audio format is AMBE 72 bit
[DMR]
Address = 127.0.0.1
TXPort = 33100
RXPort = 33103
Slot = 2
; Slot = 1
; Configure the Yaesu Fusion Partner
; Audio format is AMBE 72 bit
; Audio format is IMBE 88 bit
[YSF]
Address = 127.0.0.1
TXPort = 33103
RXPort = 33100
FallbackID = 3135404
ExportTG = 311620
Slot = 2
Q. Is this even possible? Or is there a different method to this? Thanks in advance, 7-3 N6DOZ. ====== TL;DR Got it working based with help from Eric K6KWB and Steve N4IRS. This is what I ended up with: BM <-> MB <-> YSFGateway <-> FCS Reflector
MMDVM_Bridge.ini
[General]
Callsign=N6DOZ
Id=315069220
Timeout=180
Duplex=0
[Log]
# Logging levels, 0=No logging, 1=Debug, 2=Message, 3=Info, 4=Warning, 5=Error, 6=Fatal
DisplayLevel=1
FileLevel=2
FilePath=/var/log/mmdvm
FileRoot=MMDVM_Bridge-DMX
[DMR]
Enable=1
ColorCode=1
EmbeddedLCOnly=1
DumpTAData=0
[System Fusion]
Enable=1
[DMR Network] ; to DMR
Enable=1
Address=3103.repeater.net
Port=62031
Jitter=360
Password=passw0rd
Slot1=0
Slot2=1
Debug=0
[System Fusion Network]
Enable=1
LocalAddress=0
LocalPort=62045
GatewayAddress=127.0.0.1
GatewayPort=62046
Debug=0
DVSwitch.ini
[DMR]
Address = 127.0.0.1
TXPort = 34100
RXPort = 34103
Slot = 2
[YSF]
Address = 127.0.0.1
TXPort = 34103
RXPort = 34100
FallbackID = 3135404
ExportTG = 311620
Slot = 2
YSFGateway.ini
[General]
Callsign=N6DOZ
#Suffix=RPT
# Suffix=ND
Id=3150692
RptAddress=127.0.0.1
RptPort=62045
LocalAddress=127.0.0.1
LocalPort=62046
Daemon=0
[Network]
Startup=FCS00457
InactivityTimeout=10
Revert=0
Debug=0
[FCS Network]
Enable=1
Rooms=/var/lib/mmdvm/FCSRooms.txt
Port=42001
|
|
When I transmit to the TG, it looks like MB sees it, but no audio on the other end.
I: 2020-05-16 20:36:39.678 MMDVM_Bridge:
I: 2020-05-16 20:36:39.679 Portions Copyright (C) 2018 DVSwitch, INAD.
I: 2020-05-16 20:36:39.679 Hacks by Mike N4IRR and Steve N4IRS
I: 2020-05-16 20:36:39.679 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
I: 2020-05-16 20:36:39.679 This software is for use on amateur radio networks only,
I: 2020-05-16 20:36:39.679 it is to be used for educational purposes only. Its use on
I: 2020-05-16 20:36:39.679 commercial networks is strictly prohibited.
I: 2020-05-16 20:36:39.679 Copyright(C) 2015-2018 by Jonathan Naylor, G4KLX and others
M: 2020-05-16 20:36:39.679 MMDVM_Bridge-20191105_V1.4.1 is starting
M: 2020-05-16 20:36:39.679 Built 14:38:14 Nov 11 2019 (GitID #9dae1ac)
I: 2020-05-16 20:36:39.679 General Parameters
I: 2020-05-16 20:36:39.679 Callsign: N6DOZ
I: 2020-05-16 20:36:39.679 Id: 315069250
I: 2020-05-16 20:36:39.679 Duplex: no
I: 2020-05-16 20:36:39.679 Timeout: 180s
I: 2020-05-16 20:36:39.679 DMR: enabled
I: 2020-05-16 20:36:39.680 YSF: enabled
M: 2020-05-16 20:36:39.681 Opening the MMDVM
I: 2020-05-16 20:36:39.681 Display Parameters
I: 2020-05-16 20:36:39.681 Type:
I: 2020-05-16 20:36:39.681 DMR Network Parameters
I: 2020-05-16 20:36:39.681 Address: 3103.repeater.net
I: 2020-05-16 20:36:39.681 Port: 62031
I: 2020-05-16 20:36:39.681 Local: 62032
I: 2020-05-16 20:36:39.681 Jitter: 360ms
I: 2020-05-16 20:36:39.681 Slot 1: disabled
I: 2020-05-16 20:36:39.682 Slot 2: enabled
I: 2020-05-16 20:36:39.683 Info Parameters
I: 2020-05-16 20:36:39.683 Callsign: N6DOZ
M: 2020-05-16 20:36:39.684 DMR, Opening DMR Network
I: 2020-05-16 20:36:39.684 System Fusion Network Parameters
I: 2020-05-16 20:36:39.684 Local Address: 0
I: 2020-05-16 20:36:39.684 Local Port: 3201
I: 2020-05-16 20:36:39.684 Gateway Address: fcs004.xreflector.net
I: 2020-05-16 20:36:39.684 Gateway Port: 62500
I: 2020-05-16 20:36:39.684 Mode Hang: 3s
M: 2020-05-16 20:36:39.684 Opening YSF network connection
I: 2020-05-16 20:36:39.684 RSSI
I: 2020-05-16 20:36:39.684 Mapping File: RSSI.dat
W: 2020-05-16 20:36:39.685 Cannot open the RSSI data file - RSSI.dat
I: 2020-05-16 20:36:39.685 DMR Id Lookups
I: 2020-05-16 20:36:39.685 File: /var/lib/mmdvm/DMRIds.dat
I: 2020-05-16 20:36:39.685 Reload: 24 hours
I: 2020-05-16 20:36:39.847 Loaded 164578 Ids to the DMR callsign lookup table
I: 2020-05-16 20:36:39.847 DMR RF Parameters
I: 2020-05-16 20:36:39.847 Id: 315069250
I: 2020-05-16 20:36:39.847 Color Code: 1
I: 2020-05-16 20:36:39.847 Self Only: no
I: 2020-05-16 20:36:39.847 Embedded LC Only: yes
I: 2020-05-16 20:36:39.848 Dump Talker Alias Data: no
I: 2020-05-16 20:36:39.848 Prefixes: 0
I: 2020-05-16 20:36:39.848 Call Hang: 3s
I: 2020-05-16 20:36:39.848 TX Hang: 3s
I: 2020-05-16 20:36:39.848 Mode Hang: 10s
M: 2020-05-16 20:36:39.848 DMR, Opening INI file: DVSwitch.ini
M: 2020-05-16 20:36:39.848 DMR, Setting [DMR] Address -> 127.0.0.1
M: 2020-05-16 20:36:39.848 DMR, Setting [DMR] TXPort -> 33100
M: 2020-05-16 20:36:39.848 DMR, Setting [DMR] RXPort -> 33103
M: 2020-05-16 20:36:39.848 DMR, Setting [DMR] Slot -> 2
M: 2020-05-16 20:36:39.848 DMR, Transmitting on 127.0.0.1:33100 and listening on port 33103. Result = 1
I: 2020-05-16 20:36:39.848 YSF RF Parameters
I: 2020-05-16 20:36:39.848 Low Deviation: no
I: 2020-05-16 20:36:39.848 Remote Gateway: no
I: 2020-05-16 20:36:39.848 Self Only: no
I: 2020-05-16 20:36:39.848 DSQ: no
I: 2020-05-16 20:36:39.849 Mode Hang: 10s
M: 2020-05-16 20:36:39.849 YSF, Opening INI file: DVSwitch.ini
M: 2020-05-16 20:36:39.849 YSF, Setting [YSF] Address -> 127.0.0.1
M: 2020-05-16 20:36:39.849 YSF, Setting [YSF] TXPort -> 33103
M: 2020-05-16 20:36:39.849 YSF, Setting [YSF] RXPort -> 33100
M: 2020-05-16 20:36:39.849 YSF, Setting [YSF] FallbackID -> 3135404
M: 2020-05-16 20:36:39.849 YSF, Setting [YSF] ExportTG -> 311620
M: 2020-05-16 20:36:39.849 YSF, Setting [YSF] Slot -> 2
M: 2020-05-16 20:36:39.849 YSF, Transmitting on 127.0.0.1:33103 and listening on port 33100. Result = 1
M: 2020-05-16 20:36:39.849 MMDVM_Bridge-20191105_V1.4.1 is running
I: 2020-05-16 20:36:39.849 Started the DMR Id lookup reload thread
D: 2020-05-16 20:36:49.858 DMR, Sending authorisation
D: 2020-05-16 20:36:49.863 DMR, Sending configuration
M: 2020-05-16 20:36:49.868 DMR, Logged into the master successfully
M: 2020-05-16 20:37:35.663 DMR Slot 2, received network late entry from N6DOZ to TG 311620
M: 2020-05-16 20:37:35.663 YSF, TX state = ON
I: 2020-05-16 20:37:35.663 YSF, Begin TX: src=3135404 rpt=0 dst=311620 slot=2 cc=0 metadata=N6DOZ
I: 2020-05-16 20:37:35.724 YSF, Narrow transmit (72 bit)
M: 2020-05-16 20:37:36.264 DMR Talker Alias (Data Format 1, Received 6/10 char): 'N6DOZ '
M: 2020-05-16 20:37:36.982 DMR Talker Alias (Data Format 1, Received 10/10 char): 'N6DOZ Rudy'
M: 2020-05-16 20:37:38.182 DMR Slot 2, received network end of voice transmission, 2.6 seconds, 0% packet loss, BER: 0.0%
M: 2020-05-16 20:37:38.182 YSF, TX state = OFF
|
|
To connect to FCS, you will need to use YSFGateway. (today)
toggle quoted messageShow quoted text
Steve N4IRS
On 5/16/20 4:42 PM, Rudy N6DOZ wrote:
|
|
Thanks Steve. I've been playing with the setup Eric K6KWB suggested and I get a "Segmentation fault (core dumped)" error.
|
|
What program is core dumping?
toggle quoted messageShow quoted text
On 5/17/20 10:53 AM, Rudy N6DOZ wrote:
|
|
MMDVM_Bridge 1.4.1. uname -a
Linux vultr.guest 4.15.0-66-generic #75-Ubuntu SMP Tue Oct 1 05:24:09 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux cat /etc/debian_version buster/sid
|
|
Are you telling me MMDVM_Bridge is segfaulting? if so, please post COMPLETE MMDVM_Bridge.ini
When does it segfault? At startup or when passing traffic?
|
|
Setup is BM-TG <->MB_BM<->MB_YSF<->YSF Gateway<->FCS00457
MB_YSF: I: 2020-05-17 15:06:03.798 Callsign: N6DOZ I: 2020-05-17 15:06:03.798 Id: 3150692 I: 2020-05-17 15:06:03.798 Duplex: no I: 2020-05-17 15:06:03.798 Timeout: 180s I: 2020-05-17 15:06:03.798 DMR: enabled I: 2020-05-17 15:06:03.798 YSF: disabled I: 2020-05-17 15:06:03.798 Modem Parameters I: 2020-05-17 15:06:03.798 Port: /dev/null I: 2020-05-17 15:06:03.798 RX Invert: no I: 2020-05-17 15:06:03.798 TX Invert: no I: 2020-05-17 15:06:03.798 PTT Invert: no I: 2020-05-17 15:06:03.798 TX Delay: 100ms I: 2020-05-17 15:06:03.798 RX Offset: 0Hz I: 2020-05-17 15:06:03.798 TX Offset: 0Hz I: 2020-05-17 15:06:03.798 RX DC Offset: 0 I: 2020-05-17 15:06:03.798 TX DC Offset: 0 I: 2020-05-17 15:06:03.798 RF Level: 100.0% I: 2020-05-17 15:06:03.798 DMR Delay: 0 (0.0ms) I: 2020-05-17 15:06:03.798 RX Level: 50.0% I: 2020-05-17 15:06:03.798 CW Id TX Level: 50.0% I: 2020-05-17 15:06:03.798 D-Star TX Level: 50.0% I: 2020-05-17 15:06:03.798 DMR TX Level: 50.0% I: 2020-05-17 15:06:03.798 YSF TX Level: 50.0% I: 2020-05-17 15:06:03.798 P25 TX Level: 50.0% I: 2020-05-17 15:06:03.798 NXDN TX Level: 50.0% I: 2020-05-17 15:06:03.798 RX Frequency: 432100000Hz (432100000Hz) I: 2020-05-17 15:06:03.798 TX Frequency: 432100100Hz (432100100Hz) M: 2020-05-17 15:06:03.798 Opening the MMDVM I: 2020-05-17 15:06:03.798 Display Parameters I: 2020-05-17 15:06:03.798 Type: I: 2020-05-17 15:06:03.798 RSSI I: 2020-05-17 15:06:03.798 Mapping File: RSSI.dat W: 2020-05-17 15:06:03.798 Cannot open the RSSI data file - RSSI.dat I: 2020-05-17 15:06:03.798 DMR Id Lookups I: 2020-05-17 15:06:03.798 File: /var/lib/mmdvm/DMRIds.dat I: 2020-05-17 15:06:03.798 Reload: 24 hours I: 2020-05-17 15:06:03.961 Loaded 162402 Ids to the DMR callsign lookup table I: 2020-05-17 15:06:03.961 DMR RF Parameters I: 2020-05-17 15:06:03.961 Id: 3150692 I: 2020-05-17 15:06:03.961 Color Code: 1 I: 2020-05-17 15:06:03.961 Self Only: no I: 2020-05-17 15:06:03.961 Embedded LC Only: yes I: 2020-05-17 15:06:03.961 Dump Talker Alias Data: no I: 2020-05-17 15:06:03.961 Prefixes: 0 I: 2020-05-17 15:06:03.961 Call Hang: 4s I: 2020-05-17 15:06:03.961 TX Hang: 4s I: 2020-05-17 15:06:03.961 Mode Hang: 10s M: 2020-05-17 15:06:03.961 DMR, Opening INI file: DVSwitch.ini M: 2020-05-17 15:06:03.962 DMR, Setting [DMR] Address -> 127.0.0.1 M: 2020-05-17 15:06:03.962 DMR, Setting [DMR] TXPort -> 34103 M: 2020-05-17 15:06:03.962 DMR, Setting [DMR] RXPort -> 34100 M: 2020-05-17 15:06:03.962 DMR, Setting [DMR] Slot -> 2 M: 2020-05-17 15:06:03.962 DMR, Transmitting on 127.0.0.1:34103, and listening on port 34100. Result = 1 M: 2020-05-17 15:06:03.962 MMDVM_Bridge-20200309_V1.5.1 is running I: 2020-05-17 15:06:03.962 Started the DMR Id lookup reload thread M: 2020-05-17 15:07:38.478 DMR, TX state = ON I: 2020-05-17 15:07:38.478 DMR, Begin TX: src=3135404 rpt=0 dst=311620 slot=1 cc=0 metadata=N6DOZ Segmentation fault (core dumped)
MB_BM I: 2020-05-17 14:58:01.577 General Parameters I: 2020-05-17 14:58:01.577 Callsign: N6DOZ I: 2020-05-17 14:58:01.577 Id: 315069220 I: 2020-05-17 14:58:01.578 Duplex: no I: 2020-05-17 14:58:01.578 Timeout: 180s I: 2020-05-17 14:58:01.578 D-Star: disabled I: 2020-05-17 14:58:01.578 DMR: enabled I: 2020-05-17 14:58:01.578 YSF: disabled I: 2020-05-17 14:58:01.578 P25: disabled I: 2020-05-17 14:58:01.578 NXDN: disabled I: 2020-05-17 14:58:01.578 Modem Parameters I: 2020-05-17 14:58:01.578 Port: /dev/null I: 2020-05-17 14:58:01.578 RX Invert: no I: 2020-05-17 14:58:01.578 TX Invert: no I: 2020-05-17 14:58:01.578 PTT Invert: no I: 2020-05-17 14:58:01.578 TX Delay: 100ms I: 2020-05-17 14:58:01.578 RX Offset: 0Hz I: 2020-05-17 14:58:01.578 TX Offset: 0Hz I: 2020-05-17 14:58:01.578 RX DC Offset: 0 I: 2020-05-17 14:58:01.578 TX DC Offset: 0 I: 2020-05-17 14:58:01.578 RF Level: 100.0% I: 2020-05-17 14:58:01.578 DMR Delay: 0 (0.0ms) I: 2020-05-17 14:58:01.579 RX Level: 50.0% I: 2020-05-17 14:58:01.579 CW Id TX Level: 50.0% I: 2020-05-17 14:58:01.579 D-Star TX Level: 50.0% I: 2020-05-17 14:58:01.579 DMR TX Level: 50.0% I: 2020-05-17 14:58:01.579 YSF TX Level: 50.0% I: 2020-05-17 14:58:01.579 P25 TX Level: 50.0% I: 2020-05-17 14:58:01.579 NXDN TX Level: 50.0% I: 2020-05-17 14:58:01.579 RX Frequency: 432100000Hz (432100000Hz) I: 2020-05-17 14:58:01.579 TX Frequency: 432100100Hz (432100100Hz) M: 2020-05-17 14:58:01.580 Opening the MMDVM I: 2020-05-17 14:58:01.580 Display Parameters I: 2020-05-17 14:58:01.580 Type: I: 2020-05-17 14:58:01.580 DMR Network Parameters I: 2020-05-17 14:58:01.580 Address: 3102.repeater.net I: 2020-05-17 14:58:01.580 Port: 62031 I: 2020-05-17 14:58:01.580 Local: random I: 2020-05-17 14:58:01.580 Jitter: 750ms I: 2020-05-17 14:58:01.580 Slot 1: disabled I: 2020-05-17 14:58:01.581 Slot 2: enabled I: 2020-05-17 14:58:01.581 Mode Hang: 3s I: 2020-05-17 14:58:01.582 Info Parameters I: 2020-05-17 14:58:01.582 Callsign: N6DOZ I: 2020-05-17 14:58:01.582 RX Frequency: 432100000Hz I: 2020-05-17 14:58:01.582 TX Frequency: 432100100Hz I: 2020-05-17 14:58:01.582 Power: 1W I: 2020-05-17 14:58:01.583 Latitude: 37.654202deg N I: 2020-05-17 14:58:01.583 Longitude: -122.429802deg E I: 2020-05-17 14:58:01.583 Height: 16m I: 2020-05-17 14:58:01.583 Location: "South San Francisco, CA USA" I: 2020-05-17 14:58:01.583 Description: "FCS_MMDVM_BRIDGE" I: 2020-05-17 14:58:01.583 URL: "http://www.kapihan.net" M: 2020-05-17 14:58:01.583 DMR, Opening DMR Network I: 2020-05-17 14:58:01.583 RSSI I: 2020-05-17 14:58:01.583 Mapping File: RSSI.dat W: 2020-05-17 14:58:01.583 Cannot open the RSSI data file - RSSI.dat I: 2020-05-17 14:58:01.583 DMR Id Lookups I: 2020-05-17 14:58:01.583 File: /var/lib/mmdvm/DMRIds.dat I: 2020-05-17 14:58:01.583 Reload: 24 hours I: 2020-05-17 14:58:01.754 Loaded 162402 Ids to the DMR callsign lookup table I: 2020-05-17 14:58:01.755 DMR RF Parameters I: 2020-05-17 14:58:01.755 Id: 315069220 I: 2020-05-17 14:58:01.755 Color Code: 1 I: 2020-05-17 14:58:01.755 Self Only: no I: 2020-05-17 14:58:01.755 Embedded LC Only: yes I: 2020-05-17 14:58:01.755 Dump Talker Alias Data: no I: 2020-05-17 14:58:01.755 Prefixes: 0 I: 2020-05-17 14:58:01.755 Call Hang: 3s I: 2020-05-17 14:58:01.755 TX Hang: 3s I: 2020-05-17 14:58:01.755 Mode Hang: 10s M: 2020-05-17 14:58:01.755 DMR, Opening INI file: DVSwitch.ini I: 2020-05-17 14:58:01.756 Started the DMR Id lookup reload thread M: 2020-05-17 14:58:01.756 DMR, Setting [DMR] Address -> 127.0.0.1 M: 2020-05-17 14:58:01.756 DMR, Setting [DMR] TXPort -> 34100 M: 2020-05-17 14:58:01.756 DMR, Setting [DMR] RXPort -> 34103 M: 2020-05-17 14:58:01.756 DMR, Setting [DMR] Slot -> 1 M: 2020-05-17 14:58:01.756 DMR, Transmitting on 127.0.0.1:34100, and listening on port 34103. Result = 1 M: 2020-05-17 14:58:01.756 MMDVM_Bridge-20200309_V1.5.1 is running D: 2020-05-17 14:58:11.801 DMR, Sending authorisation D: 2020-05-17 14:58:11.847 DMR, Sending configuration M: 2020-05-17 14:58:11.898 DMR, Logged into the master successfully M: 2020-05-17 15:07:38.473 DMR Slot 2, received network late entry from N6DOZ to TG 311620 M: 2020-05-17 15:07:39.069 DMR Talker Alias (Data Format 1, Received 6/10 char): 'N6DOZ ' M: 2020-05-17 15:07:39.791 DMR Talker Alias (Data Format 1, Received 10/10 char): 'N6DOZ Rudy' M: 2020-05-17 15:07:39.911 DMR Slot 2, received network end of voice transmission, 1.6 seconds, 0% packet loss, BER: 0.0% M: 2020-05-17 15:04:46.058 Opening YSF network connection I: 2020-05-17 15:04:46.058 Opening UDP port on 62046 M: 2020-05-17 15:04:46.058 Resolving FCS00x addresses M: 2020-05-17 15:04:46.060 Opening FCS network connection I: 2020-05-17 15:04:46.060 Opening UDP port on 42002 I: 2020-05-17 15:04:46.060 The ID of this repeater is 00000 I: 2020-05-17 15:04:46.061 Loaded 800 FCS room descriptions I: 2020-05-17 15:04:46.061 Loaded 825 YSF reflectors I: 2020-05-17 15:04:46.061 Loaded YSF parrot M: 2020-05-17 15:04:46.064 Automatic (re-)connection to FCS00457 M: 2020-05-17 15:04:46.065 Starting YSFGateway-20200405
M: 2020-05-17 15:04:46.223 Linked to FCS004-57
|
|
It segfaults when passing traffic
MMDVM_Bridge.ini (MB_YSF) [General]
Callsign=N6DOZ
Id=3150692
Timeout=180
Duplex=0
[Info]
RXFrequency=432100000
TXFrequency=432100100
Power=1
Latitude=37.6542
Longitude=-122.4298
Height=16
Location=South San Francisco, CA USA
Description=M2G_MMDVM_BRIDGE
URL=https://www.qrz.com/db/N6DOZ
[Log]
# Logging levels, 0=No logging, 1=Debug, 2=Message, 3=Info, 4=Warning, 5=Error, 6=Fatal
DisplayLevel=1
FileLevel=2
FilePath=/var/log/mmdvm
FileRoot=MMDVM_Bridge-M2F
[DMR Id Lookup]
File=/var/lib/mmdvm/DMRIds.dat
Time=24
[NXDN Id Lookup]
File=/var/lib/mmdvm/NXDN.csv
Time=24
[Modem]
Port=/dev/null
RSSIMappingFile=RSSI.dat
Trace=0
Debug=0
[D-Star]
Enable=0
Module=C
[DMR]
Enable=1
ColorCode=1
EmbeddedLCOnly=1
DumpTAData=0
[System Fusion]
Enable=0
[P25]
Enable=0
NAC=293
[NXDN]
Enable=0
RAN=1
Id=12345
[D-Star Network]
Enable=0
GatewayAddress=127.0.0.1
GatewayPort=20010
LocalPort=20011
Debug=0
[DMR Network] ; to DMR
Enable=0
#Address=bm5151.hamradio.com.ph
# Address=3103.repeater.net
Address=127.0.0.1
Port=62051
Jitter=360
Local=62052
Password=passw0rd
# for DMR+ see https://github.com/DVSwitch/MMDVM_Bridge/blob/master/DOC/DMRplus_startup_options.md
# for XLX the syntax is: Options=XLX:4009
# Options=
Slot1=0
Slot2=1
Debug=0
[System Fusion Network]
Enable=1
LocalAddress=0
LocalPort=62046
GatewayAddress=127.0.0.1
GatewayPort=62045
Debug=0
[P25 Network]
Enable=0
GatewayAddress=127.0.0.1
GatewayPort=42020
LocalPort=32010
Debug=0
[NXDN Network]
Enable=0
#LocalAddress=127.0.0.1
Debug=0
LocalPort=14021
GatewayAddress=127.0.0.1
GatewayPort=14020
|
|
1: What is segfaulting?
toggle quoted messageShow quoted text
2: show me the ini file NOT the log 3: DMR to YSF should look like this (only one instance of MB is needed) BM <-> MB <-> YSFGateway <-> FCS Reflector
On 5/17/20 11:09 AM, Rudy N6DOZ wrote:
|
|
[General]
Callsign=N0CALL Id=1234567 Timeout=180 Duplex=0 [Info] RXFrequency=222340000 TXFrequency=224940000 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=1 FileLevel=2 FilePath=/var/log/mmdvm FileRoot=MMDVM_Bridge [DMR Id Lookup] File=/var/lib/mmdvm/DMRIds.dat Time=24 [NXDN Id Lookup] File=/var/lib/mmdvm/NXDN.csv Time=24 [Modem] Port=/dev/null RSSIMappingFile=/dev/null Trace=0 Debug=0 [D-Star] Enable=0 Module=C [DMR] Enable=1 ColorCode=1 EmbeddedLCOnly=1 DumpTAData=0 [System Fusion] Enable=1 [P25] Enable=0 NAC=293 [NXDN] Enable=0 RAN=1 Id=12345 [D-Star Network] Enable=0 GatewayAddress=127.0.0.1 GatewayPort=20010 LocalPort=20011 Debug=0 [DMR Network] Enable=1 Address=hblink.dvswitch.org Port=62031 Jitter=360 Local=62032 Password=passw0rd # for DMR+ see https://github.com/DVSwitch/MMDVM_Bridge/blob/master/DOC/DMRplus_startup_options.md # for XLX the syntax is: Options=XLX:4009 # Options= Slot1=0 Slot2=1 Debug=0 [System Fusion Network] Enable=1 LocalAddress=0 LocalPort=3200 GatewayAddress=127.0.0.1 GatewayPort=4200 Debug=0 [P25 Network] Enable=0 GatewayAddress=127.0.0.1 GatewayPort=42020 LocalPort=32010 Debug=0 [NXDN Network] Enable=0 #LocalAddress=127.0.0.1 Debug=0 LocalPort=14021 GatewayAddress=127.0.0.1 GatewayPort=14020
|
|
I'll reconstruct the chain as such.
|
|
Correct. Cross connect YSF to DMR in DVSwitch.ini TX to RX RX to TX
toggle quoted messageShow quoted text
On 5/17/20 11:39 AM, Rudy N6DOZ wrote:
|
|
Steve, thanks a ton :) Got it working!
BM <-> MB <-> YSFGateway <-> FCS Reflector
Here's are ini snips so folks can refer to it (with just the important parts).
MMDVM_Bridge.ini
[General]
Callsign=N6DOZ
Id=315069220
Timeout=180
Duplex=0
[Log]
# Logging levels, 0=No logging, 1=Debug, 2=Message, 3=Info, 4=Warning, 5=Error, 6=Fatal
DisplayLevel=1
FileLevel=2
FilePath=/var/log/mmdvm
FileRoot=MMDVM_Bridge-DMX
[DMR]
Enable=1
ColorCode=1
EmbeddedLCOnly=1
DumpTAData=0
[System Fusion]
Enable=1
[DMR Network] ; to DMR
Enable=1
Address=3103.repeater.net
Port=62031
Jitter=360
Password=passw0rd
Slot1=0
Slot2=1
Debug=0
[System Fusion Network]
Enable=1
LocalAddress=0
LocalPort=62045
GatewayAddress=127.0.0.1
GatewayPort=62046
Debug=0
DVSwitch.ini
[DMR]
Address = 127.0.0.1
TXPort = 34100
RXPort = 34103
Slot = 2
[YSF]
Address = 127.0.0.1
TXPort = 34103
RXPort = 34100
FallbackID = 3135404
ExportTG = 311620
Slot = 2
YSFGateway.ini
[General]
Callsign=N6DOZ
#Suffix=RPT
# Suffix=ND
Id=3150692
RptAddress=127.0.0.1
RptPort=62045
LocalAddress=127.0.0.1
LocalPort=62046
Daemon=0
[Network]
Startup=FCS00457
InactivityTimeout=10
Revert=1
Debug=0
[FCS Network]
Enable=1
Rooms=/var/lib/mmdvm/FCSRooms.txt
Port=42002
# Port=42002 - Make sure this doesn't run into a YSFReflector or XLXReflector running on the same machine
|
|
Kevin Halton
Jumping in here, I want to make certain I understand. In dvswitch.ini dmr is 31100 TX and 31103 RX and YSF is 35100 TX and 35103 RX. So I would change ysf RX to 31100 and ysf TX to 31103 ? Make any TG / Reflector changes and restart?
From: main@DVSwitch.groups.io [mailto:main@DVSwitch.groups.io] On Behalf Of Steve N4IRS
Sent: Sunday, May 17, 2020 11:41 AM To: main@DVSwitch.groups.io Subject: Re: [DVSwitch] Is it possible to bridge an FCS reflector to DMR? (2020) #mmdvm_bridge
Correct. Cross connect YSF to DMR in DVSwitch.ini TX to RX RX to TX On 5/17/20 11:39 AM, Rudy N6DOZ wrote:
|
|
Kevin,
The ports would have to cross, yes. Here's that segment in my working DVSwitch.ini DVSwitch.ini
[DMR]
Address = 127.0.0.1
TXPort = 34100
RXPort = 34103
Slot = 2
[YSF]
Address = 127.0.0.1
;Address = 45.77.186.5
TXPort = 34103
RXPort = 34100
FallbackID = 3135404
ExportTG = 311620
Slot = 2
|
|
Yes Rudy my appologies, I realized you use to two instances of MB for DMRGateway. I'm glad you made it work and thanks Steve N4IRS.
best, 73 Eric
|
|
Its been a while when I made a bridge for FCS realizing I have no DMR connectivity and using two sets of MB looks like this:
YSF reflector<->MB-YSF<->MB_FCS<->YSF gateway and its working! 73, Eric
|
|