Welcome to DVSwitch
DVSwitch is a set of tools and programs related to provisioning and operating Amateur Radio digital voice networks.
Purpose
The purpose of DVSwitch is as follows:
1) Allows “local” networking during an outage of the regional national/international network server.
2) Allows a local network operator to “blend” upstream feeds from different Networks (capital N on purpose). These Networks can’t get their act together and learn how to play nice with each other (everyone guilty as far as we are concerned). They may not like people doing this, but the solution is to grow up and work with each other, and not keep trying to force people to take sides.
3) Allows local segregation of localized traffic with more flexibility.
4) Allows experimentation with linking and how it’s done (part 97 specifies experimentation and advancement of the radio art are a core part of amateur radio).
1) Allows “local” networking during an outage of the regional national/international network server.
2) Allows a local network operator to “blend” upstream feeds from different Networks (capital N on purpose). These Networks can’t get their act together and learn how to play nice with each other (everyone guilty as far as we are concerned). They may not like people doing this, but the solution is to grow up and work with each other, and not keep trying to force people to take sides.
3) Allows local segregation of localized traffic with more flexibility.
4) Allows experimentation with linking and how it’s done (part 97 specifies experimentation and advancement of the radio art are a core part of amateur radio).
Mission Statement/Position
Our stated position is:
WHEREAS the Networks continue to be largely islands and are not working together to create a unified network of Networks.
WHEREAS no firm reason has been given by any of the Networks why a *competent* local network operator cannot make this work effectively.
(US ONLY)
WHEREAS 47 CFR 97 (Amateur Radio Service) specifies that a core component of amateur radio is experimentation and advancement of the radio art [97.1(b)].
BE IT RESOLVED the core group of US amateur radio operators and experimenters organized around the DVSwitch project, and in the spirit of USA 47 CFR 97 and its intentions, support the *responsible* and *thoughtful* use of digital voice networking tools to create localized networks that will interconnect to the national/international Networks, and will support users of its tools in order to do this in the most effective and sustainable way possible.
WHEREAS the Networks continue to be largely islands and are not working together to create a unified network of Networks.
WHEREAS no firm reason has been given by any of the Networks why a *competent* local network operator cannot make this work effectively.
(US ONLY)
WHEREAS 47 CFR 97 (Amateur Radio Service) specifies that a core component of amateur radio is experimentation and advancement of the radio art [97.1(b)].
BE IT RESOLVED the core group of US amateur radio operators and experimenters organized around the DVSwitch project, and in the spirit of USA 47 CFR 97 and its intentions, support the *responsible* and *thoughtful* use of digital voice networking tools to create localized networks that will interconnect to the national/international Networks, and will support users of its tools in order to do this in the most effective and sustainable way possible.
Re: MMDVM_Bridge not sending to NXDNGateway
As I said,
Cross connect TX to RX and RX to TX
[DMR]
Address = 127.0.0.1 ; Address to send AMBE TLV frames to (export)
TXPort = 31015 ; Port to send AMBE TLV frames to (export)
RXPort = 31014 ; Port to listen on (import)
[NXDN]
Address = 127.0.0.1 ; Address to send AMBE TLV frames to (export)
TXPort = 31014 ; Port to send AMBE TLV frames to (export)
RXPort = 31015 ; Port to listen on (import)
toggle quoted message
Show quoted text
Cross connect TX to RX and RX to TX
[DMR]
Address = 127.0.0.1 ; Address to send AMBE TLV frames to (export)
TXPort = 31015 ; Port to send AMBE TLV frames to (export)
RXPort = 31014 ; Port to listen on (import)
[NXDN]
Address = 127.0.0.1 ; Address to send AMBE TLV frames to (export)
TXPort = 31014 ; Port to send AMBE TLV frames to (export)
RXPort = 31015 ; Port to listen on (import)
On 1/28/20 9:11 PM, Bill N2WNS wrote:
This is a DMR<->NXDN. I wasn't sure if the MD380 server was needed, so I put it in there anyway. I read it wasn't needed for DMR/NXDN/YSF but I intend on added P25 to the Mix at some point and believed it would be needed then. I mapped out all my ports on paper before putting this in place.
Here is my DVSwtich config :
[DMR]
Address = 127.0.0.1 ; Address to send AMBE TLV frames to (export)
TXPort = 31015 ; Port to send AMBE TLV frames to (export)
RXPort = 31014 ; Port to listen on (import)
Slot = 2 ; Export slot
[NXDN]
Address = 127.0.0.1 ; Address to send AMBE TLV frames to (export)
TXPort = 31017 ; Port to send AMBE TLV frames to (export)
RXPort = 31016 ; Port to listen on (import)
FallbackID = 34000 ; In case we can not find a valid DMR id in the da tabase, export this one
NXDNFallbackID = 34000 ; Use this ID when the input DMR ID is not found in the database
Translate = 31360=31360 ; Translate NXDN TG < -- > DMR TG (bidirection al)
Slot = 2 ; Export slot
Re: MMDVM_Bridge not sending to NXDNGateway
Bill N2WNS
This is a DMR<->NXDN. I wasn't sure if the MD380 server was needed, so I put it in there anyway. I read it wasn't needed for DMR/NXDN/YSF but I intend on added P25 to the Mix at some point and believed it would be needed then. I mapped out all my ports on paper before putting this in place.
Here is my DVSwtich config :
[DMR]
Address = 127.0.0.1 ; Address to send AMBE TLV frames to (export)
TXPort = 31015 ; Port to send AMBE TLV frames to (export)
RXPort = 31014 ; Port to listen on (import)
Slot = 2 ; Export slot
[NXDN]
Address = 127.0.0.1 ; Address to send AMBE TLV frames to (export)
TXPort = 31017 ; Port to send AMBE TLV frames to (export)
RXPort = 31016 ; Port to listen on (import)
FallbackID = 34000 ; In case we can not find a valid DMR id in the da tabase, export this one
NXDNFallbackID = 34000 ; Use this ID when the input DMR ID is not found in the database
Translate = 31360=31360 ; Translate NXDN TG < -- > DMR TG (bidirection al)
Slot = 2 ; Export slot
Here is my DVSwtich config :
[DMR]
Address = 127.0.0.1 ; Address to send AMBE TLV frames to (export)
TXPort = 31015 ; Port to send AMBE TLV frames to (export)
RXPort = 31014 ; Port to listen on (import)
Slot = 2 ; Export slot
[NXDN]
Address = 127.0.0.1 ; Address to send AMBE TLV frames to (export)
TXPort = 31017 ; Port to send AMBE TLV frames to (export)
RXPort = 31016 ; Port to listen on (import)
FallbackID = 34000 ; In case we can not find a valid DMR id in the da tabase, export this one
NXDNFallbackID = 34000 ; Use this ID when the input DMR ID is not found in the database
Translate = 31360=31360 ; Translate NXDN TG < -- > DMR TG (bidirection al)
Slot = 2 ; Export slot
Re: MMDVM_Bridge not sending to NXDNGateway
Bill,
I'm a little confused. This is a DMR to NXDN bridge? I believe it is based on your first message. You don't need a transcoder to bridge DMR <-> NXDN Here is the flow diagram.
DMR Network <-> MMDVM_Bridge <-> NXDNGateway <-> NXDN Network.
That's it. One copy of MMDVM_Bridge with NXDN and DMR enabled in MMDVM_Bridge.ini
What you want to do is "cross connect" DMR to NXDN in DVSwitch.ini By cross connect, I mean TX Port to RX Port and RX Port to TX Port.
Steve N4IRS
toggle quoted message
Show quoted text
I'm a little confused. This is a DMR to NXDN bridge? I believe it is based on your first message. You don't need a transcoder to bridge DMR <-> NXDN Here is the flow diagram.
DMR Network <-> MMDVM_Bridge <-> NXDNGateway <-> NXDN Network.
That's it. One copy of MMDVM_Bridge with NXDN and DMR enabled in MMDVM_Bridge.ini
What you want to do is "cross connect" DMR to NXDN in DVSwitch.ini By cross connect, I mean TX Port to RX Port and RX Port to TX Port.
Steve N4IRS
On 1/28/20 8:37 PM, Bill N2WNS wrote:
So in troubleshooting, I came in from the NXDN side and and was able to hit MMDVM_Bridge:
M: 2020-01-29 00:52:16.252 NXDN, received network transmission from N2WNS to TG 31360
M: 2020-01-29 00:52:16.761 DMR, TX state = ON
I: 2020-01-29 00:52:16.761 DMR, Begin TX: src=3134293 rpt=310998 dst=31660 slot=2 cc=1 metadata=N2WNS
M: 2020-01-29 00:52:19.529 NXDN, received network end of transmission, 3.4 seconds
M: 2020-01-29 00:52:19.534 DMR, TX state = OFF, DMR frame count was 55 frames
But there was nothing on the DMR side. This tells me there is something a miss in the RTP traffic. Below are my two analog bridges:
DMR<->Analog:
; Analog_Bridge configuration file.
; This file should be placed in either /etc or it can be
; supplied as a path on the Analog_Bridge command line.
; The best way to think of this file is that there are two main sections, the USRP (analog audio) and
; AMBE_AUDIO (compressed audio). Analog_Bridge will take everything sent to the USRP port and
; encode it for transmission on the AMBE_AUDIO port. The encoder will use the format defined in ambeMode.
; As you might expect, the reverse direction is defined too.
; Analog_Bridge supports include files. More on this later...
include = dvsm.macro
; include = asl.macro
; General Section describes settings for Analog_Bridge itself.
[GENERAL]
logLevel = 2 ; Show messages and above 0=No logging, 1=Debug, 2=Message, 3=Info, 4=Warning, 5=Error, 6=Fatal
; Metadata management
subscriberFile = /var/lib/dvswitch/subscriber_ids.csv ; DMR ID to callsign lookup data
exportMetadata = true ; Export metadata to USRP partner (transcode setups require this)
; General vocoder setup information
decoderFallBack = true ; Allow software AMBE decoding if a hardware decoder is not found
useEmulator = False ; Use the MD380 AMBE emulator for AMBE72 (DMR/YSFN/NXDN)
emulatorAddress = 127.0.0.1:2473 ; IP address and port of the md380 server
; Information for xx_Bridge (Where xx is MMDVM, Quantar, HB, IPSC)
[AMBE_AUDIO]
address = 127.0.0.1 ; IP address of xx_Bridge
txPort = 31014 ; Transmit TLV frames to partner on this port
rxPort = 31015 ; Listen for TLV frames from partner on this port
ambeMode = DMR ; DMR, DMR_IPSC, DSTAR, NXDN, P25, YSFN, YSFW (encode PCM to this format)
minTxTimeMS = 2500 ; Minimum time in MS for hang delay (0-10000)
; The metadata below is used when ASL is the source since it does not have any concept of digital modes
gatewayDmrId = 3101883 ; ID to use when transmitting from Analog_Bridge
repeaterID = 310998 ; ID of source repeater
txTg = 31660 ; TG to use for all frames sent from Analog_Bridge -> xx_Bridge
txTs = 2 ; Slot to use for frames sent from Analog_Bridge -> xx_Bridge
colorCode = 1 ; Color Code to assign DMR frames
; Information for USRP channel driver. This interface uses PCM to transfer audio information
; There are two typical configurations, ASL and Transcode. ASL (AllstarLink) is for analog clients connected
; to a digital network. Transcode is when Analog_Bridge actually points its PCM interfaces back at itself,
; causing a TLV <-- (pcm <--> pcm) --> TLV type of architecture.
; When using ASL, this matches the rpt.conf ASL file with a setting like:
; rxchannel = usrp/127.0.0.1:34001:32001
; When Transcoding, make two ini files and set txPort equal to the other instance rxPort (crossover). Launch
; each instance with its own ini file.
[USRP]
address = 127.0.0.1 ; IP address of USRP partner (Allstar/Asterisk or another Analog_Bridge)
txPort = 32013 ; Transmit USRP frames on this port
rxPort = 34013 ; Listen for USRP frames on this port
usrpAudio = AUDIO_UNITY ; Audio to ASL (AUDIO_UNITY, AUDIO_USE_AGC, AUDIO_USE_GAIN)
usrpGain = 1.10 ; Gain (in db) of the AGC filter
tlvAudio = AUDIO_UNITY ; Audio from ASL (AUDIO_UNITY, AUDIO_USE_GAIN, AUDIO_BPF)
tlvGain = 0.35 ; Gain factor of audio from ASL (0.0-1.0)
[MACROS]
; Where the macros are
; xxxx=yyyy
; xxxx is the dial string to match
; yyyy is the command line to execute
; xxxx must be preceded by a *
; xxxx can be any string (alphanumeric)
; yyyy is the command to execute
; yyyy will replace xxxx in the dial string
; arguments follow the macro name with a # delimiter
; For example using macro "5678" above would look like:
; *5678#9876
; Which would invoke:
; echo 9876
; Information for DV3000 hardware decoder
; There are two configuration modes: IP (AMBEServer) and serial (direct connect hardware)
; Use top server and port if using AMBEServer
; Use bottom server/port and serial = true if using the DV3000u (thumbdv)
; Did you run AMBETest4.py before using this?
[DV3000]
address = 127.0.0.1 ; IP address of AMBEServer
rxPort = 2460 ; Port of AMBEServer
; address = /dev/ttyUSB0 ; Device of DV3000U on this machine
; baud = 460800 ; Baud rate of the dongle (230400 or 460800)
; serial = true ; Use serial=true for direct connect or serial=false for AMBEServer
Analog<->NXDN:
; Analog_Bridge configuration file.
; This file should be placed in either /etc or it can be
; supplied as a path on the Analog_Bridge command line.
; The best way to think of this file is that there are two main sections, the USRP (analog audio) and
; AMBE_AUDIO (compressed audio). Analog_Bridge will take everything sent to the USRP port and
; encode it for transmission on the AMBE_AUDIO port. The encoder will use the format defined in ambeMode.
; As you might expect, the reverse direction is defined too.
; Analog_Bridge supports include files. More on this later...
include = dvsm.macro
; include = asl.macro
; General Section describes settings for Analog_Bridge itself.
[GENERAL]
logLevel = 2 ; Show messages and above 0=No logging, 1=Debug, 2=Message, 3=Info, 4=Warning, 5=Error, 6=Fatal
; Metadata management
subscriberFile = /var/lib/dvswitch/subscriber_ids.csv ; DMR ID to callsign lookup data
exportMetadata = true ; Export metadata to USRP partner (transcode setups require this)
; General vocoder setup information
decoderFallBack = true ; Allow software AMBE decoding if a hardware decoder is not found
useEmulator = false ; Use the MD380 AMBE emulator for AMBE72 (DMR/YSFN/NXDN)
emulatorAddress = 127.0.0.1:2473 ; IP address and port of the md380 server
; Information for xx_Bridge (Where xx is MMDVM, Quantar, HB, IPSC)
[AMBE_AUDIO]
address = 127.0.0.1 ; IP address of xx_Bridge
txPort = 31016 ; Transmit TLV frames to partner on this port
rxPort = 31017 ; Listen for TLV frames from partner on this port
ambeMode = NXDN ; DMR, DMR_IPSC, DSTAR, NXDN, P25, YSFN, YSFW (encode PCM to this format)
minTxTimeMS = 2500 ; Minimum time in MS for hang delay (0-10000)
; The metadata below is used when ASL is the source since it does not have any concept of digital modes
gatewayDmrId = 3101883 ; ID to use when transmitting from Analog_Bridge
repeaterID = 310998 ; ID of source repeater
txTg = 31660 ; TG to use for all frames sent from Analog_Bridge -> xx_Bridge
txTs = 2 ; Slot to use for frames sent from Analog_Bridge -> xx_Bridge
colorCode = 1 ; Color Code to assign DMR frames
; Information for USRP channel driver. This interface uses PCM to transfer audio information
; There are two typical configurations, ASL and Transcode. ASL (AllstarLink) is for analog clients connected
; to a digital network. Transcode is when Analog_Bridge actually points its PCM interfaces back at itself,
; causing a TLV <-- (pcm <--> pcm) --> TLV type of architecture.
; When using ASL, this matches the rpt.conf ASL file with a setting like:
; rxchannel = usrp/127.0.0.1:34001:32001
; When Transcoding, make two ini files and set txPort equal to the other instance rxPort (crossover). Launch
; each instance with its own ini file.
[USRP]
address = 127.0.0.1 ; IP address of USRP partner (Allstar/Asterisk or another Analog_Bridge)
txPort = 34013 ; Transmit USRP frames on this port
rxPort = 32013 ; Listen for USRP frames on this port
usrpAudio = AUDIO_UNITY ; Audio to ASL (AUDIO_UNITY, AUDIO_USE_AGC, AUDIO_USE_GAIN)
usrpGain = 1.10 ; Gain (in db) of the AGC filter
tlvAudio = AUDIO_UNITY ; Audio from ASL (AUDIO_UNITY, AUDIO_USE_GAIN, AUDIO_BPF)
tlvGain = 0.35 ; Gain factor of audio from ASL (0.0-1.0)
[MACROS]
; Where the macros are
; xxxx=yyyy
; xxxx is the dial string to match
; yyyy is the command line to execute
; xxxx must be preceded by a *
; xxxx can be any string (alphanumeric)
; yyyy is the command to execute
; yyyy will replace xxxx in the dial string
; arguments follow the macro name with a # delimiter
; For example using macro "5678" above would look like:
; *5678#9876
; Which would invoke:
; echo 9876
; Information for DV3000 hardware decoder
; There are two configuration modes: IP (AMBEServer) and serial (direct connect hardware)
; Use top server and port if using AMBEServer
; Use bottom server/port and serial = true if using the DV3000u (thumbdv)
; Did you run AMBETest4.py before using this?
[DV3000]
address = 127.0.0.1 ; IP address of AMBEServer
rxPort = 2460 ; Port of AMBEServer
; address = /dev/ttyUSB0 ; Device of DV3000U on this machine
; baud = 460800 ; Baud rate of the dongle (230400 or 460800)
; serial = true ; Use serial=true for direct connect or serial=false for AMBEServer
I'm running one instance of the MD380 server.
Am I missing something here?
Re: MMDVM_Bridge not sending to NXDNGateway
Bill N2WNS
So in troubleshooting, I came in from the NXDN side and and was able to hit MMDVM_Bridge:
M: 2020-01-29 00:52:16.252 NXDN, received network transmission from N2WNS to TG 31360
M: 2020-01-29 00:52:16.761 DMR, TX state = ON
I: 2020-01-29 00:52:16.761 DMR, Begin TX: src=3134293 rpt=310998 dst=31660 slot=2 cc=1 metadata=N2WNS
M: 2020-01-29 00:52:19.529 NXDN, received network end of transmission, 3.4 seconds
M: 2020-01-29 00:52:19.534 DMR, TX state = OFF, DMR frame count was 55 frames
But there was nothing on the DMR side. This tells me there is something a miss in the RTP traffic. Below are my two analog bridges:
DMR<->Analog:
; Analog_Bridge configuration file.
; This file should be placed in either /etc or it can be
; supplied as a path on the Analog_Bridge command line.
; The best way to think of this file is that there are two main sections, the USRP (analog audio) and
; AMBE_AUDIO (compressed audio). Analog_Bridge will take everything sent to the USRP port and
; encode it for transmission on the AMBE_AUDIO port. The encoder will use the format defined in ambeMode.
; As you might expect, the reverse direction is defined too.
; Analog_Bridge supports include files. More on this later...
include = dvsm.macro
; include = asl.macro
; General Section describes settings for Analog_Bridge itself.
[GENERAL]
logLevel = 2 ; Show messages and above 0=No logging, 1=Debug, 2=Message, 3=Info, 4=Warning, 5=Error, 6=Fatal
; Metadata management
subscriberFile = /var/lib/dvswitch/subscriber_ids.csv ; DMR ID to callsign lookup data
exportMetadata = true ; Export metadata to USRP partner (transcode setups require this)
; General vocoder setup information
decoderFallBack = true ; Allow software AMBE decoding if a hardware decoder is not found
useEmulator = False ; Use the MD380 AMBE emulator for AMBE72 (DMR/YSFN/NXDN)
emulatorAddress = 127.0.0.1:2473 ; IP address and port of the md380 server
; Information for xx_Bridge (Where xx is MMDVM, Quantar, HB, IPSC)
[AMBE_AUDIO]
address = 127.0.0.1 ; IP address of xx_Bridge
txPort = 31014 ; Transmit TLV frames to partner on this port
rxPort = 31015 ; Listen for TLV frames from partner on this port
ambeMode = DMR ; DMR, DMR_IPSC, DSTAR, NXDN, P25, YSFN, YSFW (encode PCM to this format)
minTxTimeMS = 2500 ; Minimum time in MS for hang delay (0-10000)
; The metadata below is used when ASL is the source since it does not have any concept of digital modes
gatewayDmrId = 3101883 ; ID to use when transmitting from Analog_Bridge
repeaterID = 310998 ; ID of source repeater
txTg = 31660 ; TG to use for all frames sent from Analog_Bridge -> xx_Bridge
txTs = 2 ; Slot to use for frames sent from Analog_Bridge -> xx_Bridge
colorCode = 1 ; Color Code to assign DMR frames
; Information for USRP channel driver. This interface uses PCM to transfer audio information
; There are two typical configurations, ASL and Transcode. ASL (AllstarLink) is for analog clients connected
; to a digital network. Transcode is when Analog_Bridge actually points its PCM interfaces back at itself,
; causing a TLV <-- (pcm <--> pcm) --> TLV type of architecture.
; When using ASL, this matches the rpt.conf ASL file with a setting like:
; rxchannel = usrp/127.0.0.1:34001:32001
; When Transcoding, make two ini files and set txPort equal to the other instance rxPort (crossover). Launch
; each instance with its own ini file.
[USRP]
address = 127.0.0.1 ; IP address of USRP partner (Allstar/Asterisk or another Analog_Bridge)
txPort = 32013 ; Transmit USRP frames on this port
rxPort = 34013 ; Listen for USRP frames on this port
usrpAudio = AUDIO_UNITY ; Audio to ASL (AUDIO_UNITY, AUDIO_USE_AGC, AUDIO_USE_GAIN)
usrpGain = 1.10 ; Gain (in db) of the AGC filter
tlvAudio = AUDIO_UNITY ; Audio from ASL (AUDIO_UNITY, AUDIO_USE_GAIN, AUDIO_BPF)
tlvGain = 0.35 ; Gain factor of audio from ASL (0.0-1.0)
[MACROS]
; Where the macros are
; xxxx=yyyy
; xxxx is the dial string to match
; yyyy is the command line to execute
; xxxx must be preceded by a *
; xxxx can be any string (alphanumeric)
; yyyy is the command to execute
; yyyy will replace xxxx in the dial string
; arguments follow the macro name with a # delimiter
; For example using macro "5678" above would look like:
; *5678#9876
; Which would invoke:
; echo 9876
; Information for DV3000 hardware decoder
; There are two configuration modes: IP (AMBEServer) and serial (direct connect hardware)
; Use top server and port if using AMBEServer
; Use bottom server/port and serial = true if using the DV3000u (thumbdv)
; Did you run AMBETest4.py before using this?
[DV3000]
address = 127.0.0.1 ; IP address of AMBEServer
rxPort = 2460 ; Port of AMBEServer
; address = /dev/ttyUSB0 ; Device of DV3000U on this machine
; baud = 460800 ; Baud rate of the dongle (230400 or 460800)
; serial = true ; Use serial=true for direct connect or serial=false for AMBEServer
Analog<->NXDN:
; Analog_Bridge configuration file.
; This file should be placed in either /etc or it can be
; supplied as a path on the Analog_Bridge command line.
; The best way to think of this file is that there are two main sections, the USRP (analog audio) and
; AMBE_AUDIO (compressed audio). Analog_Bridge will take everything sent to the USRP port and
; encode it for transmission on the AMBE_AUDIO port. The encoder will use the format defined in ambeMode.
; As you might expect, the reverse direction is defined too.
; Analog_Bridge supports include files. More on this later...
include = dvsm.macro
; include = asl.macro
; General Section describes settings for Analog_Bridge itself.
[GENERAL]
logLevel = 2 ; Show messages and above 0=No logging, 1=Debug, 2=Message, 3=Info, 4=Warning, 5=Error, 6=Fatal
; Metadata management
subscriberFile = /var/lib/dvswitch/subscriber_ids.csv ; DMR ID to callsign lookup data
exportMetadata = true ; Export metadata to USRP partner (transcode setups require this)
; General vocoder setup information
decoderFallBack = true ; Allow software AMBE decoding if a hardware decoder is not found
useEmulator = false ; Use the MD380 AMBE emulator for AMBE72 (DMR/YSFN/NXDN)
emulatorAddress = 127.0.0.1:2473 ; IP address and port of the md380 server
; Information for xx_Bridge (Where xx is MMDVM, Quantar, HB, IPSC)
[AMBE_AUDIO]
address = 127.0.0.1 ; IP address of xx_Bridge
txPort = 31016 ; Transmit TLV frames to partner on this port
rxPort = 31017 ; Listen for TLV frames from partner on this port
ambeMode = NXDN ; DMR, DMR_IPSC, DSTAR, NXDN, P25, YSFN, YSFW (encode PCM to this format)
minTxTimeMS = 2500 ; Minimum time in MS for hang delay (0-10000)
; The metadata below is used when ASL is the source since it does not have any concept of digital modes
gatewayDmrId = 3101883 ; ID to use when transmitting from Analog_Bridge
repeaterID = 310998 ; ID of source repeater
txTg = 31660 ; TG to use for all frames sent from Analog_Bridge -> xx_Bridge
txTs = 2 ; Slot to use for frames sent from Analog_Bridge -> xx_Bridge
colorCode = 1 ; Color Code to assign DMR frames
; Information for USRP channel driver. This interface uses PCM to transfer audio information
; There are two typical configurations, ASL and Transcode. ASL (AllstarLink) is for analog clients connected
; to a digital network. Transcode is when Analog_Bridge actually points its PCM interfaces back at itself,
; causing a TLV <-- (pcm <--> pcm) --> TLV type of architecture.
; When using ASL, this matches the rpt.conf ASL file with a setting like:
; rxchannel = usrp/127.0.0.1:34001:32001
; When Transcoding, make two ini files and set txPort equal to the other instance rxPort (crossover). Launch
; each instance with its own ini file.
[USRP]
address = 127.0.0.1 ; IP address of USRP partner (Allstar/Asterisk or another Analog_Bridge)
txPort = 34013 ; Transmit USRP frames on this port
rxPort = 32013 ; Listen for USRP frames on this port
usrpAudio = AUDIO_UNITY ; Audio to ASL (AUDIO_UNITY, AUDIO_USE_AGC, AUDIO_USE_GAIN)
usrpGain = 1.10 ; Gain (in db) of the AGC filter
tlvAudio = AUDIO_UNITY ; Audio from ASL (AUDIO_UNITY, AUDIO_USE_GAIN, AUDIO_BPF)
tlvGain = 0.35 ; Gain factor of audio from ASL (0.0-1.0)
[MACROS]
; Where the macros are
; xxxx=yyyy
; xxxx is the dial string to match
; yyyy is the command line to execute
; xxxx must be preceded by a *
; xxxx can be any string (alphanumeric)
; yyyy is the command to execute
; yyyy will replace xxxx in the dial string
; arguments follow the macro name with a # delimiter
; For example using macro "5678" above would look like:
; *5678#9876
; Which would invoke:
; echo 9876
; Information for DV3000 hardware decoder
; There are two configuration modes: IP (AMBEServer) and serial (direct connect hardware)
; Use top server and port if using AMBEServer
; Use bottom server/port and serial = true if using the DV3000u (thumbdv)
; Did you run AMBETest4.py before using this?
[DV3000]
address = 127.0.0.1 ; IP address of AMBEServer
rxPort = 2460 ; Port of AMBEServer
; address = /dev/ttyUSB0 ; Device of DV3000U on this machine
; baud = 460800 ; Baud rate of the dongle (230400 or 460800)
; serial = true ; Use serial=true for direct connect or serial=false for AMBEServer
I'm running one instance of the MD380 server.
Am I missing something here?
M: 2020-01-29 00:52:16.252 NXDN, received network transmission from N2WNS to TG 31360
M: 2020-01-29 00:52:16.761 DMR, TX state = ON
I: 2020-01-29 00:52:16.761 DMR, Begin TX: src=3134293 rpt=310998 dst=31660 slot=2 cc=1 metadata=N2WNS
M: 2020-01-29 00:52:19.529 NXDN, received network end of transmission, 3.4 seconds
M: 2020-01-29 00:52:19.534 DMR, TX state = OFF, DMR frame count was 55 frames
But there was nothing on the DMR side. This tells me there is something a miss in the RTP traffic. Below are my two analog bridges:
DMR<->Analog:
; Analog_Bridge configuration file.
; This file should be placed in either /etc or it can be
; supplied as a path on the Analog_Bridge command line.
; The best way to think of this file is that there are two main sections, the USRP (analog audio) and
; AMBE_AUDIO (compressed audio). Analog_Bridge will take everything sent to the USRP port and
; encode it for transmission on the AMBE_AUDIO port. The encoder will use the format defined in ambeMode.
; As you might expect, the reverse direction is defined too.
; Analog_Bridge supports include files. More on this later...
include = dvsm.macro
; include = asl.macro
; General Section describes settings for Analog_Bridge itself.
[GENERAL]
logLevel = 2 ; Show messages and above 0=No logging, 1=Debug, 2=Message, 3=Info, 4=Warning, 5=Error, 6=Fatal
; Metadata management
subscriberFile = /var/lib/dvswitch/subscriber_ids.csv ; DMR ID to callsign lookup data
exportMetadata = true ; Export metadata to USRP partner (transcode setups require this)
; General vocoder setup information
decoderFallBack = true ; Allow software AMBE decoding if a hardware decoder is not found
useEmulator = False ; Use the MD380 AMBE emulator for AMBE72 (DMR/YSFN/NXDN)
emulatorAddress = 127.0.0.1:2473 ; IP address and port of the md380 server
; Information for xx_Bridge (Where xx is MMDVM, Quantar, HB, IPSC)
[AMBE_AUDIO]
address = 127.0.0.1 ; IP address of xx_Bridge
txPort = 31014 ; Transmit TLV frames to partner on this port
rxPort = 31015 ; Listen for TLV frames from partner on this port
ambeMode = DMR ; DMR, DMR_IPSC, DSTAR, NXDN, P25, YSFN, YSFW (encode PCM to this format)
minTxTimeMS = 2500 ; Minimum time in MS for hang delay (0-10000)
; The metadata below is used when ASL is the source since it does not have any concept of digital modes
gatewayDmrId = 3101883 ; ID to use when transmitting from Analog_Bridge
repeaterID = 310998 ; ID of source repeater
txTg = 31660 ; TG to use for all frames sent from Analog_Bridge -> xx_Bridge
txTs = 2 ; Slot to use for frames sent from Analog_Bridge -> xx_Bridge
colorCode = 1 ; Color Code to assign DMR frames
; Information for USRP channel driver. This interface uses PCM to transfer audio information
; There are two typical configurations, ASL and Transcode. ASL (AllstarLink) is for analog clients connected
; to a digital network. Transcode is when Analog_Bridge actually points its PCM interfaces back at itself,
; causing a TLV <-- (pcm <--> pcm) --> TLV type of architecture.
; When using ASL, this matches the rpt.conf ASL file with a setting like:
; rxchannel = usrp/127.0.0.1:34001:32001
; When Transcoding, make two ini files and set txPort equal to the other instance rxPort (crossover). Launch
; each instance with its own ini file.
[USRP]
address = 127.0.0.1 ; IP address of USRP partner (Allstar/Asterisk or another Analog_Bridge)
txPort = 32013 ; Transmit USRP frames on this port
rxPort = 34013 ; Listen for USRP frames on this port
usrpAudio = AUDIO_UNITY ; Audio to ASL (AUDIO_UNITY, AUDIO_USE_AGC, AUDIO_USE_GAIN)
usrpGain = 1.10 ; Gain (in db) of the AGC filter
tlvAudio = AUDIO_UNITY ; Audio from ASL (AUDIO_UNITY, AUDIO_USE_GAIN, AUDIO_BPF)
tlvGain = 0.35 ; Gain factor of audio from ASL (0.0-1.0)
[MACROS]
; Where the macros are
; xxxx=yyyy
; xxxx is the dial string to match
; yyyy is the command line to execute
; xxxx must be preceded by a *
; xxxx can be any string (alphanumeric)
; yyyy is the command to execute
; yyyy will replace xxxx in the dial string
; arguments follow the macro name with a # delimiter
; For example using macro "5678" above would look like:
; *5678#9876
; Which would invoke:
; echo 9876
; Information for DV3000 hardware decoder
; There are two configuration modes: IP (AMBEServer) and serial (direct connect hardware)
; Use top server and port if using AMBEServer
; Use bottom server/port and serial = true if using the DV3000u (thumbdv)
; Did you run AMBETest4.py before using this?
[DV3000]
address = 127.0.0.1 ; IP address of AMBEServer
rxPort = 2460 ; Port of AMBEServer
; address = /dev/ttyUSB0 ; Device of DV3000U on this machine
; baud = 460800 ; Baud rate of the dongle (230400 or 460800)
; serial = true ; Use serial=true for direct connect or serial=false for AMBEServer
Analog<->NXDN:
; Analog_Bridge configuration file.
; This file should be placed in either /etc or it can be
; supplied as a path on the Analog_Bridge command line.
; The best way to think of this file is that there are two main sections, the USRP (analog audio) and
; AMBE_AUDIO (compressed audio). Analog_Bridge will take everything sent to the USRP port and
; encode it for transmission on the AMBE_AUDIO port. The encoder will use the format defined in ambeMode.
; As you might expect, the reverse direction is defined too.
; Analog_Bridge supports include files. More on this later...
include = dvsm.macro
; include = asl.macro
; General Section describes settings for Analog_Bridge itself.
[GENERAL]
logLevel = 2 ; Show messages and above 0=No logging, 1=Debug, 2=Message, 3=Info, 4=Warning, 5=Error, 6=Fatal
; Metadata management
subscriberFile = /var/lib/dvswitch/subscriber_ids.csv ; DMR ID to callsign lookup data
exportMetadata = true ; Export metadata to USRP partner (transcode setups require this)
; General vocoder setup information
decoderFallBack = true ; Allow software AMBE decoding if a hardware decoder is not found
useEmulator = false ; Use the MD380 AMBE emulator for AMBE72 (DMR/YSFN/NXDN)
emulatorAddress = 127.0.0.1:2473 ; IP address and port of the md380 server
; Information for xx_Bridge (Where xx is MMDVM, Quantar, HB, IPSC)
[AMBE_AUDIO]
address = 127.0.0.1 ; IP address of xx_Bridge
txPort = 31016 ; Transmit TLV frames to partner on this port
rxPort = 31017 ; Listen for TLV frames from partner on this port
ambeMode = NXDN ; DMR, DMR_IPSC, DSTAR, NXDN, P25, YSFN, YSFW (encode PCM to this format)
minTxTimeMS = 2500 ; Minimum time in MS for hang delay (0-10000)
; The metadata below is used when ASL is the source since it does not have any concept of digital modes
gatewayDmrId = 3101883 ; ID to use when transmitting from Analog_Bridge
repeaterID = 310998 ; ID of source repeater
txTg = 31660 ; TG to use for all frames sent from Analog_Bridge -> xx_Bridge
txTs = 2 ; Slot to use for frames sent from Analog_Bridge -> xx_Bridge
colorCode = 1 ; Color Code to assign DMR frames
; Information for USRP channel driver. This interface uses PCM to transfer audio information
; There are two typical configurations, ASL and Transcode. ASL (AllstarLink) is for analog clients connected
; to a digital network. Transcode is when Analog_Bridge actually points its PCM interfaces back at itself,
; causing a TLV <-- (pcm <--> pcm) --> TLV type of architecture.
; When using ASL, this matches the rpt.conf ASL file with a setting like:
; rxchannel = usrp/127.0.0.1:34001:32001
; When Transcoding, make two ini files and set txPort equal to the other instance rxPort (crossover). Launch
; each instance with its own ini file.
[USRP]
address = 127.0.0.1 ; IP address of USRP partner (Allstar/Asterisk or another Analog_Bridge)
txPort = 34013 ; Transmit USRP frames on this port
rxPort = 32013 ; Listen for USRP frames on this port
usrpAudio = AUDIO_UNITY ; Audio to ASL (AUDIO_UNITY, AUDIO_USE_AGC, AUDIO_USE_GAIN)
usrpGain = 1.10 ; Gain (in db) of the AGC filter
tlvAudio = AUDIO_UNITY ; Audio from ASL (AUDIO_UNITY, AUDIO_USE_GAIN, AUDIO_BPF)
tlvGain = 0.35 ; Gain factor of audio from ASL (0.0-1.0)
[MACROS]
; Where the macros are
; xxxx=yyyy
; xxxx is the dial string to match
; yyyy is the command line to execute
; xxxx must be preceded by a *
; xxxx can be any string (alphanumeric)
; yyyy is the command to execute
; yyyy will replace xxxx in the dial string
; arguments follow the macro name with a # delimiter
; For example using macro "5678" above would look like:
; *5678#9876
; Which would invoke:
; echo 9876
; Information for DV3000 hardware decoder
; There are two configuration modes: IP (AMBEServer) and serial (direct connect hardware)
; Use top server and port if using AMBEServer
; Use bottom server/port and serial = true if using the DV3000u (thumbdv)
; Did you run AMBETest4.py before using this?
[DV3000]
address = 127.0.0.1 ; IP address of AMBEServer
rxPort = 2460 ; Port of AMBEServer
; address = /dev/ttyUSB0 ; Device of DV3000U on this machine
; baud = 460800 ; Baud rate of the dongle (230400 or 460800)
; serial = true ; Use serial=true for direct connect or serial=false for AMBEServer
I'm running one instance of the MD380 server.
Am I missing something here?
Re: MMDVM_Bridge not sending to NXDNGateway
That tells us that MMDVM_Bridge is sending to NXDNGateway.
toggle quoted message
Show quoted text
On 1/27/20 9:50 PM, Bill N2WNS wrote:
Sorry about that. I only enabled the Network Debug. Here's the output of the general. I shortened it but you'll get the gist:
M: 2020-01-28 02:47:55.522 Opening Icom connection
I: 2020-01-28 02:47:55.523 Opening NXDN network connection
E: 2020-01-28 02:47:55.558 Cannot find address for host nxdn.evsuperfreqs.com
I: 2020-01-28 02:47:56.344 Loaded 48 NXDN reflectors
I: 2020-01-28 02:47:56.344 Loaded NXDN parrot (TG10)
I: 2020-01-28 02:47:56.344 Loaded NXDN2DMR reflector (TG20)
I: 2020-01-28 02:47:56.345 Loaded 2345 Ids to the NXDN callsign lookup table
M: 2020-01-28 02:47:56.345 Starting NXDNGateway-20180524
M: 2020-01-28 02:47:56.345 Linked at startup to reflector 31360
I: 2020-01-28 02:47:56.345 Started the NXDN Id lookup reload thread
D: 2020-01-28 02:48:19.576 Icom Data Received
D: 2020-01-28 02:48:19.577 0000: 49 43 4F 4D 01 01 08 E0 00 00 00 00 00 00 00 00 *ICOM............*
D: 2020-01-28 02:48:19.577 0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 *................*
D: 2020-01-28 02:48:19.577 0020: 00 00 00 00 00 23 1C 21 81 01 10 00 0F 01 00 20 *.....#.!....... *
D: 2020-01-28 02:48:19.578 0030: 84 D2 7B AC 00 00 00 A6 A0 00 00 01 00 20 84 D2 *..{.......... ..*
D: 2020-01-28 02:48:19.578 0040: 7B AC 00 00 00 A6 A0 00 00 00 00 00 00 00 00 00 *{...............*
D: 2020-01-28 02:48:19.578 0050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 *................*
D: 2020-01-28 02:48:19.578 0060: 00 00 00 00 00 00 *......*
D: 2020-01-28 02:48:19.588 Icom Data Received
D: 2020-01-28 02:48:19.588 0000: 49 43 4F 4D 01 01 08 E0 00 00 00 00 00 00 00 00 *ICOM............*
D: 2020-01-28 02:48:19.589 0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 *................*
D: 2020-01-28 02:48:19.589 0020: 00 00 00 00 00 23 10 21 AC C1 01 00 2E 00 02 B9 *.....#.!........*
D: 2020-01-28 02:48:19.589 0030: 00 08 60 80 01 5A 00 04 60 40 00 00 02 D9 00 08 *..`..Z..`@......*
D: 2020-01-28 02:48:19.589 0040: E0 90 01 5C 87 C5 B0 40 00 00 00 00 00 00 00 00 *...\...@........*
D: 2020-01-28 02:48:19.589 0050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 *................*
D: 2020-01-28 02:48:19.589 0060: 00 00 00 00 00 00
It just repeats this.
Re: MMDVM_Bridge not sending to NXDNGateway
Bill N2WNS
Sorry about that. I only enabled the Network Debug. Here's the output of the general. I shortened it but you'll get the gist:
M: 2020-01-28 02:47:55.522 Opening Icom connection
I: 2020-01-28 02:47:55.523 Opening NXDN network connection
E: 2020-01-28 02:47:55.558 Cannot find address for host nxdn.evsuperfreqs.com
I: 2020-01-28 02:47:56.344 Loaded 48 NXDN reflectors
I: 2020-01-28 02:47:56.344 Loaded NXDN parrot (TG10)
I: 2020-01-28 02:47:56.344 Loaded NXDN2DMR reflector (TG20)
I: 2020-01-28 02:47:56.345 Loaded 2345 Ids to the NXDN callsign lookup table
M: 2020-01-28 02:47:56.345 Starting NXDNGateway-20180524
M: 2020-01-28 02:47:56.345 Linked at startup to reflector 31360
I: 2020-01-28 02:47:56.345 Started the NXDN Id lookup reload thread
D: 2020-01-28 02:48:19.576 Icom Data Received
D: 2020-01-28 02:48:19.577 0000: 49 43 4F 4D 01 01 08 E0 00 00 00 00 00 00 00 00 *ICOM............*
D: 2020-01-28 02:48:19.577 0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 *................*
D: 2020-01-28 02:48:19.577 0020: 00 00 00 00 00 23 1C 21 81 01 10 00 0F 01 00 20 *.....#.!....... *
D: 2020-01-28 02:48:19.578 0030: 84 D2 7B AC 00 00 00 A6 A0 00 00 01 00 20 84 D2 *..{.......... ..*
D: 2020-01-28 02:48:19.578 0040: 7B AC 00 00 00 A6 A0 00 00 00 00 00 00 00 00 00 *{...............*
D: 2020-01-28 02:48:19.578 0050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 *................*
D: 2020-01-28 02:48:19.578 0060: 00 00 00 00 00 00 *......*
D: 2020-01-28 02:48:19.588 Icom Data Received
D: 2020-01-28 02:48:19.588 0000: 49 43 4F 4D 01 01 08 E0 00 00 00 00 00 00 00 00 *ICOM............*
D: 2020-01-28 02:48:19.589 0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 *................*
D: 2020-01-28 02:48:19.589 0020: 00 00 00 00 00 23 10 21 AC C1 01 00 2E 00 02 B9 *.....#.!........*
D: 2020-01-28 02:48:19.589 0030: 00 08 60 80 01 5A 00 04 60 40 00 00 02 D9 00 08 *..`..Z..`@......*
D: 2020-01-28 02:48:19.589 0040: E0 90 01 5C 87 C5 B0 40 00 00 00 00 00 00 00 00 *...\...@........*
D: 2020-01-28 02:48:19.589 0050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 *................*
D: 2020-01-28 02:48:19.589 0060: 00 00 00 00 00 00
It just repeats this.
M: 2020-01-28 02:47:55.522 Opening Icom connection
I: 2020-01-28 02:47:55.523 Opening NXDN network connection
E: 2020-01-28 02:47:55.558 Cannot find address for host nxdn.evsuperfreqs.com
I: 2020-01-28 02:47:56.344 Loaded 48 NXDN reflectors
I: 2020-01-28 02:47:56.344 Loaded NXDN parrot (TG10)
I: 2020-01-28 02:47:56.344 Loaded NXDN2DMR reflector (TG20)
I: 2020-01-28 02:47:56.345 Loaded 2345 Ids to the NXDN callsign lookup table
M: 2020-01-28 02:47:56.345 Starting NXDNGateway-20180524
M: 2020-01-28 02:47:56.345 Linked at startup to reflector 31360
I: 2020-01-28 02:47:56.345 Started the NXDN Id lookup reload thread
D: 2020-01-28 02:48:19.576 Icom Data Received
D: 2020-01-28 02:48:19.577 0000: 49 43 4F 4D 01 01 08 E0 00 00 00 00 00 00 00 00 *ICOM............*
D: 2020-01-28 02:48:19.577 0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 *................*
D: 2020-01-28 02:48:19.577 0020: 00 00 00 00 00 23 1C 21 81 01 10 00 0F 01 00 20 *.....#.!....... *
D: 2020-01-28 02:48:19.578 0030: 84 D2 7B AC 00 00 00 A6 A0 00 00 01 00 20 84 D2 *..{.......... ..*
D: 2020-01-28 02:48:19.578 0040: 7B AC 00 00 00 A6 A0 00 00 00 00 00 00 00 00 00 *{...............*
D: 2020-01-28 02:48:19.578 0050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 *................*
D: 2020-01-28 02:48:19.578 0060: 00 00 00 00 00 00 *......*
D: 2020-01-28 02:48:19.588 Icom Data Received
D: 2020-01-28 02:48:19.588 0000: 49 43 4F 4D 01 01 08 E0 00 00 00 00 00 00 00 00 *ICOM............*
D: 2020-01-28 02:48:19.589 0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 *................*
D: 2020-01-28 02:48:19.589 0020: 00 00 00 00 00 23 10 21 AC C1 01 00 2E 00 02 B9 *.....#.!........*
D: 2020-01-28 02:48:19.589 0030: 00 08 60 80 01 5A 00 04 60 40 00 00 02 D9 00 08 *..`..Z..`@......*
D: 2020-01-28 02:48:19.589 0040: E0 90 01 5C 87 C5 B0 40 00 00 00 00 00 00 00 00 *...\...@........*
D: 2020-01-28 02:48:19.589 0050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 *................*
D: 2020-01-28 02:48:19.589 0060: 00 00 00 00 00 00
It just repeats this.
Re: MMDVM_Bridge not sending to NXDNGateway
Did you enable debug in the General stanza or the Network stanza? or
both. I want just the General stanza.
toggle quoted message
Show quoted text
On 1/27/20 9:18 PM, Bill N2WNS wrote:
root@dvswitch:/opt/TriState_NXDN/NXDNGateway/log# cat NXDNGateway-2020-01-28.log
M: 2020-01-28 02:15:05.762 Opening Icom connection
I: 2020-01-28 02:15:05.762 Opening NXDN network connection
I: 2020-01-28 02:15:06.507 Loaded 49 NXDN reflectors
I: 2020-01-28 02:15:06.507 Loaded NXDN parrot (TG10)
I: 2020-01-28 02:15:06.507 Loaded NXDN2DMR reflector (TG20)
I: 2020-01-28 02:15:06.508 Loaded 2345 Ids to the NXDN callsign lookup table
M: 2020-01-28 02:15:06.508 Starting NXDNGateway-20180524
D: 2020-01-28 02:15:06.508 NXDN Network Poll Sent
D: 2020-01-28 02:15:06.508 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:06.508 0010: 80 *.*
D: 2020-01-28 02:15:06.508 NXDN Network Poll Sent
D: 2020-01-28 02:15:06.508 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:06.508 0010: 80 *.*
D: 2020-01-28 02:15:06.508 NXDN Network Poll Sent
D: 2020-01-28 02:15:06.508 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:06.508 0010: 80 *.*
M: 2020-01-28 02:15:06.508 Linked at startup to reflector 31360
I: 2020-01-28 02:15:06.508 Started the NXDN Id lookup reload thread
D: 2020-01-28 02:15:06.513 NXDN Network Data Received
D: 2020-01-28 02:15:06.513 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:06.513 0010: 80 *.*
D: 2020-01-28 02:15:06.513 NXDN Network Data Received
D: 2020-01-28 02:15:06.513 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:06.513 0010: 80 *.*
D: 2020-01-28 02:15:06.518 NXDN Network Data Received
D: 2020-01-28 02:15:06.518 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:06.518 0010: 80 *.*
D: 2020-01-28 02:15:11.511 NXDN Network Poll Sent
D: 2020-01-28 02:15:11.511 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:11.511 0010: 80 *.*
D: 2020-01-28 02:15:11.516 NXDN Network Data Received
D: 2020-01-28 02:15:11.516 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:11.516 0010: 80 *.*
D: 2020-01-28 02:15:16.511 NXDN Network Poll Sent
D: 2020-01-28 02:15:16.511 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:16.512 0010: 80 *.*
D: 2020-01-28 02:15:16.517 NXDN Network Data Received
D: 2020-01-28 02:15:16.517 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:16.517 0010: 80 *.*
D: 2020-01-28 02:15:21.516 NXDN Network Poll Sent
D: 2020-01-28 02:15:21.516 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:21.516 0010: 80 *.*
D: 2020-01-28 02:15:21.522 NXDN Network Data Received
D: 2020-01-28 02:15:21.522 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:21.522 0010: 80 *.*
D: 2020-01-28 02:15:26.521 NXDN Network Poll Sent
D: 2020-01-28 02:15:26.521 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:26.521 0010: 80 *.*
D: 2020-01-28 02:15:26.526 NXDN Network Data Received
D: 2020-01-28 02:15:26.526 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:26.526 0010: 80 *.*
D: 2020-01-28 02:15:31.522 NXDN Network Poll Sent
D: 2020-01-28 02:15:31.522 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:31.522 0010: 80 *.*
D: 2020-01-28 02:15:31.527 NXDN Network Data Received
D: 2020-01-28 02:15:31.527 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:31.527 0010: 80 *.*
D: 2020-01-28 02:15:36.529 NXDN Network Poll Sent
D: 2020-01-28 02:15:36.529 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:36.529 0010: 80 *.*
D: 2020-01-28 02:15:36.534 NXDN Network Data Received
D: 2020-01-28 02:15:36.534 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:36.534 0010: 80 *.*
D: 2020-01-28 02:15:41.534 NXDN Network Poll Sent
D: 2020-01-28 02:15:41.535 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:41.535 0010: 80 *.*
D: 2020-01-28 02:15:41.540 NXDN Network Data Received
D: 2020-01-28 02:15:41.540 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:41.540 0010: 80 *.*
D: 2020-01-28 02:15:46.536 NXDN Network Poll Sent
D: 2020-01-28 02:15:46.536 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:46.537 0010: 80 *.*
D: 2020-01-28 02:15:46.542 NXDN Network Data Received
D: 2020-01-28 02:15:46.543 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:46.543 0010: 80 *.*
D: 2020-01-28 02:15:51.540 NXDN Network Poll Sent
D: 2020-01-28 02:15:51.540 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:51.540 0010: 80 *.*
D: 2020-01-28 02:15:51.545 NXDN Network Data Received
D: 2020-01-28 02:15:51.546 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:51.546 0010: 80 *.*
D: 2020-01-28 02:15:52.463 NXDN Network Data Sent
D: 2020-01-28 02:15:52.463 0000: 4E 58 44 4E 44 84 D2 7B AC 05 81 01 10 00 0F 01 *NXDND..{........*
D: 2020-01-28 02:15:52.464 0010: 00 20 84 D2 7B AC 00 00 00 A6 A0 00 00 01 00 20 *. ..{.......... *
D: 2020-01-28 02:15:52.464 0020: 84 D2 7B AC 00 00 00 A6 A0 00 00 *..{........*
D: 2020-01-28 02:15:52.469 NXDN Network Data Sent
D: 2020-01-28 02:15:52.469 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC C1 01 00 2E 18 *NXDND..{........*
D: 2020-01-28 02:15:52.469 0010: 17 78 06 A4 01 84 0B 97 80 01 30 00 00 18 35 A0 *.x........0...5.*
D: 2020-01-28 02:15:52.469 0020: 06 46 21 80 01 5C 80 00 70 40 00 *.F!..\..p@.*
D: 2020-01-28 02:15:52.470 NXDN Network Data Sent
D: 2020-01-28 02:15:52.470 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 81 82 13 45 D0 *NXDND..{......E.*
D: 2020-01-28 02:15:52.470 0010: 02 B9 4F 8A E2 F4 7C 1E BC A3 3A C0 00 D8 0C A8 *..O...|...:.....*
D: 2020-01-28 02:15:52.470 0020: 33 E0 24 DC 02 F6 87 44 32 00 00 *3.$....D2..*
D: 2020-01-28 02:15:52.475 NXDN Network Data Sent
D: 2020-01-28 02:15:52.475 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 41 27 BA D8 90 *NXDND..{...A'...*
D: 2020-01-28 02:15:52.475 0010: 09 A3 90 6A 1E B8 01 6C AF D5 F5 C0 00 50 02 B9 *...j...l.....P..*
D: 2020-01-28 02:15:52.475 0020: 5E 4B 7A 98 01 59 93 25 D8 40 00 *^Kz..Y.%.@.*
D: 2020-01-28 02:15:52.480 NXDN Network Data Sent
D: 2020-01-28 02:15:52.480 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 01 00 00 19 10 *NXDND..{........*
D: 2020-01-28 02:15:52.481 0010: 02 D9 0F 8E E0 80 01 5C 80 04 70 40 00 00 02 B9 *.......\..p@....*
D: 2020-01-28 02:15:52.481 0020: 00 08 60 80 01 6A 00 04 60 40 00 *..`..j..`@.*
D: 2020-01-28 02:15:52.491 NXDN Network Data Sent
D: 2020-01-28 02:15:52.491 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC C1 01 00 2E 00 *NXDND..{........*
D: 2020-01-28 02:15:52.491 0010: 02 B3 00 08 B0 80 01 5C 80 04 70 40 00 00 02 D9 *.......\..p@....*
D: 2020-01-28 02:15:52.491 0020: 00 08 60 80 04 D4 80 04 30 40 00 *..`.....0@.*
D: 2020-01-28 02:15:52.557 NXDN Network Data Sent
D: 2020-01-28 02:15:52.558 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 81 82 13 45 00 *NXDND..{......E.*
D: 2020-01-28 02:15:52.558 0010: 02 B4 00 08 C0 80 01 6C 80 04 30 40 00 70 02 B9 *.......l..0@.p..*
D: 2020-01-28 02:15:52.558 0020: 4F 8E E2 C8 01 5C 8F 15 71 C0 00 *O....\..q..*
D: 2020-01-28 02:15:52.670 NXDN Network Data Sent
D: 2020-01-28 02:15:52.671 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 41 27 BA D8 A8 *NXDND..{...A'...*
D: 2020-01-28 02:15:52.671 0010: 24 D8 97 CE 71 C0 01 7B D7 13 15 C0 00 70 12 B9 *$...q..{.....p..*
D: 2020-01-28 02:15:52.671 0020: 5F 80 EA A8 01 6C AF 35 35 C0 00 *_....l.55..*
D: 2020-01-28 02:15:52.733 NXDN Network Data Sent
D: 2020-01-28 02:15:52.733 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 01 00 00 19 30 *NXDND..{.......0*
D: 2020-01-28 02:15:52.733 0010: 02 B3 2E 4B B0 88 01 5C 87 C6 F0 40 00 00 02 D9 *...K...\...@....*
D: 2020-01-28 02:15:52.733 0020: 00 08 60 80 04 D4 80 04 30 40 00 *..`.....0@.*
D: 2020-01-28 02:15:52.795 NXDN Network Data Sent
D: 2020-01-28 02:15:52.795 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC C1 01 00 2E 00 *NXDND..{........*
D: 2020-01-28 02:15:52.795 0010: 02 B4 00 08 C0 80 01 6C 80 04 30 40 00 00 02 B3 *.......l..0@....*
D: 2020-01-28 02:15:52.795 0020: 00 08 B0 80 01 5C 80 04 70 40 00 *.....\..p@.*
D: 2020-01-28 02:15:52.913 NXDN Network Data Sent
D: 2020-01-28 02:15:52.913 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 81 82 13 45 00 *NXDND..{......E.*
D: 2020-01-28 02:15:52.913 0010: 02 D9 00 08 E0 80 01 5A 00 04 20 40 00 00 02 B9 *.......Z.. @....*
D: 2020-01-28 02:15:52.913 0020: 00 08 E0 80 01 69 80 04 58 40 00 *.....i..X@.*
D: 2020-01-28 02:15:52.975 NXDN Network Data Sent
D: 2020-01-28 02:15:52.975 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 41 27 BA D8 00 *NXDND..{...A'...*
D: 2020-01-28 02:15:52.975 0010: 02 B9 00 08 60 80 01 5C 80 04 70 40 00 00 02 D4 *....`..\..p@....*
D: 2020-01-28 02:15:52.975 0020: 00 08 C0 80 01 5C 80 04 70 40 00 *.....\..p@.*
D: 2020-01-28 02:15:53.037 NXDN Network Data Sent
D: 2020-01-28 02:15:53.037 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 01 00 00 19 00 *NXDND..{........*
D: 2020-01-28 02:15:53.037 0010: 02 B9 00 08 60 80 01 69 80 04 58 40 00 00 02 B9 *....`..i..X@....*
D: 2020-01-28 02:15:53.037 0020: 00 08 E0 80 01 5A 00 04 60 40 00 *.....Z..`@.*
D: 2020-01-28 02:15:53.155 NXDN Network Data Sent
D: 2020-01-28 02:15:53.155 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC C1 01 00 2E 00 *NXDND..{........*
D: 2020-01-28 02:15:53.155 0010: 02 D9 00 08 60 80 04 D4 80 04 30 40 00 00 02 B3 *....`.....0@....*
D: 2020-01-28 02:15:53.155 0020: 00 08 B0 80 01 6C 80 04 30 40 00 *.....l..0@.*
D: 2020-01-28 02:15:53.217 NXDN Network Data Sent
D: 2020-01-28 02:15:53.217 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 81 82 13 45 00 *NXDND..{......E.*
D: 2020-01-28 02:15:53.217 0010: 02 B4 00 08 C0 80 01 5C 80 04 70 40 00 00 02 D9 *.......\..p@....*
D: 2020-01-28 02:15:53.217 0020: 00 08 E0 80 01 59 80 04 18 40 00 *.....Y...@.*
D: 2020-01-28 02:15:53.279 NXDN Network Data Sent
D: 2020-01-28 02:15:53.279 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 41 27 BA D8 00 *NXDND..{...A'...*
D: 2020-01-28 02:15:53.280 0010: 02 B9 00 08 E0 80 01 6A 00 04 60 40 00 00 02 B9 *.......j..`@....*
D: 2020-01-28 02:15:53.280 0020: 00 08 60 80 01 5C 80 04 70 40 00 *..`..\..p@.*
D: 2020-01-28 02:15:53.392 NXDN Network Data Sent
D: 2020-01-28 02:15:53.392 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 01 00 00 19 00 *NXDND..{........*
D: 2020-01-28 02:15:53.393 0010: 02 D3 00 08 B0 80 01 5C 80 04 70 40 00 00 02 B4 *.......\..p@....*
D: 2020-01-28 02:15:53.393 0020: 00 08 40 80 01 6C 80 04 70 40 00 *..@..l..p@.*
D: 2020-01-28 02:15:53.454 NXDN Network Data Sent
D: 2020-01-28 02:15:53.454 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC C1 01 00 2E 00 *NXDND..{........*
D: 2020-01-28 02:15:53.455 0010: 02 B9 00 08 E0 80 01 59 80 04 58 40 00 00 02 D9 *.......Y..X@....*
D: 2020-01-28 02:15:53.455 0020: 00 08 60 80 04 D2 00 04 20 40 00 *..`..... @.*
D: 2020-01-28 02:15:53.511 NXDN Network Data Sent
D: 2020-01-28 02:15:53.511 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 81 82 13 45 00 *NXDND..{......E.*
D: 2020-01-28 02:15:53.511 0010: 02 B9 00 08 E0 80 01 6C 80 04 30 40 00 00 02 B3 *.......l..0@....*
D: 2020-01-28 02:15:53.512 0020: 00 08 B0 80 01 5C 80 04 70 40 00 *.....\..p@.*
D: 2020-01-28 02:15:53.634 NXDN Network Data Sent
D: 2020-01-28 02:15:53.634 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 41 27 BA D8 00 *NXDND..{...A'...*
D: 2020-01-28 02:15:53.635 0010: 02 D4 00 08 C0 80 01 5C 80 04 30 40 00 00 02 B9 *.......\..0@....*
D: 2020-01-28 02:15:53.635 0020: 00 08 E0 80 01 69 80 04 58 40 00 *.....i..X@.*
D: 2020-01-28 02:15:53.691 NXDN Network Data Sent
D: 2020-01-28 02:15:53.691 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 01 00 00 19 00 *NXDND..{........*
D: 2020-01-28 02:15:53.691 0010: 02 B9 00 08 60 80 01 5A 00 04 60 40 00 00 02 D9 *....`..Z..`@....*
D: 2020-01-28 02:15:53.691 0020: 00 08 E0 80 01 5C 80 04 70 40 00 *.....\..p@.*
D: 2020-01-28 02:15:53.748 NXDN Network Data Sent
D: 2020-01-28 02:15:53.748 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC C1 01 00 2E 00 *NXDND..{........*
D: 2020-01-28 02:15:53.748 0010: 02 B3 00 08 30 80 01 6C 80 04 70 40 00 00 02 B4 *....0..l..p@....*
D: 2020-01-28 02:15:53.748 0020: 00 08 C0 80 01 5C 80 04 70 40 00 *.....\..p@.*
D: 2020-01-28 02:15:53.875 NXDN Network Data Sent
D: 2020-01-28 02:15:53.875 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 81 82 13 45 00 *NXDND..{......E.*
D: 2020-01-28 02:15:53.876 0010: 02 D9 00 08 60 80 04 D1 80 04 18 40 00 00 02 B9 *....`......@....*
D: 2020-01-28 02:15:53.876 0020: 00 08 E0 80 01 6A 00 04 20 40 00 *.....j.. @.*
D: 2020-01-28 02:15:53.932 NXDN Network Data Sent
D: 2020-01-28 02:15:53.932 0000: 4E 58 44 4E 44 84 D2 7B AC 09 81 01 10 00 0F 08 *NXDND..{........*
D: 2020-01-28 02:15:53.932 0010: 00 20 84 D2 7B AC 00 00 00 4B 60 00 00 08 00 20 *. ..{....K`.... *
D: 2020-01-28 02:15:53.932 0020: 84 D2 7B AC 00 00 00 4B 60 00 00 *..{....K`..*
D: 2020-01-28 02:15:56.540 NXDN Network Poll Sent
D: 2020-01-28 02:15:56.540 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:56.540 0010: 80 *.*
D: 2020-01-28 02:15:56.546 NXDN Network Data Received
D: 2020-01-28 02:15:56.546 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:56.546 0010: 80 *.*
D: 2020-01-28 02:16:01.545 NXDN Network Poll Sent
D: 2020-01-28 02:16:01.546 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:16:01.547 0010: 80 *.*
D: 2020-01-28 02:16:01.552 NXDN Network Data Received
D: 2020-01-28 02:16:01.553 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:16:01.553 0010: 80 *.*
D: 2020-01-28 02:16:06.550 NXDN Network Poll Sent
D: 2020-01-28 02:16:06.551 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:16:06.551 0010: 80 *.*
D: 2020-01-28 02:16:06.556 NXDN Network Data Received
D: 2020-01-28 02:16:06.556 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:16:06.556 0010: 80 *.*
D: 2020-01-28 02:16:11.552 NXDN Network Poll Sent
D: 2020-01-28 02:16:11.552 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:16:11.552 0010: 80 *.*
D: 2020-01-28 02:16:11.557 NXDN Network Data Received
D: 2020-01-28 02:16:11.557 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:16:11.557 0010: 80 *.*
root@dvswitch:/opt/TriState_NXDN/NXDNGateway/log#
Re: MMDVM_Bridge not sending to NXDNGateway
Bill N2WNS
root@dvswitch:/opt/TriState_NXDN/NXDNGateway/log# cat NXDNGateway-2020-01-28.log
M: 2020-01-28 02:15:05.762 Opening Icom connection
I: 2020-01-28 02:15:05.762 Opening NXDN network connection
I: 2020-01-28 02:15:06.507 Loaded 49 NXDN reflectors
I: 2020-01-28 02:15:06.507 Loaded NXDN parrot (TG10)
I: 2020-01-28 02:15:06.507 Loaded NXDN2DMR reflector (TG20)
I: 2020-01-28 02:15:06.508 Loaded 2345 Ids to the NXDN callsign lookup table
M: 2020-01-28 02:15:06.508 Starting NXDNGateway-20180524
D: 2020-01-28 02:15:06.508 NXDN Network Poll Sent
D: 2020-01-28 02:15:06.508 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:06.508 0010: 80 *.*
D: 2020-01-28 02:15:06.508 NXDN Network Poll Sent
D: 2020-01-28 02:15:06.508 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:06.508 0010: 80 *.*
D: 2020-01-28 02:15:06.508 NXDN Network Poll Sent
D: 2020-01-28 02:15:06.508 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:06.508 0010: 80 *.*
M: 2020-01-28 02:15:06.508 Linked at startup to reflector 31360
I: 2020-01-28 02:15:06.508 Started the NXDN Id lookup reload thread
D: 2020-01-28 02:15:06.513 NXDN Network Data Received
D: 2020-01-28 02:15:06.513 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:06.513 0010: 80 *.*
D: 2020-01-28 02:15:06.513 NXDN Network Data Received
D: 2020-01-28 02:15:06.513 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:06.513 0010: 80 *.*
D: 2020-01-28 02:15:06.518 NXDN Network Data Received
D: 2020-01-28 02:15:06.518 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:06.518 0010: 80 *.*
D: 2020-01-28 02:15:11.511 NXDN Network Poll Sent
D: 2020-01-28 02:15:11.511 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:11.511 0010: 80 *.*
D: 2020-01-28 02:15:11.516 NXDN Network Data Received
D: 2020-01-28 02:15:11.516 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:11.516 0010: 80 *.*
D: 2020-01-28 02:15:16.511 NXDN Network Poll Sent
D: 2020-01-28 02:15:16.511 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:16.512 0010: 80 *.*
D: 2020-01-28 02:15:16.517 NXDN Network Data Received
D: 2020-01-28 02:15:16.517 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:16.517 0010: 80 *.*
D: 2020-01-28 02:15:21.516 NXDN Network Poll Sent
D: 2020-01-28 02:15:21.516 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:21.516 0010: 80 *.*
D: 2020-01-28 02:15:21.522 NXDN Network Data Received
D: 2020-01-28 02:15:21.522 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:21.522 0010: 80 *.*
D: 2020-01-28 02:15:26.521 NXDN Network Poll Sent
D: 2020-01-28 02:15:26.521 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:26.521 0010: 80 *.*
D: 2020-01-28 02:15:26.526 NXDN Network Data Received
D: 2020-01-28 02:15:26.526 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:26.526 0010: 80 *.*
D: 2020-01-28 02:15:31.522 NXDN Network Poll Sent
D: 2020-01-28 02:15:31.522 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:31.522 0010: 80 *.*
D: 2020-01-28 02:15:31.527 NXDN Network Data Received
D: 2020-01-28 02:15:31.527 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:31.527 0010: 80 *.*
D: 2020-01-28 02:15:36.529 NXDN Network Poll Sent
D: 2020-01-28 02:15:36.529 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:36.529 0010: 80 *.*
D: 2020-01-28 02:15:36.534 NXDN Network Data Received
D: 2020-01-28 02:15:36.534 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:36.534 0010: 80 *.*
D: 2020-01-28 02:15:41.534 NXDN Network Poll Sent
D: 2020-01-28 02:15:41.535 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:41.535 0010: 80 *.*
D: 2020-01-28 02:15:41.540 NXDN Network Data Received
D: 2020-01-28 02:15:41.540 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:41.540 0010: 80 *.*
D: 2020-01-28 02:15:46.536 NXDN Network Poll Sent
D: 2020-01-28 02:15:46.536 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:46.537 0010: 80 *.*
D: 2020-01-28 02:15:46.542 NXDN Network Data Received
D: 2020-01-28 02:15:46.543 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:46.543 0010: 80 *.*
D: 2020-01-28 02:15:51.540 NXDN Network Poll Sent
D: 2020-01-28 02:15:51.540 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:51.540 0010: 80 *.*
D: 2020-01-28 02:15:51.545 NXDN Network Data Received
D: 2020-01-28 02:15:51.546 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:51.546 0010: 80 *.*
D: 2020-01-28 02:15:52.463 NXDN Network Data Sent
D: 2020-01-28 02:15:52.463 0000: 4E 58 44 4E 44 84 D2 7B AC 05 81 01 10 00 0F 01 *NXDND..{........*
D: 2020-01-28 02:15:52.464 0010: 00 20 84 D2 7B AC 00 00 00 A6 A0 00 00 01 00 20 *. ..{.......... *
D: 2020-01-28 02:15:52.464 0020: 84 D2 7B AC 00 00 00 A6 A0 00 00 *..{........*
D: 2020-01-28 02:15:52.469 NXDN Network Data Sent
D: 2020-01-28 02:15:52.469 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC C1 01 00 2E 18 *NXDND..{........*
D: 2020-01-28 02:15:52.469 0010: 17 78 06 A4 01 84 0B 97 80 01 30 00 00 18 35 A0 *.x........0...5.*
D: 2020-01-28 02:15:52.469 0020: 06 46 21 80 01 5C 80 00 70 40 00 *.F!..\..p@.*
D: 2020-01-28 02:15:52.470 NXDN Network Data Sent
D: 2020-01-28 02:15:52.470 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 81 82 13 45 D0 *NXDND..{......E.*
D: 2020-01-28 02:15:52.470 0010: 02 B9 4F 8A E2 F4 7C 1E BC A3 3A C0 00 D8 0C A8 *..O...|...:.....*
D: 2020-01-28 02:15:52.470 0020: 33 E0 24 DC 02 F6 87 44 32 00 00 *3.$....D2..*
D: 2020-01-28 02:15:52.475 NXDN Network Data Sent
D: 2020-01-28 02:15:52.475 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 41 27 BA D8 90 *NXDND..{...A'...*
D: 2020-01-28 02:15:52.475 0010: 09 A3 90 6A 1E B8 01 6C AF D5 F5 C0 00 50 02 B9 *...j...l.....P..*
D: 2020-01-28 02:15:52.475 0020: 5E 4B 7A 98 01 59 93 25 D8 40 00 *^Kz..Y.%.@.*
D: 2020-01-28 02:15:52.480 NXDN Network Data Sent
D: 2020-01-28 02:15:52.480 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 01 00 00 19 10 *NXDND..{........*
D: 2020-01-28 02:15:52.481 0010: 02 D9 0F 8E E0 80 01 5C 80 04 70 40 00 00 02 B9 *.......\..p@....*
D: 2020-01-28 02:15:52.481 0020: 00 08 60 80 01 6A 00 04 60 40 00 *..`..j..`@.*
D: 2020-01-28 02:15:52.491 NXDN Network Data Sent
D: 2020-01-28 02:15:52.491 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC C1 01 00 2E 00 *NXDND..{........*
D: 2020-01-28 02:15:52.491 0010: 02 B3 00 08 B0 80 01 5C 80 04 70 40 00 00 02 D9 *.......\..p@....*
D: 2020-01-28 02:15:52.491 0020: 00 08 60 80 04 D4 80 04 30 40 00 *..`.....0@.*
D: 2020-01-28 02:15:52.557 NXDN Network Data Sent
D: 2020-01-28 02:15:52.558 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 81 82 13 45 00 *NXDND..{......E.*
D: 2020-01-28 02:15:52.558 0010: 02 B4 00 08 C0 80 01 6C 80 04 30 40 00 70 02 B9 *.......l..0@.p..*
D: 2020-01-28 02:15:52.558 0020: 4F 8E E2 C8 01 5C 8F 15 71 C0 00 *O....\..q..*
D: 2020-01-28 02:15:52.670 NXDN Network Data Sent
D: 2020-01-28 02:15:52.671 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 41 27 BA D8 A8 *NXDND..{...A'...*
D: 2020-01-28 02:15:52.671 0010: 24 D8 97 CE 71 C0 01 7B D7 13 15 C0 00 70 12 B9 *$...q..{.....p..*
D: 2020-01-28 02:15:52.671 0020: 5F 80 EA A8 01 6C AF 35 35 C0 00 *_....l.55..*
D: 2020-01-28 02:15:52.733 NXDN Network Data Sent
D: 2020-01-28 02:15:52.733 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 01 00 00 19 30 *NXDND..{.......0*
D: 2020-01-28 02:15:52.733 0010: 02 B3 2E 4B B0 88 01 5C 87 C6 F0 40 00 00 02 D9 *...K...\...@....*
D: 2020-01-28 02:15:52.733 0020: 00 08 60 80 04 D4 80 04 30 40 00 *..`.....0@.*
D: 2020-01-28 02:15:52.795 NXDN Network Data Sent
D: 2020-01-28 02:15:52.795 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC C1 01 00 2E 00 *NXDND..{........*
D: 2020-01-28 02:15:52.795 0010: 02 B4 00 08 C0 80 01 6C 80 04 30 40 00 00 02 B3 *.......l..0@....*
D: 2020-01-28 02:15:52.795 0020: 00 08 B0 80 01 5C 80 04 70 40 00 *.....\..p@.*
D: 2020-01-28 02:15:52.913 NXDN Network Data Sent
D: 2020-01-28 02:15:52.913 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 81 82 13 45 00 *NXDND..{......E.*
D: 2020-01-28 02:15:52.913 0010: 02 D9 00 08 E0 80 01 5A 00 04 20 40 00 00 02 B9 *.......Z.. @....*
D: 2020-01-28 02:15:52.913 0020: 00 08 E0 80 01 69 80 04 58 40 00 *.....i..X@.*
D: 2020-01-28 02:15:52.975 NXDN Network Data Sent
D: 2020-01-28 02:15:52.975 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 41 27 BA D8 00 *NXDND..{...A'...*
D: 2020-01-28 02:15:52.975 0010: 02 B9 00 08 60 80 01 5C 80 04 70 40 00 00 02 D4 *....`..\..p@....*
D: 2020-01-28 02:15:52.975 0020: 00 08 C0 80 01 5C 80 04 70 40 00 *.....\..p@.*
D: 2020-01-28 02:15:53.037 NXDN Network Data Sent
D: 2020-01-28 02:15:53.037 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 01 00 00 19 00 *NXDND..{........*
D: 2020-01-28 02:15:53.037 0010: 02 B9 00 08 60 80 01 69 80 04 58 40 00 00 02 B9 *....`..i..X@....*
D: 2020-01-28 02:15:53.037 0020: 00 08 E0 80 01 5A 00 04 60 40 00 *.....Z..`@.*
D: 2020-01-28 02:15:53.155 NXDN Network Data Sent
D: 2020-01-28 02:15:53.155 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC C1 01 00 2E 00 *NXDND..{........*
D: 2020-01-28 02:15:53.155 0010: 02 D9 00 08 60 80 04 D4 80 04 30 40 00 00 02 B3 *....`.....0@....*
D: 2020-01-28 02:15:53.155 0020: 00 08 B0 80 01 6C 80 04 30 40 00 *.....l..0@.*
D: 2020-01-28 02:15:53.217 NXDN Network Data Sent
D: 2020-01-28 02:15:53.217 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 81 82 13 45 00 *NXDND..{......E.*
D: 2020-01-28 02:15:53.217 0010: 02 B4 00 08 C0 80 01 5C 80 04 70 40 00 00 02 D9 *.......\..p@....*
D: 2020-01-28 02:15:53.217 0020: 00 08 E0 80 01 59 80 04 18 40 00 *.....Y...@.*
D: 2020-01-28 02:15:53.279 NXDN Network Data Sent
D: 2020-01-28 02:15:53.279 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 41 27 BA D8 00 *NXDND..{...A'...*
D: 2020-01-28 02:15:53.280 0010: 02 B9 00 08 E0 80 01 6A 00 04 60 40 00 00 02 B9 *.......j..`@....*
D: 2020-01-28 02:15:53.280 0020: 00 08 60 80 01 5C 80 04 70 40 00 *..`..\..p@.*
D: 2020-01-28 02:15:53.392 NXDN Network Data Sent
D: 2020-01-28 02:15:53.392 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 01 00 00 19 00 *NXDND..{........*
D: 2020-01-28 02:15:53.393 0010: 02 D3 00 08 B0 80 01 5C 80 04 70 40 00 00 02 B4 *.......\..p@....*
D: 2020-01-28 02:15:53.393 0020: 00 08 40 80 01 6C 80 04 70 40 00 *..@..l..p@.*
D: 2020-01-28 02:15:53.454 NXDN Network Data Sent
D: 2020-01-28 02:15:53.454 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC C1 01 00 2E 00 *NXDND..{........*
D: 2020-01-28 02:15:53.455 0010: 02 B9 00 08 E0 80 01 59 80 04 58 40 00 00 02 D9 *.......Y..X@....*
D: 2020-01-28 02:15:53.455 0020: 00 08 60 80 04 D2 00 04 20 40 00 *..`..... @.*
D: 2020-01-28 02:15:53.511 NXDN Network Data Sent
D: 2020-01-28 02:15:53.511 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 81 82 13 45 00 *NXDND..{......E.*
D: 2020-01-28 02:15:53.511 0010: 02 B9 00 08 E0 80 01 6C 80 04 30 40 00 00 02 B3 *.......l..0@....*
D: 2020-01-28 02:15:53.512 0020: 00 08 B0 80 01 5C 80 04 70 40 00 *.....\..p@.*
D: 2020-01-28 02:15:53.634 NXDN Network Data Sent
D: 2020-01-28 02:15:53.634 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 41 27 BA D8 00 *NXDND..{...A'...*
D: 2020-01-28 02:15:53.635 0010: 02 D4 00 08 C0 80 01 5C 80 04 30 40 00 00 02 B9 *.......\..0@....*
D: 2020-01-28 02:15:53.635 0020: 00 08 E0 80 01 69 80 04 58 40 00 *.....i..X@.*
D: 2020-01-28 02:15:53.691 NXDN Network Data Sent
D: 2020-01-28 02:15:53.691 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 01 00 00 19 00 *NXDND..{........*
D: 2020-01-28 02:15:53.691 0010: 02 B9 00 08 60 80 01 5A 00 04 60 40 00 00 02 D9 *....`..Z..`@....*
D: 2020-01-28 02:15:53.691 0020: 00 08 E0 80 01 5C 80 04 70 40 00 *.....\..p@.*
D: 2020-01-28 02:15:53.748 NXDN Network Data Sent
D: 2020-01-28 02:15:53.748 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC C1 01 00 2E 00 *NXDND..{........*
D: 2020-01-28 02:15:53.748 0010: 02 B3 00 08 30 80 01 6C 80 04 70 40 00 00 02 B4 *....0..l..p@....*
D: 2020-01-28 02:15:53.748 0020: 00 08 C0 80 01 5C 80 04 70 40 00 *.....\..p@.*
D: 2020-01-28 02:15:53.875 NXDN Network Data Sent
D: 2020-01-28 02:15:53.875 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 81 82 13 45 00 *NXDND..{......E.*
D: 2020-01-28 02:15:53.876 0010: 02 D9 00 08 60 80 04 D1 80 04 18 40 00 00 02 B9 *....`......@....*
D: 2020-01-28 02:15:53.876 0020: 00 08 E0 80 01 6A 00 04 20 40 00 *.....j.. @.*
D: 2020-01-28 02:15:53.932 NXDN Network Data Sent
D: 2020-01-28 02:15:53.932 0000: 4E 58 44 4E 44 84 D2 7B AC 09 81 01 10 00 0F 08 *NXDND..{........*
D: 2020-01-28 02:15:53.932 0010: 00 20 84 D2 7B AC 00 00 00 4B 60 00 00 08 00 20 *. ..{....K`.... *
D: 2020-01-28 02:15:53.932 0020: 84 D2 7B AC 00 00 00 4B 60 00 00 *..{....K`..*
D: 2020-01-28 02:15:56.540 NXDN Network Poll Sent
D: 2020-01-28 02:15:56.540 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:56.540 0010: 80 *.*
D: 2020-01-28 02:15:56.546 NXDN Network Data Received
D: 2020-01-28 02:15:56.546 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:56.546 0010: 80 *.*
D: 2020-01-28 02:16:01.545 NXDN Network Poll Sent
D: 2020-01-28 02:16:01.546 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:16:01.547 0010: 80 *.*
D: 2020-01-28 02:16:01.552 NXDN Network Data Received
D: 2020-01-28 02:16:01.553 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:16:01.553 0010: 80 *.*
D: 2020-01-28 02:16:06.550 NXDN Network Poll Sent
D: 2020-01-28 02:16:06.551 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:16:06.551 0010: 80 *.*
D: 2020-01-28 02:16:06.556 NXDN Network Data Received
D: 2020-01-28 02:16:06.556 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:16:06.556 0010: 80 *.*
D: 2020-01-28 02:16:11.552 NXDN Network Poll Sent
D: 2020-01-28 02:16:11.552 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:16:11.552 0010: 80 *.*
D: 2020-01-28 02:16:11.557 NXDN Network Data Received
D: 2020-01-28 02:16:11.557 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:16:11.557 0010: 80 *.*
root@dvswitch:/opt/TriState_NXDN/NXDNGateway/log#
M: 2020-01-28 02:15:05.762 Opening Icom connection
I: 2020-01-28 02:15:05.762 Opening NXDN network connection
I: 2020-01-28 02:15:06.507 Loaded 49 NXDN reflectors
I: 2020-01-28 02:15:06.507 Loaded NXDN parrot (TG10)
I: 2020-01-28 02:15:06.507 Loaded NXDN2DMR reflector (TG20)
I: 2020-01-28 02:15:06.508 Loaded 2345 Ids to the NXDN callsign lookup table
M: 2020-01-28 02:15:06.508 Starting NXDNGateway-20180524
D: 2020-01-28 02:15:06.508 NXDN Network Poll Sent
D: 2020-01-28 02:15:06.508 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:06.508 0010: 80 *.*
D: 2020-01-28 02:15:06.508 NXDN Network Poll Sent
D: 2020-01-28 02:15:06.508 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:06.508 0010: 80 *.*
D: 2020-01-28 02:15:06.508 NXDN Network Poll Sent
D: 2020-01-28 02:15:06.508 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:06.508 0010: 80 *.*
M: 2020-01-28 02:15:06.508 Linked at startup to reflector 31360
I: 2020-01-28 02:15:06.508 Started the NXDN Id lookup reload thread
D: 2020-01-28 02:15:06.513 NXDN Network Data Received
D: 2020-01-28 02:15:06.513 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:06.513 0010: 80 *.*
D: 2020-01-28 02:15:06.513 NXDN Network Data Received
D: 2020-01-28 02:15:06.513 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:06.513 0010: 80 *.*
D: 2020-01-28 02:15:06.518 NXDN Network Data Received
D: 2020-01-28 02:15:06.518 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:06.518 0010: 80 *.*
D: 2020-01-28 02:15:11.511 NXDN Network Poll Sent
D: 2020-01-28 02:15:11.511 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:11.511 0010: 80 *.*
D: 2020-01-28 02:15:11.516 NXDN Network Data Received
D: 2020-01-28 02:15:11.516 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:11.516 0010: 80 *.*
D: 2020-01-28 02:15:16.511 NXDN Network Poll Sent
D: 2020-01-28 02:15:16.511 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:16.512 0010: 80 *.*
D: 2020-01-28 02:15:16.517 NXDN Network Data Received
D: 2020-01-28 02:15:16.517 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:16.517 0010: 80 *.*
D: 2020-01-28 02:15:21.516 NXDN Network Poll Sent
D: 2020-01-28 02:15:21.516 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:21.516 0010: 80 *.*
D: 2020-01-28 02:15:21.522 NXDN Network Data Received
D: 2020-01-28 02:15:21.522 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:21.522 0010: 80 *.*
D: 2020-01-28 02:15:26.521 NXDN Network Poll Sent
D: 2020-01-28 02:15:26.521 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:26.521 0010: 80 *.*
D: 2020-01-28 02:15:26.526 NXDN Network Data Received
D: 2020-01-28 02:15:26.526 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:26.526 0010: 80 *.*
D: 2020-01-28 02:15:31.522 NXDN Network Poll Sent
D: 2020-01-28 02:15:31.522 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:31.522 0010: 80 *.*
D: 2020-01-28 02:15:31.527 NXDN Network Data Received
D: 2020-01-28 02:15:31.527 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:31.527 0010: 80 *.*
D: 2020-01-28 02:15:36.529 NXDN Network Poll Sent
D: 2020-01-28 02:15:36.529 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:36.529 0010: 80 *.*
D: 2020-01-28 02:15:36.534 NXDN Network Data Received
D: 2020-01-28 02:15:36.534 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:36.534 0010: 80 *.*
D: 2020-01-28 02:15:41.534 NXDN Network Poll Sent
D: 2020-01-28 02:15:41.535 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:41.535 0010: 80 *.*
D: 2020-01-28 02:15:41.540 NXDN Network Data Received
D: 2020-01-28 02:15:41.540 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:41.540 0010: 80 *.*
D: 2020-01-28 02:15:46.536 NXDN Network Poll Sent
D: 2020-01-28 02:15:46.536 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:46.537 0010: 80 *.*
D: 2020-01-28 02:15:46.542 NXDN Network Data Received
D: 2020-01-28 02:15:46.543 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:46.543 0010: 80 *.*
D: 2020-01-28 02:15:51.540 NXDN Network Poll Sent
D: 2020-01-28 02:15:51.540 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:51.540 0010: 80 *.*
D: 2020-01-28 02:15:51.545 NXDN Network Data Received
D: 2020-01-28 02:15:51.546 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:51.546 0010: 80 *.*
D: 2020-01-28 02:15:52.463 NXDN Network Data Sent
D: 2020-01-28 02:15:52.463 0000: 4E 58 44 4E 44 84 D2 7B AC 05 81 01 10 00 0F 01 *NXDND..{........*
D: 2020-01-28 02:15:52.464 0010: 00 20 84 D2 7B AC 00 00 00 A6 A0 00 00 01 00 20 *. ..{.......... *
D: 2020-01-28 02:15:52.464 0020: 84 D2 7B AC 00 00 00 A6 A0 00 00 *..{........*
D: 2020-01-28 02:15:52.469 NXDN Network Data Sent
D: 2020-01-28 02:15:52.469 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC C1 01 00 2E 18 *NXDND..{........*
D: 2020-01-28 02:15:52.469 0010: 17 78 06 A4 01 84 0B 97 80 01 30 00 00 18 35 A0 *.x........0...5.*
D: 2020-01-28 02:15:52.469 0020: 06 46 21 80 01 5C 80 00 70 40 00 *.F!..\..p@.*
D: 2020-01-28 02:15:52.470 NXDN Network Data Sent
D: 2020-01-28 02:15:52.470 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 81 82 13 45 D0 *NXDND..{......E.*
D: 2020-01-28 02:15:52.470 0010: 02 B9 4F 8A E2 F4 7C 1E BC A3 3A C0 00 D8 0C A8 *..O...|...:.....*
D: 2020-01-28 02:15:52.470 0020: 33 E0 24 DC 02 F6 87 44 32 00 00 *3.$....D2..*
D: 2020-01-28 02:15:52.475 NXDN Network Data Sent
D: 2020-01-28 02:15:52.475 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 41 27 BA D8 90 *NXDND..{...A'...*
D: 2020-01-28 02:15:52.475 0010: 09 A3 90 6A 1E B8 01 6C AF D5 F5 C0 00 50 02 B9 *...j...l.....P..*
D: 2020-01-28 02:15:52.475 0020: 5E 4B 7A 98 01 59 93 25 D8 40 00 *^Kz..Y.%.@.*
D: 2020-01-28 02:15:52.480 NXDN Network Data Sent
D: 2020-01-28 02:15:52.480 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 01 00 00 19 10 *NXDND..{........*
D: 2020-01-28 02:15:52.481 0010: 02 D9 0F 8E E0 80 01 5C 80 04 70 40 00 00 02 B9 *.......\..p@....*
D: 2020-01-28 02:15:52.481 0020: 00 08 60 80 01 6A 00 04 60 40 00 *..`..j..`@.*
D: 2020-01-28 02:15:52.491 NXDN Network Data Sent
D: 2020-01-28 02:15:52.491 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC C1 01 00 2E 00 *NXDND..{........*
D: 2020-01-28 02:15:52.491 0010: 02 B3 00 08 B0 80 01 5C 80 04 70 40 00 00 02 D9 *.......\..p@....*
D: 2020-01-28 02:15:52.491 0020: 00 08 60 80 04 D4 80 04 30 40 00 *..`.....0@.*
D: 2020-01-28 02:15:52.557 NXDN Network Data Sent
D: 2020-01-28 02:15:52.558 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 81 82 13 45 00 *NXDND..{......E.*
D: 2020-01-28 02:15:52.558 0010: 02 B4 00 08 C0 80 01 6C 80 04 30 40 00 70 02 B9 *.......l..0@.p..*
D: 2020-01-28 02:15:52.558 0020: 4F 8E E2 C8 01 5C 8F 15 71 C0 00 *O....\..q..*
D: 2020-01-28 02:15:52.670 NXDN Network Data Sent
D: 2020-01-28 02:15:52.671 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 41 27 BA D8 A8 *NXDND..{...A'...*
D: 2020-01-28 02:15:52.671 0010: 24 D8 97 CE 71 C0 01 7B D7 13 15 C0 00 70 12 B9 *$...q..{.....p..*
D: 2020-01-28 02:15:52.671 0020: 5F 80 EA A8 01 6C AF 35 35 C0 00 *_....l.55..*
D: 2020-01-28 02:15:52.733 NXDN Network Data Sent
D: 2020-01-28 02:15:52.733 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 01 00 00 19 30 *NXDND..{.......0*
D: 2020-01-28 02:15:52.733 0010: 02 B3 2E 4B B0 88 01 5C 87 C6 F0 40 00 00 02 D9 *...K...\...@....*
D: 2020-01-28 02:15:52.733 0020: 00 08 60 80 04 D4 80 04 30 40 00 *..`.....0@.*
D: 2020-01-28 02:15:52.795 NXDN Network Data Sent
D: 2020-01-28 02:15:52.795 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC C1 01 00 2E 00 *NXDND..{........*
D: 2020-01-28 02:15:52.795 0010: 02 B4 00 08 C0 80 01 6C 80 04 30 40 00 00 02 B3 *.......l..0@....*
D: 2020-01-28 02:15:52.795 0020: 00 08 B0 80 01 5C 80 04 70 40 00 *.....\..p@.*
D: 2020-01-28 02:15:52.913 NXDN Network Data Sent
D: 2020-01-28 02:15:52.913 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 81 82 13 45 00 *NXDND..{......E.*
D: 2020-01-28 02:15:52.913 0010: 02 D9 00 08 E0 80 01 5A 00 04 20 40 00 00 02 B9 *.......Z.. @....*
D: 2020-01-28 02:15:52.913 0020: 00 08 E0 80 01 69 80 04 58 40 00 *.....i..X@.*
D: 2020-01-28 02:15:52.975 NXDN Network Data Sent
D: 2020-01-28 02:15:52.975 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 41 27 BA D8 00 *NXDND..{...A'...*
D: 2020-01-28 02:15:52.975 0010: 02 B9 00 08 60 80 01 5C 80 04 70 40 00 00 02 D4 *....`..\..p@....*
D: 2020-01-28 02:15:52.975 0020: 00 08 C0 80 01 5C 80 04 70 40 00 *.....\..p@.*
D: 2020-01-28 02:15:53.037 NXDN Network Data Sent
D: 2020-01-28 02:15:53.037 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 01 00 00 19 00 *NXDND..{........*
D: 2020-01-28 02:15:53.037 0010: 02 B9 00 08 60 80 01 69 80 04 58 40 00 00 02 B9 *....`..i..X@....*
D: 2020-01-28 02:15:53.037 0020: 00 08 E0 80 01 5A 00 04 60 40 00 *.....Z..`@.*
D: 2020-01-28 02:15:53.155 NXDN Network Data Sent
D: 2020-01-28 02:15:53.155 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC C1 01 00 2E 00 *NXDND..{........*
D: 2020-01-28 02:15:53.155 0010: 02 D9 00 08 60 80 04 D4 80 04 30 40 00 00 02 B3 *....`.....0@....*
D: 2020-01-28 02:15:53.155 0020: 00 08 B0 80 01 6C 80 04 30 40 00 *.....l..0@.*
D: 2020-01-28 02:15:53.217 NXDN Network Data Sent
D: 2020-01-28 02:15:53.217 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 81 82 13 45 00 *NXDND..{......E.*
D: 2020-01-28 02:15:53.217 0010: 02 B4 00 08 C0 80 01 5C 80 04 70 40 00 00 02 D9 *.......\..p@....*
D: 2020-01-28 02:15:53.217 0020: 00 08 E0 80 01 59 80 04 18 40 00 *.....Y...@.*
D: 2020-01-28 02:15:53.279 NXDN Network Data Sent
D: 2020-01-28 02:15:53.279 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 41 27 BA D8 00 *NXDND..{...A'...*
D: 2020-01-28 02:15:53.280 0010: 02 B9 00 08 E0 80 01 6A 00 04 60 40 00 00 02 B9 *.......j..`@....*
D: 2020-01-28 02:15:53.280 0020: 00 08 60 80 01 5C 80 04 70 40 00 *..`..\..p@.*
D: 2020-01-28 02:15:53.392 NXDN Network Data Sent
D: 2020-01-28 02:15:53.392 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 01 00 00 19 00 *NXDND..{........*
D: 2020-01-28 02:15:53.393 0010: 02 D3 00 08 B0 80 01 5C 80 04 70 40 00 00 02 B4 *.......\..p@....*
D: 2020-01-28 02:15:53.393 0020: 00 08 40 80 01 6C 80 04 70 40 00 *..@..l..p@.*
D: 2020-01-28 02:15:53.454 NXDN Network Data Sent
D: 2020-01-28 02:15:53.454 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC C1 01 00 2E 00 *NXDND..{........*
D: 2020-01-28 02:15:53.455 0010: 02 B9 00 08 E0 80 01 59 80 04 58 40 00 00 02 D9 *.......Y..X@....*
D: 2020-01-28 02:15:53.455 0020: 00 08 60 80 04 D2 00 04 20 40 00 *..`..... @.*
D: 2020-01-28 02:15:53.511 NXDN Network Data Sent
D: 2020-01-28 02:15:53.511 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 81 82 13 45 00 *NXDND..{......E.*
D: 2020-01-28 02:15:53.511 0010: 02 B9 00 08 E0 80 01 6C 80 04 30 40 00 00 02 B3 *.......l..0@....*
D: 2020-01-28 02:15:53.512 0020: 00 08 B0 80 01 5C 80 04 70 40 00 *.....\..p@.*
D: 2020-01-28 02:15:53.634 NXDN Network Data Sent
D: 2020-01-28 02:15:53.634 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 41 27 BA D8 00 *NXDND..{...A'...*
D: 2020-01-28 02:15:53.635 0010: 02 D4 00 08 C0 80 01 5C 80 04 30 40 00 00 02 B9 *.......\..0@....*
D: 2020-01-28 02:15:53.635 0020: 00 08 E0 80 01 69 80 04 58 40 00 *.....i..X@.*
D: 2020-01-28 02:15:53.691 NXDN Network Data Sent
D: 2020-01-28 02:15:53.691 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 01 00 00 19 00 *NXDND..{........*
D: 2020-01-28 02:15:53.691 0010: 02 B9 00 08 60 80 01 5A 00 04 60 40 00 00 02 D9 *....`..Z..`@....*
D: 2020-01-28 02:15:53.691 0020: 00 08 E0 80 01 5C 80 04 70 40 00 *.....\..p@.*
D: 2020-01-28 02:15:53.748 NXDN Network Data Sent
D: 2020-01-28 02:15:53.748 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC C1 01 00 2E 00 *NXDND..{........*
D: 2020-01-28 02:15:53.748 0010: 02 B3 00 08 30 80 01 6C 80 04 70 40 00 00 02 B4 *....0..l..p@....*
D: 2020-01-28 02:15:53.748 0020: 00 08 C0 80 01 5C 80 04 70 40 00 *.....\..p@.*
D: 2020-01-28 02:15:53.875 NXDN Network Data Sent
D: 2020-01-28 02:15:53.875 0000: 4E 58 44 4E 44 84 D2 7B AC 01 AC 81 82 13 45 00 *NXDND..{......E.*
D: 2020-01-28 02:15:53.876 0010: 02 D9 00 08 60 80 04 D1 80 04 18 40 00 00 02 B9 *....`......@....*
D: 2020-01-28 02:15:53.876 0020: 00 08 E0 80 01 6A 00 04 20 40 00 *.....j.. @.*
D: 2020-01-28 02:15:53.932 NXDN Network Data Sent
D: 2020-01-28 02:15:53.932 0000: 4E 58 44 4E 44 84 D2 7B AC 09 81 01 10 00 0F 08 *NXDND..{........*
D: 2020-01-28 02:15:53.932 0010: 00 20 84 D2 7B AC 00 00 00 4B 60 00 00 08 00 20 *. ..{....K`.... *
D: 2020-01-28 02:15:53.932 0020: 84 D2 7B AC 00 00 00 4B 60 00 00 *..{....K`..*
D: 2020-01-28 02:15:56.540 NXDN Network Poll Sent
D: 2020-01-28 02:15:56.540 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:56.540 0010: 80 *.*
D: 2020-01-28 02:15:56.546 NXDN Network Data Received
D: 2020-01-28 02:15:56.546 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:15:56.546 0010: 80 *.*
D: 2020-01-28 02:16:01.545 NXDN Network Poll Sent
D: 2020-01-28 02:16:01.546 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:16:01.547 0010: 80 *.*
D: 2020-01-28 02:16:01.552 NXDN Network Data Received
D: 2020-01-28 02:16:01.553 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:16:01.553 0010: 80 *.*
D: 2020-01-28 02:16:06.550 NXDN Network Poll Sent
D: 2020-01-28 02:16:06.551 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:16:06.551 0010: 80 *.*
D: 2020-01-28 02:16:06.556 NXDN Network Data Received
D: 2020-01-28 02:16:06.556 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:16:06.556 0010: 80 *.*
D: 2020-01-28 02:16:11.552 NXDN Network Poll Sent
D: 2020-01-28 02:16:11.552 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:16:11.552 0010: 80 *.*
D: 2020-01-28 02:16:11.557 NXDN Network Data Received
D: 2020-01-28 02:16:11.557 0000: 4E 58 44 4E 50 4E 32 57 4E 53 20 20 20 20 20 7A *NXDNPN2WNS z*
D: 2020-01-28 02:16:11.557 0010: 80 *.*
root@dvswitch:/opt/TriState_NXDN/NXDNGateway/log#
Re: MMDVM_Bridge not sending to NXDNGateway
In NXDNGateway.ini in the [General] stanza
Debug=1
transmit through the bridge and see waht the NXDNGateway log shows.
toggle quoted message
Show quoted text
Debug=1
transmit through the bridge and see waht the NXDNGateway log shows.
On 1/27/20 8:41 PM, Bill N2WNS wrote:
Last entry.
#NJTRBO TriState
31360 127.0.0.1 41400
I do see the Gateway register with the reflector:
M: 2020-01-27 22:50:03.528 Adding N2WNS (127.0.0.1:14050)
M: 2020-01-27 22:51:42.031 Currently linked repeaters:
M: 2020-01-27 22:51:42.031 N2WNS (X.X.X.X:17875) 3/120
M: 2020-01-27 22:51:42.031 N2WNS (127.0.0.1:14050) 1/120
M: 2020-01-27 22:53:42.062 Currently linked repeaters:
M: 2020-01-27 22:53:42.062 N2WNS (X.X.X.X) 3/120
M: 2020-01-27 22:53:42.062 N2WNS (127.0.0.1:14050) 111/120
M: 2020-01-27 22:53:50.976 Removing N2WNS (127.0.0.1:14050) disappeared
The other IP is my MMDVM Hotspot.
Re: MMDVM_Bridge not sending to NXDNGateway
Bill N2WNS
Last entry.
#NJTRBO TriState
31360 127.0.0.1 41400
I do see the Gateway register with the reflector:
M: 2020-01-27 22:50:03.528 Adding N2WNS (127.0.0.1:14050)
M: 2020-01-27 22:51:42.031 Currently linked repeaters:
M: 2020-01-27 22:51:42.031 N2WNS (X.X.X.X:17875) 3/120
M: 2020-01-27 22:51:42.031 N2WNS (127.0.0.1:14050) 1/120
M: 2020-01-27 22:53:42.062 Currently linked repeaters:
M: 2020-01-27 22:53:42.062 N2WNS (X.X.X.X) 3/120
M: 2020-01-27 22:53:42.062 N2WNS (127.0.0.1:14050) 111/120
M: 2020-01-27 22:53:50.976 Removing N2WNS (127.0.0.1:14050) disappeared
The other IP is my MMDVM Hotspot.
#NJTRBO TriState
31360 127.0.0.1 41400
I do see the Gateway register with the reflector:
M: 2020-01-27 22:50:03.528 Adding N2WNS (127.0.0.1:14050)
M: 2020-01-27 22:51:42.031 Currently linked repeaters:
M: 2020-01-27 22:51:42.031 N2WNS (X.X.X.X:17875) 3/120
M: 2020-01-27 22:51:42.031 N2WNS (127.0.0.1:14050) 1/120
M: 2020-01-27 22:53:42.062 Currently linked repeaters:
M: 2020-01-27 22:53:42.062 N2WNS (X.X.X.X) 3/120
M: 2020-01-27 22:53:42.062 N2WNS (127.0.0.1:14050) 111/120
M: 2020-01-27 22:53:50.976 Removing N2WNS (127.0.0.1:14050) disappeared
The other IP is my MMDVM Hotspot.
Re: MMDVM_Bridge not sending to NXDNGateway
Do you have an entry for 31360 in
/var/lib/mmdvm/private_NXDNHosts.txt
On 1/27/20 8:23 PM, Bill N2WNS wrote:
toggle quoted message
Show quoted text
On 1/27/20 8:23 PM, Bill N2WNS wrote:
I tried to add them as TXT attachments and they wouldn't post. Here they are:
*********MMDVM_Bridge*********
[General]
Callsign=KC2CWT
Id=3136187
Timeout=180
Duplex=0
[Info]
RXFrequency=222340000
TXFrequency=224940000
Power=1
Latitude=41.7333
Longitude=-50.3999
Height=0
Location=Tristate2NXDN Bridge
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=/opt/TriState_NXDN/MMDVM_Bridge/log
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=RSSI.dat
Trace=0
Debug=0
[D-Star]
Enable=0
Module=C
[DMR]
Enable=1
ColorCode=1
EmbeddedLCOnly=0
DumpTAData=0
[System Fusion]
Enable=0
[P25]
Enable=0
NAC=293
[NXDN]
Enable=1
RAN=1
Id=34001
[D-Star Network]
Enable=0
GatewayAddress=127.0.0.1
GatewayPort=20010
LocalPort=20011
Debug=0
[DMR Network]
Enable=1
Address=REMOVED
Port=REMOVED
Jitter=360
Local=61085
Password=REMOVED
# 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=0
LocalAddress=0
LocalPort=3200
GatewayAddress=ysfreflector.dvswitch.org
GatewayPort=42166
Debug=0
[P25 Network]
Enable=0
GatewayAddress=127.0.0.1
GatewayPort=42020
LocalPort=32010
Debug=0
[NXDN Network]
Enable=1
#LocalAddress=127.0.0.1
Debug=1
LocalPort=14021
GatewayAddress=127.0.0.1
GatewayPort=14020
*************NXDNGateway***********
[General]
Callsign=N2WNS
Suffix=NXDN
RptAddress=127.0.0.1
RptPort=14021
LocalPort=14020
Debug=0
Daemon=0
[Info]
RXFrequency=430475000
TXFrequency=439475000
Power=1
Latitude=0.0
Longitude=0.0
Height=0
Name=Nowhere
Description=Multi-Mode Repeater
[Voice]
Enabled=0
Language=en_US
Directory=./Audio
[aprs.fi]
Enable=0
# Server=noam.aprs2.net
Server=euro.aprs2.net
Port=14580
Password=9999
Description=APRS Description
Suffix=N
[Id Lookup]
Name=/var/lib/mmdvm/NXDN.csv
Time=24
[Log]
FilePath=/opt/TriState_NXDN/NXDNGateway/log
FileRoot=NXDNGateway
[Network]
Port=14050
HostsFile1=/opt/TriState_NXDN/NXDNGateway/NXDNHosts.txt
HostsFile2=/var/lib/mmdvm/private_NXDNHosts.txt
ReloadTime=60
ParrotAddress=127.0.0.1
ParrotPort=42021
NXDN2DMRAddress=127.0.0.1
NXDN2DMRPort=42022
Startup=31360
InactivityTimeout=0
Debug=0
[Mobile GPS]
Enable=0
Address=127.0.0.1
Port=7834
Re: MMDVM_Bridge not sending to NXDNGateway
Bill N2WNS
I tried to add them as TXT attachments and they wouldn't post. Here they are:
*********MMDVM_Bridge*********
[General]
Callsign=KC2CWT
Id=3136187
Timeout=180
Duplex=0
[Info]
RXFrequency=222340000
TXFrequency=224940000
Power=1
Latitude=41.7333
Longitude=-50.3999
Height=0
Location=Tristate2NXDN Bridge
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=/opt/TriState_NXDN/MMDVM_Bridge/log
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=RSSI.dat
Trace=0
Debug=0
[D-Star]
Enable=0
Module=C
[DMR]
Enable=1
ColorCode=1
EmbeddedLCOnly=0
DumpTAData=0
[System Fusion]
Enable=0
[P25]
Enable=0
NAC=293
[NXDN]
Enable=1
RAN=1
Id=34001
[D-Star Network]
Enable=0
GatewayAddress=127.0.0.1
GatewayPort=20010
LocalPort=20011
Debug=0
[DMR Network]
Enable=1
Address=REMOVED
Port=REMOVED
Jitter=360
Local=61085
Password=REMOVED
# 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=0
LocalAddress=0
LocalPort=3200
GatewayAddress=ysfreflector.dvswitch.org
GatewayPort=42166
Debug=0
[P25 Network]
Enable=0
GatewayAddress=127.0.0.1
GatewayPort=42020
LocalPort=32010
Debug=0
[NXDN Network]
Enable=1
#LocalAddress=127.0.0.1
Debug=1
LocalPort=14021
GatewayAddress=127.0.0.1
GatewayPort=14020
*************NXDNGateway***********
[General]
Callsign=N2WNS
Suffix=NXDN
RptAddress=127.0.0.1
RptPort=14021
LocalPort=14020
Debug=0
Daemon=0
[Info]
RXFrequency=430475000
TXFrequency=439475000
Power=1
Latitude=0.0
Longitude=0.0
Height=0
Name=Nowhere
Description=Multi-Mode Repeater
[Voice]
Enabled=0
Language=en_US
Directory=./Audio
[aprs.fi]
Enable=0
# Server=noam.aprs2.net
Server=euro.aprs2.net
Port=14580
Password=9999
Description=APRS Description
Suffix=N
[Id Lookup]
Name=/var/lib/mmdvm/NXDN.csv
Time=24
[Log]
FilePath=/opt/TriState_NXDN/NXDNGateway/log
FileRoot=NXDNGateway
[Network]
Port=14050
HostsFile1=/opt/TriState_NXDN/NXDNGateway/NXDNHosts.txt
HostsFile2=/var/lib/mmdvm/private_NXDNHosts.txt
ReloadTime=60
ParrotAddress=127.0.0.1
ParrotPort=42021
NXDN2DMRAddress=127.0.0.1
NXDN2DMRPort=42022
Startup=31360
InactivityTimeout=0
Debug=0
[Mobile GPS]
Enable=0
Address=127.0.0.1
Port=7834
*********MMDVM_Bridge*********
[General]
Callsign=KC2CWT
Id=3136187
Timeout=180
Duplex=0
[Info]
RXFrequency=222340000
TXFrequency=224940000
Power=1
Latitude=41.7333
Longitude=-50.3999
Height=0
Location=Tristate2NXDN Bridge
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=/opt/TriState_NXDN/MMDVM_Bridge/log
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=RSSI.dat
Trace=0
Debug=0
[D-Star]
Enable=0
Module=C
[DMR]
Enable=1
ColorCode=1
EmbeddedLCOnly=0
DumpTAData=0
[System Fusion]
Enable=0
[P25]
Enable=0
NAC=293
[NXDN]
Enable=1
RAN=1
Id=34001
[D-Star Network]
Enable=0
GatewayAddress=127.0.0.1
GatewayPort=20010
LocalPort=20011
Debug=0
[DMR Network]
Enable=1
Address=REMOVED
Port=REMOVED
Jitter=360
Local=61085
Password=REMOVED
# 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=0
LocalAddress=0
LocalPort=3200
GatewayAddress=ysfreflector.dvswitch.org
GatewayPort=42166
Debug=0
[P25 Network]
Enable=0
GatewayAddress=127.0.0.1
GatewayPort=42020
LocalPort=32010
Debug=0
[NXDN Network]
Enable=1
#LocalAddress=127.0.0.1
Debug=1
LocalPort=14021
GatewayAddress=127.0.0.1
GatewayPort=14020
*************NXDNGateway***********
[General]
Callsign=N2WNS
Suffix=NXDN
RptAddress=127.0.0.1
RptPort=14021
LocalPort=14020
Debug=0
Daemon=0
[Info]
RXFrequency=430475000
TXFrequency=439475000
Power=1
Latitude=0.0
Longitude=0.0
Height=0
Name=Nowhere
Description=Multi-Mode Repeater
[Voice]
Enabled=0
Language=en_US
Directory=./Audio
[aprs.fi]
Enable=0
# Server=noam.aprs2.net
Server=euro.aprs2.net
Port=14580
Password=9999
Description=APRS Description
Suffix=N
[Id Lookup]
Name=/var/lib/mmdvm/NXDN.csv
Time=24
[Log]
FilePath=/opt/TriState_NXDN/NXDNGateway/log
FileRoot=NXDNGateway
[Network]
Port=14050
HostsFile1=/opt/TriState_NXDN/NXDNGateway/NXDNHosts.txt
HostsFile2=/var/lib/mmdvm/private_NXDNHosts.txt
ReloadTime=60
ParrotAddress=127.0.0.1
ParrotPort=42021
NXDN2DMRAddress=127.0.0.1
NXDN2DMRPort=42022
Startup=31360
InactivityTimeout=0
Debug=0
[Mobile GPS]
Enable=0
Address=127.0.0.1
Port=7834
Re: MMDVM_Bridge not sending to NXDNGateway
Bill,
I forgot to ask for your MMDVM_Bridge.ini and the NXDNGateway.ini
Steve
toggle quoted message
Show quoted text
I forgot to ask for your MMDVM_Bridge.ini and the NXDNGateway.ini
Steve
On 1/27/20 5:55 PM, Bill N2WNS wrote:
M: 2020-01-27 22:50:59.890 Opening Icom connection
I: 2020-01-27 22:50:59.890 Opening NXDN network connection
I: 2020-01-27 22:51:00.924 Loaded 49 NXDN reflectors
I: 2020-01-27 22:51:00.925 Loaded NXDN parrot (TG10)
I: 2020-01-27 22:51:00.925 Loaded NXDN2DMR reflector (TG20)
I: 2020-01-27 22:51:00.926 Loaded 2345 Ids to the NXDN callsign lookup table
M: 2020-01-27 22:51:00.926 Starting NXDNGateway-20180524
M: 2020-01-27 22:51:00.926 Linked at startup to reflector 31360
I: 2020-01-27 22:51:00.926 Started the NXDN Id lookup reload thread
I: 2020-01-27 22:51:04.988 MMDVM_Bridge:
I: 2020-01-27 22:51:04.988 Portions Copyright (C) 2018 DVSwitch, INAD.
I: 2020-01-27 22:51:04.988 Hacks by Mike N4IRR and Steve N4IRS
I: 2020-01-27 22:51:04.988 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
I: 2020-01-27 22:51:04.988 This software is for use on amateur radio networks only,
I: 2020-01-27 22:51:04.988 it is to be used for educational purposes only. Its use on
I: 2020-01-27 22:51:04.988 commercial networks is strictly prohibited.
I: 2020-01-27 22:51:04.988 Copyright(C) 2015-2018 by Jonathan Naylor, G4KLX and others
M: 2020-01-27 22:51:04.988 MMDVM_Bridge-20191105_V1.4.1 is starting
M: 2020-01-27 22:51:04.988 Built 14:38:14 Nov 11 2019 (GitID #9dae1ac)
I: 2020-01-27 22:51:04.988 General Parameters
I: 2020-01-27 22:51:04.988 Callsign: KC2CWT
I: 2020-01-27 22:51:04.988 Id: 3136187
I: 2020-01-27 22:51:04.988 Duplex: no
I: 2020-01-27 22:51:04.988 Timeout: 180s
I: 2020-01-27 22:51:04.988 D-Star: disabled
I: 2020-01-27 22:51:04.988 DMR: enabled
I: 2020-01-27 22:51:04.988 YSF: disabled
I: 2020-01-27 22:51:04.988 P25: disabled
I: 2020-01-27 22:51:04.988 NXDN: enabled
I: 2020-01-27 22:51:04.988 Modem Parameters
I: 2020-01-27 22:51:04.988 Port: /dev/null
I: 2020-01-27 22:51:04.988 RX Invert: no
I: 2020-01-27 22:51:04.988 TX Invert: no
I: 2020-01-27 22:51:04.988 PTT Invert: no
I: 2020-01-27 22:51:04.988 TX Delay: 100ms
I: 2020-01-27 22:51:04.988 RX Offset: 0Hz
I: 2020-01-27 22:51:04.988 TX Offset: 0Hz
I: 2020-01-27 22:51:04.988 RX DC Offset: 0
I: 2020-01-27 22:51:04.988 TX DC Offset: 0
I: 2020-01-27 22:51:04.988 RF Level: 100.0%
I: 2020-01-27 22:51:04.988 DMR Delay: 0 (0.0ms)
I: 2020-01-27 22:51:04.988 RX Level: 50.0%
I: 2020-01-27 22:51:04.988 CW Id TX Level: 50.0%
I: 2020-01-27 22:51:04.988 D-Star TX Level: 50.0%
I: 2020-01-27 22:51:04.988 DMR TX Level: 50.0%
I: 2020-01-27 22:51:04.988 YSF TX Level: 50.0%
I: 2020-01-27 22:51:04.988 P25 TX Level: 50.0%
I: 2020-01-27 22:51:04.988 NXDN TX Level: 50.0%
I: 2020-01-27 22:51:04.988 RX Frequency: 222340000Hz (222340000Hz)
I: 2020-01-27 22:51:04.988 TX Frequency: 224940000Hz (224940000Hz)
M: 2020-01-27 22:51:04.988 Opening the MMDVM
I: 2020-01-27 22:51:04.988 Display Parameters
I: 2020-01-27 22:51:04.988 Type:
I: 2020-01-27 22:51:04.988 DMR Network Parameters
I: 2020-01-27 22:51:04.988 Address: hotspot.dmrnet.net
I: 2020-01-27 22:51:04.988 Port: 62065
I: 2020-01-27 22:51:04.988 Local: 61085
I: 2020-01-27 22:51:04.988 Jitter: 360ms
I: 2020-01-27 22:51:04.988 Slot 1: disabled
I: 2020-01-27 22:51:04.988 Slot 2: enabled
I: 2020-01-27 22:51:04.988 Mode Hang: 3s
I: 2020-01-27 22:51:04.995 Info Parameters
I: 2020-01-27 22:51:04.995 Callsign: KC2CWT
I: 2020-01-27 22:51:04.995 RX Frequency: 222340000Hz
I: 2020-01-27 22:51:04.995 TX Frequency: 224940000Hz
I: 2020-01-27 22:51:04.995 Power: 1W
I: 2020-01-27 22:51:04.995 Latitude: 41.733299deg N
I: 2020-01-27 22:51:04.995 Longitude: -50.399899deg E
I: 2020-01-27 22:51:04.995 Height: 0m
I: 2020-01-27 22:51:04.995 Location: "Tristate2NXDN Bridge"
I: 2020-01-27 22:51:04.995 Description: "MMDVM_Bridge"
I: 2020-01-27 22:51:04.995 URL: "https://groups.io/g/DVSwitch"
M: 2020-01-27 22:51:04.995 DMR, Opening DMR Network
I: 2020-01-27 22:51:04.995 NXDN Network Parameters
I: 2020-01-27 22:51:04.995 Gateway Address: 127.0.0.1
I: 2020-01-27 22:51:04.995 Gateway Port: 14020
I: 2020-01-27 22:51:04.995 Local Address:
I: 2020-01-27 22:51:04.995 Local Port: 14021
I: 2020-01-27 22:51:04.995 Mode Hang: 3s
M: 2020-01-27 22:51:04.996 Opening NXDN network connection
I: 2020-01-27 22:51:04.996 RSSI
I: 2020-01-27 22:51:04.996 Mapping File: RSSI.dat
W: 2020-01-27 22:51:04.996 Cannot open the RSSI data file - RSSI.dat
I: 2020-01-27 22:51:04.996 DMR Id Lookups
I: 2020-01-27 22:51:04.996 File: /var/lib/mmdvm/DMRIds.dat
I: 2020-01-27 22:51:04.996 Reload: 24 hours
I: 2020-01-27 22:51:05.121 Loaded 154617 Ids to the DMR callsign lookup table
I: 2020-01-27 22:51:05.121 DMR RF Parameters
I: 2020-01-27 22:51:05.121 Id: 3136187
I: 2020-01-27 22:51:05.121 Color Code: 1
I: 2020-01-27 22:51:05.121 Self Only: no
I: 2020-01-27 22:51:05.121 Embedded LC Only: no
I: 2020-01-27 22:51:05.121 Started the DMR Id lookup reload thread
I: 2020-01-27 22:51:05.121 Dump Talker Alias Data: no
I: 2020-01-27 22:51:05.121 Prefixes: 0
I: 2020-01-27 22:51:05.121 Call Hang: 3s
I: 2020-01-27 22:51:05.121 TX Hang: 3s
I: 2020-01-27 22:51:05.121 Mode Hang: 10s
M: 2020-01-27 22:51:05.121 DMR, Opening INI file: DVSwitch.ini
M: 2020-01-27 22:51:05.121 DMR, Setting [DMR] Address -> 127.0.0.1
M: 2020-01-27 22:51:05.121 DMR, Setting [DMR] TXPort -> 31015
M: 2020-01-27 22:51:05.121 DMR, Setting [DMR] RXPort -> 31014
M: 2020-01-27 22:51:05.121 DMR, Setting [DMR] Slot -> 2
M: 2020-01-27 22:51:05.121 DMR, Transmitting on 127.0.0.1:31015 and listening on port 31014. Result = 1
I: 2020-01-27 22:51:05.121 NXDN Id Lookups
I: 2020-01-27 22:51:05.121 File: /var/lib/mmdvm/NXDN.csv
I: 2020-01-27 22:51:05.121 Reload: 24 hours
I: 2020-01-27 22:51:05.123 Loaded 2345 Ids to the NXDN callsign lookup table
I: 2020-01-27 22:51:05.123 NXDN RF Parameters
I: 2020-01-27 22:51:05.123 Id: 34001
I: 2020-01-27 22:51:05.123 RAN: 1
I: 2020-01-27 22:51:05.123 Self Only: no
I: 2020-01-27 22:51:05.123 Remote Gateway: no
I: 2020-01-27 22:51:05.123 Mode Hang: 10s
M: 2020-01-27 22:51:05.123 NXDN, Opening INI file: DVSwitch.ini
I: 2020-01-27 22:51:05.123 Started the NXDN Id lookup reload thread
M: 2020-01-27 22:51:05.123 NXDN, Setting [NXDN] Address -> 127.0.0.1
M: 2020-01-27 22:51:05.123 NXDN, Setting [NXDN] TXPort -> 31017
M: 2020-01-27 22:51:05.123 NXDN, Setting [NXDN] RXPort -> 31016
M: 2020-01-27 22:51:05.123 NXDN, Setting [NXDN] FallbackID -> 34000
M: 2020-01-27 22:51:05.123 NXDN, Setting [NXDN] NXDNFallbackID -> 34000
M: 2020-01-27 22:51:05.123 NXDN, Setting [NXDN] Translate -> 31360=31360
M: 2020-01-27 22:51:05.123 NXDN, Setting [NXDN] Slot -> 2
M: 2020-01-27 22:51:05.123 NXDN, NXDN TG 31360 <--> TLV TG 31360
M: 2020-01-27 22:51:05.123 NXDN, Transmitting on 127.0.0.1:31017 and listening on port 31016. Result = 1
M: 2020-01-27 22:51:05.123 MMDVM_Bridge-20191105_V1.4.1 is running
M: 2020-01-27 22:51:15.137 DMR, Logged into the master successfully
M: 2020-01-27 22:51:31.364 DMR Slot 2, received network voice header from N2WNS to TG 31360
M: 2020-01-27 22:51:31.868 NXDN, TX state = ON
I: 2020-01-27 22:51:31.868 NXDN, dmrToNxdn by call: N2WNS
I: 2020-01-27 22:51:31.868 NXDN, Begin TX: src=3134293 rpt=310998 dst=31660 slot=2 cc=1 metadata=N2WNS
I: 2020-01-27 22:51:31.868 NXDN, (3134293, 31660) -> (34002, 31660)
M: 2020-01-27 22:51:31.868 NXDN, received RF header from N2WNS to TG 31660
M: 2020-01-27 22:51:33.703 DMR Slot 2, received network end of voice transmission, 2.3 seconds, 0% packet loss, BER: 0.0%
M: 2020-01-27 22:51:33.708 NXDN, TX state = OFF
M: 2020-01-27 22:51:33.708 NXDN, received RF end of transmission, 2.2 seconds, BER: 0.0%
M: 2020-01-27 22:51:46.016 Closing the MMDVM
I: 2020-01-27 22:51:46.125 Stopped the DMR Id lookup reload thread
I: 2020-01-27 22:51:46.126 Stopped the NXDN Id lookup reload thread
M: 2020-01-27 22:51:46.126 DMR, Closing DMR Network
M: 2020-01-27 22:51:46.126 Closing NXDN network connection
I: 2020-01-27 22:51:46.126 MMDVM_Bridge-20191105_V1.4.1 exited on receipt of SIGTERM
Now full disclosure, I did not use the NXDNGateway package that came with NXDNClients. I used the one off the DVSwitch Git site.
Thanks,
-Bill
Re: MMDVM_Bridge not sending to NXDNGateway
Bill N2WNS
M: 2020-01-27 22:50:59.890 Opening Icom connection
I: 2020-01-27 22:50:59.890 Opening NXDN network connection
I: 2020-01-27 22:51:00.924 Loaded 49 NXDN reflectors
I: 2020-01-27 22:51:00.925 Loaded NXDN parrot (TG10)
I: 2020-01-27 22:51:00.925 Loaded NXDN2DMR reflector (TG20)
I: 2020-01-27 22:51:00.926 Loaded 2345 Ids to the NXDN callsign lookup table
M: 2020-01-27 22:51:00.926 Starting NXDNGateway-20180524
M: 2020-01-27 22:51:00.926 Linked at startup to reflector 31360
I: 2020-01-27 22:51:00.926 Started the NXDN Id lookup reload thread
I: 2020-01-27 22:51:04.988 MMDVM_Bridge:
I: 2020-01-27 22:51:04.988 Portions Copyright (C) 2018 DVSwitch, INAD.
I: 2020-01-27 22:51:04.988 Hacks by Mike N4IRR and Steve N4IRS
I: 2020-01-27 22:51:04.988 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
I: 2020-01-27 22:51:04.988 This software is for use on amateur radio networks only,
I: 2020-01-27 22:51:04.988 it is to be used for educational purposes only. Its use on
I: 2020-01-27 22:51:04.988 commercial networks is strictly prohibited.
I: 2020-01-27 22:51:04.988 Copyright(C) 2015-2018 by Jonathan Naylor, G4KLX and others
M: 2020-01-27 22:51:04.988 MMDVM_Bridge-20191105_V1.4.1 is starting
M: 2020-01-27 22:51:04.988 Built 14:38:14 Nov 11 2019 (GitID #9dae1ac)
I: 2020-01-27 22:51:04.988 General Parameters
I: 2020-01-27 22:51:04.988 Callsign: KC2CWT
I: 2020-01-27 22:51:04.988 Id: 3136187
I: 2020-01-27 22:51:04.988 Duplex: no
I: 2020-01-27 22:51:04.988 Timeout: 180s
I: 2020-01-27 22:51:04.988 D-Star: disabled
I: 2020-01-27 22:51:04.988 DMR: enabled
I: 2020-01-27 22:51:04.988 YSF: disabled
I: 2020-01-27 22:51:04.988 P25: disabled
I: 2020-01-27 22:51:04.988 NXDN: enabled
I: 2020-01-27 22:51:04.988 Modem Parameters
I: 2020-01-27 22:51:04.988 Port: /dev/null
I: 2020-01-27 22:51:04.988 RX Invert: no
I: 2020-01-27 22:51:04.988 TX Invert: no
I: 2020-01-27 22:51:04.988 PTT Invert: no
I: 2020-01-27 22:51:04.988 TX Delay: 100ms
I: 2020-01-27 22:51:04.988 RX Offset: 0Hz
I: 2020-01-27 22:51:04.988 TX Offset: 0Hz
I: 2020-01-27 22:51:04.988 RX DC Offset: 0
I: 2020-01-27 22:51:04.988 TX DC Offset: 0
I: 2020-01-27 22:51:04.988 RF Level: 100.0%
I: 2020-01-27 22:51:04.988 DMR Delay: 0 (0.0ms)
I: 2020-01-27 22:51:04.988 RX Level: 50.0%
I: 2020-01-27 22:51:04.988 CW Id TX Level: 50.0%
I: 2020-01-27 22:51:04.988 D-Star TX Level: 50.0%
I: 2020-01-27 22:51:04.988 DMR TX Level: 50.0%
I: 2020-01-27 22:51:04.988 YSF TX Level: 50.0%
I: 2020-01-27 22:51:04.988 P25 TX Level: 50.0%
I: 2020-01-27 22:51:04.988 NXDN TX Level: 50.0%
I: 2020-01-27 22:51:04.988 RX Frequency: 222340000Hz (222340000Hz)
I: 2020-01-27 22:51:04.988 TX Frequency: 224940000Hz (224940000Hz)
M: 2020-01-27 22:51:04.988 Opening the MMDVM
I: 2020-01-27 22:51:04.988 Display Parameters
I: 2020-01-27 22:51:04.988 Type:
I: 2020-01-27 22:51:04.988 DMR Network Parameters
I: 2020-01-27 22:51:04.988 Address: hotspot.dmrnet.net
I: 2020-01-27 22:51:04.988 Port: 62065
I: 2020-01-27 22:51:04.988 Local: 61085
I: 2020-01-27 22:51:04.988 Jitter: 360ms
I: 2020-01-27 22:51:04.988 Slot 1: disabled
I: 2020-01-27 22:51:04.988 Slot 2: enabled
I: 2020-01-27 22:51:04.988 Mode Hang: 3s
I: 2020-01-27 22:51:04.995 Info Parameters
I: 2020-01-27 22:51:04.995 Callsign: KC2CWT
I: 2020-01-27 22:51:04.995 RX Frequency: 222340000Hz
I: 2020-01-27 22:51:04.995 TX Frequency: 224940000Hz
I: 2020-01-27 22:51:04.995 Power: 1W
I: 2020-01-27 22:51:04.995 Latitude: 41.733299deg N
I: 2020-01-27 22:51:04.995 Longitude: -50.399899deg E
I: 2020-01-27 22:51:04.995 Height: 0m
I: 2020-01-27 22:51:04.995 Location: "Tristate2NXDN Bridge"
I: 2020-01-27 22:51:04.995 Description: "MMDVM_Bridge"
I: 2020-01-27 22:51:04.995 URL: "https://groups.io/g/DVSwitch"
M: 2020-01-27 22:51:04.995 DMR, Opening DMR Network
I: 2020-01-27 22:51:04.995 NXDN Network Parameters
I: 2020-01-27 22:51:04.995 Gateway Address: 127.0.0.1
I: 2020-01-27 22:51:04.995 Gateway Port: 14020
I: 2020-01-27 22:51:04.995 Local Address:
I: 2020-01-27 22:51:04.995 Local Port: 14021
I: 2020-01-27 22:51:04.995 Mode Hang: 3s
M: 2020-01-27 22:51:04.996 Opening NXDN network connection
I: 2020-01-27 22:51:04.996 RSSI
I: 2020-01-27 22:51:04.996 Mapping File: RSSI.dat
W: 2020-01-27 22:51:04.996 Cannot open the RSSI data file - RSSI.dat
I: 2020-01-27 22:51:04.996 DMR Id Lookups
I: 2020-01-27 22:51:04.996 File: /var/lib/mmdvm/DMRIds.dat
I: 2020-01-27 22:51:04.996 Reload: 24 hours
I: 2020-01-27 22:51:05.121 Loaded 154617 Ids to the DMR callsign lookup table
I: 2020-01-27 22:51:05.121 DMR RF Parameters
I: 2020-01-27 22:51:05.121 Id: 3136187
I: 2020-01-27 22:51:05.121 Color Code: 1
I: 2020-01-27 22:51:05.121 Self Only: no
I: 2020-01-27 22:51:05.121 Embedded LC Only: no
I: 2020-01-27 22:51:05.121 Started the DMR Id lookup reload thread
I: 2020-01-27 22:51:05.121 Dump Talker Alias Data: no
I: 2020-01-27 22:51:05.121 Prefixes: 0
I: 2020-01-27 22:51:05.121 Call Hang: 3s
I: 2020-01-27 22:51:05.121 TX Hang: 3s
I: 2020-01-27 22:51:05.121 Mode Hang: 10s
M: 2020-01-27 22:51:05.121 DMR, Opening INI file: DVSwitch.ini
M: 2020-01-27 22:51:05.121 DMR, Setting [DMR] Address -> 127.0.0.1
M: 2020-01-27 22:51:05.121 DMR, Setting [DMR] TXPort -> 31015
M: 2020-01-27 22:51:05.121 DMR, Setting [DMR] RXPort -> 31014
M: 2020-01-27 22:51:05.121 DMR, Setting [DMR] Slot -> 2
M: 2020-01-27 22:51:05.121 DMR, Transmitting on 127.0.0.1:31015 and listening on port 31014. Result = 1
I: 2020-01-27 22:51:05.121 NXDN Id Lookups
I: 2020-01-27 22:51:05.121 File: /var/lib/mmdvm/NXDN.csv
I: 2020-01-27 22:51:05.121 Reload: 24 hours
I: 2020-01-27 22:51:05.123 Loaded 2345 Ids to the NXDN callsign lookup table
I: 2020-01-27 22:51:05.123 NXDN RF Parameters
I: 2020-01-27 22:51:05.123 Id: 34001
I: 2020-01-27 22:51:05.123 RAN: 1
I: 2020-01-27 22:51:05.123 Self Only: no
I: 2020-01-27 22:51:05.123 Remote Gateway: no
I: 2020-01-27 22:51:05.123 Mode Hang: 10s
M: 2020-01-27 22:51:05.123 NXDN, Opening INI file: DVSwitch.ini
I: 2020-01-27 22:51:05.123 Started the NXDN Id lookup reload thread
M: 2020-01-27 22:51:05.123 NXDN, Setting [NXDN] Address -> 127.0.0.1
M: 2020-01-27 22:51:05.123 NXDN, Setting [NXDN] TXPort -> 31017
M: 2020-01-27 22:51:05.123 NXDN, Setting [NXDN] RXPort -> 31016
M: 2020-01-27 22:51:05.123 NXDN, Setting [NXDN] FallbackID -> 34000
M: 2020-01-27 22:51:05.123 NXDN, Setting [NXDN] NXDNFallbackID -> 34000
M: 2020-01-27 22:51:05.123 NXDN, Setting [NXDN] Translate -> 31360=31360
M: 2020-01-27 22:51:05.123 NXDN, Setting [NXDN] Slot -> 2
M: 2020-01-27 22:51:05.123 NXDN, NXDN TG 31360 <--> TLV TG 31360
M: 2020-01-27 22:51:05.123 NXDN, Transmitting on 127.0.0.1:31017 and listening on port 31016. Result = 1
M: 2020-01-27 22:51:05.123 MMDVM_Bridge-20191105_V1.4.1 is running
M: 2020-01-27 22:51:15.137 DMR, Logged into the master successfully
M: 2020-01-27 22:51:31.364 DMR Slot 2, received network voice header from N2WNS to TG 31360
M: 2020-01-27 22:51:31.868 NXDN, TX state = ON
I: 2020-01-27 22:51:31.868 NXDN, dmrToNxdn by call: N2WNS
I: 2020-01-27 22:51:31.868 NXDN, Begin TX: src=3134293 rpt=310998 dst=31660 slot=2 cc=1 metadata=N2WNS
I: 2020-01-27 22:51:31.868 NXDN, (3134293, 31660) -> (34002, 31660)
M: 2020-01-27 22:51:31.868 NXDN, received RF header from N2WNS to TG 31660
M: 2020-01-27 22:51:33.703 DMR Slot 2, received network end of voice transmission, 2.3 seconds, 0% packet loss, BER: 0.0%
M: 2020-01-27 22:51:33.708 NXDN, TX state = OFF
M: 2020-01-27 22:51:33.708 NXDN, received RF end of transmission, 2.2 seconds, BER: 0.0%
M: 2020-01-27 22:51:46.016 Closing the MMDVM
I: 2020-01-27 22:51:46.125 Stopped the DMR Id lookup reload thread
I: 2020-01-27 22:51:46.126 Stopped the NXDN Id lookup reload thread
M: 2020-01-27 22:51:46.126 DMR, Closing DMR Network
M: 2020-01-27 22:51:46.126 Closing NXDN network connection
I: 2020-01-27 22:51:46.126 MMDVM_Bridge-20191105_V1.4.1 exited on receipt of SIGTERM
Now full disclosure, I did not use the NXDNGateway package that came with NXDNClients. I used the one off the DVSwitch Git site.
Thanks,
-Bill
I: 2020-01-27 22:50:59.890 Opening NXDN network connection
I: 2020-01-27 22:51:00.924 Loaded 49 NXDN reflectors
I: 2020-01-27 22:51:00.925 Loaded NXDN parrot (TG10)
I: 2020-01-27 22:51:00.925 Loaded NXDN2DMR reflector (TG20)
I: 2020-01-27 22:51:00.926 Loaded 2345 Ids to the NXDN callsign lookup table
M: 2020-01-27 22:51:00.926 Starting NXDNGateway-20180524
M: 2020-01-27 22:51:00.926 Linked at startup to reflector 31360
I: 2020-01-27 22:51:00.926 Started the NXDN Id lookup reload thread
I: 2020-01-27 22:51:04.988 MMDVM_Bridge:
I: 2020-01-27 22:51:04.988 Portions Copyright (C) 2018 DVSwitch, INAD.
I: 2020-01-27 22:51:04.988 Hacks by Mike N4IRR and Steve N4IRS
I: 2020-01-27 22:51:04.988 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
I: 2020-01-27 22:51:04.988 This software is for use on amateur radio networks only,
I: 2020-01-27 22:51:04.988 it is to be used for educational purposes only. Its use on
I: 2020-01-27 22:51:04.988 commercial networks is strictly prohibited.
I: 2020-01-27 22:51:04.988 Copyright(C) 2015-2018 by Jonathan Naylor, G4KLX and others
M: 2020-01-27 22:51:04.988 MMDVM_Bridge-20191105_V1.4.1 is starting
M: 2020-01-27 22:51:04.988 Built 14:38:14 Nov 11 2019 (GitID #9dae1ac)
I: 2020-01-27 22:51:04.988 General Parameters
I: 2020-01-27 22:51:04.988 Callsign: KC2CWT
I: 2020-01-27 22:51:04.988 Id: 3136187
I: 2020-01-27 22:51:04.988 Duplex: no
I: 2020-01-27 22:51:04.988 Timeout: 180s
I: 2020-01-27 22:51:04.988 D-Star: disabled
I: 2020-01-27 22:51:04.988 DMR: enabled
I: 2020-01-27 22:51:04.988 YSF: disabled
I: 2020-01-27 22:51:04.988 P25: disabled
I: 2020-01-27 22:51:04.988 NXDN: enabled
I: 2020-01-27 22:51:04.988 Modem Parameters
I: 2020-01-27 22:51:04.988 Port: /dev/null
I: 2020-01-27 22:51:04.988 RX Invert: no
I: 2020-01-27 22:51:04.988 TX Invert: no
I: 2020-01-27 22:51:04.988 PTT Invert: no
I: 2020-01-27 22:51:04.988 TX Delay: 100ms
I: 2020-01-27 22:51:04.988 RX Offset: 0Hz
I: 2020-01-27 22:51:04.988 TX Offset: 0Hz
I: 2020-01-27 22:51:04.988 RX DC Offset: 0
I: 2020-01-27 22:51:04.988 TX DC Offset: 0
I: 2020-01-27 22:51:04.988 RF Level: 100.0%
I: 2020-01-27 22:51:04.988 DMR Delay: 0 (0.0ms)
I: 2020-01-27 22:51:04.988 RX Level: 50.0%
I: 2020-01-27 22:51:04.988 CW Id TX Level: 50.0%
I: 2020-01-27 22:51:04.988 D-Star TX Level: 50.0%
I: 2020-01-27 22:51:04.988 DMR TX Level: 50.0%
I: 2020-01-27 22:51:04.988 YSF TX Level: 50.0%
I: 2020-01-27 22:51:04.988 P25 TX Level: 50.0%
I: 2020-01-27 22:51:04.988 NXDN TX Level: 50.0%
I: 2020-01-27 22:51:04.988 RX Frequency: 222340000Hz (222340000Hz)
I: 2020-01-27 22:51:04.988 TX Frequency: 224940000Hz (224940000Hz)
M: 2020-01-27 22:51:04.988 Opening the MMDVM
I: 2020-01-27 22:51:04.988 Display Parameters
I: 2020-01-27 22:51:04.988 Type:
I: 2020-01-27 22:51:04.988 DMR Network Parameters
I: 2020-01-27 22:51:04.988 Address: hotspot.dmrnet.net
I: 2020-01-27 22:51:04.988 Port: 62065
I: 2020-01-27 22:51:04.988 Local: 61085
I: 2020-01-27 22:51:04.988 Jitter: 360ms
I: 2020-01-27 22:51:04.988 Slot 1: disabled
I: 2020-01-27 22:51:04.988 Slot 2: enabled
I: 2020-01-27 22:51:04.988 Mode Hang: 3s
I: 2020-01-27 22:51:04.995 Info Parameters
I: 2020-01-27 22:51:04.995 Callsign: KC2CWT
I: 2020-01-27 22:51:04.995 RX Frequency: 222340000Hz
I: 2020-01-27 22:51:04.995 TX Frequency: 224940000Hz
I: 2020-01-27 22:51:04.995 Power: 1W
I: 2020-01-27 22:51:04.995 Latitude: 41.733299deg N
I: 2020-01-27 22:51:04.995 Longitude: -50.399899deg E
I: 2020-01-27 22:51:04.995 Height: 0m
I: 2020-01-27 22:51:04.995 Location: "Tristate2NXDN Bridge"
I: 2020-01-27 22:51:04.995 Description: "MMDVM_Bridge"
I: 2020-01-27 22:51:04.995 URL: "https://groups.io/g/DVSwitch"
M: 2020-01-27 22:51:04.995 DMR, Opening DMR Network
I: 2020-01-27 22:51:04.995 NXDN Network Parameters
I: 2020-01-27 22:51:04.995 Gateway Address: 127.0.0.1
I: 2020-01-27 22:51:04.995 Gateway Port: 14020
I: 2020-01-27 22:51:04.995 Local Address:
I: 2020-01-27 22:51:04.995 Local Port: 14021
I: 2020-01-27 22:51:04.995 Mode Hang: 3s
M: 2020-01-27 22:51:04.996 Opening NXDN network connection
I: 2020-01-27 22:51:04.996 RSSI
I: 2020-01-27 22:51:04.996 Mapping File: RSSI.dat
W: 2020-01-27 22:51:04.996 Cannot open the RSSI data file - RSSI.dat
I: 2020-01-27 22:51:04.996 DMR Id Lookups
I: 2020-01-27 22:51:04.996 File: /var/lib/mmdvm/DMRIds.dat
I: 2020-01-27 22:51:04.996 Reload: 24 hours
I: 2020-01-27 22:51:05.121 Loaded 154617 Ids to the DMR callsign lookup table
I: 2020-01-27 22:51:05.121 DMR RF Parameters
I: 2020-01-27 22:51:05.121 Id: 3136187
I: 2020-01-27 22:51:05.121 Color Code: 1
I: 2020-01-27 22:51:05.121 Self Only: no
I: 2020-01-27 22:51:05.121 Embedded LC Only: no
I: 2020-01-27 22:51:05.121 Started the DMR Id lookup reload thread
I: 2020-01-27 22:51:05.121 Dump Talker Alias Data: no
I: 2020-01-27 22:51:05.121 Prefixes: 0
I: 2020-01-27 22:51:05.121 Call Hang: 3s
I: 2020-01-27 22:51:05.121 TX Hang: 3s
I: 2020-01-27 22:51:05.121 Mode Hang: 10s
M: 2020-01-27 22:51:05.121 DMR, Opening INI file: DVSwitch.ini
M: 2020-01-27 22:51:05.121 DMR, Setting [DMR] Address -> 127.0.0.1
M: 2020-01-27 22:51:05.121 DMR, Setting [DMR] TXPort -> 31015
M: 2020-01-27 22:51:05.121 DMR, Setting [DMR] RXPort -> 31014
M: 2020-01-27 22:51:05.121 DMR, Setting [DMR] Slot -> 2
M: 2020-01-27 22:51:05.121 DMR, Transmitting on 127.0.0.1:31015 and listening on port 31014. Result = 1
I: 2020-01-27 22:51:05.121 NXDN Id Lookups
I: 2020-01-27 22:51:05.121 File: /var/lib/mmdvm/NXDN.csv
I: 2020-01-27 22:51:05.121 Reload: 24 hours
I: 2020-01-27 22:51:05.123 Loaded 2345 Ids to the NXDN callsign lookup table
I: 2020-01-27 22:51:05.123 NXDN RF Parameters
I: 2020-01-27 22:51:05.123 Id: 34001
I: 2020-01-27 22:51:05.123 RAN: 1
I: 2020-01-27 22:51:05.123 Self Only: no
I: 2020-01-27 22:51:05.123 Remote Gateway: no
I: 2020-01-27 22:51:05.123 Mode Hang: 10s
M: 2020-01-27 22:51:05.123 NXDN, Opening INI file: DVSwitch.ini
I: 2020-01-27 22:51:05.123 Started the NXDN Id lookup reload thread
M: 2020-01-27 22:51:05.123 NXDN, Setting [NXDN] Address -> 127.0.0.1
M: 2020-01-27 22:51:05.123 NXDN, Setting [NXDN] TXPort -> 31017
M: 2020-01-27 22:51:05.123 NXDN, Setting [NXDN] RXPort -> 31016
M: 2020-01-27 22:51:05.123 NXDN, Setting [NXDN] FallbackID -> 34000
M: 2020-01-27 22:51:05.123 NXDN, Setting [NXDN] NXDNFallbackID -> 34000
M: 2020-01-27 22:51:05.123 NXDN, Setting [NXDN] Translate -> 31360=31360
M: 2020-01-27 22:51:05.123 NXDN, Setting [NXDN] Slot -> 2
M: 2020-01-27 22:51:05.123 NXDN, NXDN TG 31360 <--> TLV TG 31360
M: 2020-01-27 22:51:05.123 NXDN, Transmitting on 127.0.0.1:31017 and listening on port 31016. Result = 1
M: 2020-01-27 22:51:05.123 MMDVM_Bridge-20191105_V1.4.1 is running
M: 2020-01-27 22:51:15.137 DMR, Logged into the master successfully
M: 2020-01-27 22:51:31.364 DMR Slot 2, received network voice header from N2WNS to TG 31360
M: 2020-01-27 22:51:31.868 NXDN, TX state = ON
I: 2020-01-27 22:51:31.868 NXDN, dmrToNxdn by call: N2WNS
I: 2020-01-27 22:51:31.868 NXDN, Begin TX: src=3134293 rpt=310998 dst=31660 slot=2 cc=1 metadata=N2WNS
I: 2020-01-27 22:51:31.868 NXDN, (3134293, 31660) -> (34002, 31660)
M: 2020-01-27 22:51:31.868 NXDN, received RF header from N2WNS to TG 31660
M: 2020-01-27 22:51:33.703 DMR Slot 2, received network end of voice transmission, 2.3 seconds, 0% packet loss, BER: 0.0%
M: 2020-01-27 22:51:33.708 NXDN, TX state = OFF
M: 2020-01-27 22:51:33.708 NXDN, received RF end of transmission, 2.2 seconds, BER: 0.0%
M: 2020-01-27 22:51:46.016 Closing the MMDVM
I: 2020-01-27 22:51:46.125 Stopped the DMR Id lookup reload thread
I: 2020-01-27 22:51:46.126 Stopped the NXDN Id lookup reload thread
M: 2020-01-27 22:51:46.126 DMR, Closing DMR Network
M: 2020-01-27 22:51:46.126 Closing NXDN network connection
I: 2020-01-27 22:51:46.126 MMDVM_Bridge-20191105_V1.4.1 exited on receipt of SIGTERM
Now full disclosure, I did not use the NXDNGateway package that came with NXDNClients. I used the one off the DVSwitch Git site.
Thanks,
-Bill
Re: MMDVM_Bridge not sending to NXDNGateway
Bill,
Here is what I want you to do:
stop MMDVM_Bridge
Stop NXDNGateway
delete the MMDVM_Bridge log in /var/log/mmdvm
delete the NXDNGateway log in /var/log/mmdvm
Start NXDN_Gateway
Start MMVM_Bridge
Send ONE transmission through the bridge.
stop MMDVM_Bridge
Stop NXDNGateway
get the MMDVM_Bridge and the NXDNGateway logs and post them.
Steve N4IRS
toggle quoted message
Show quoted text
Here is what I want you to do:
stop MMDVM_Bridge
Stop NXDNGateway
delete the MMDVM_Bridge log in /var/log/mmdvm
delete the NXDNGateway log in /var/log/mmdvm
Start NXDN_Gateway
Start MMVM_Bridge
Send ONE transmission through the bridge.
stop MMDVM_Bridge
Stop NXDNGateway
get the MMDVM_Bridge and the NXDNGateway logs and post them.
Steve N4IRS
On 1/27/20 3:40 PM, Bill N2WNS wrote:
Yes sir it is:
[NXDN Network]
Enable=1
#LocalAddress=127.0.0.1
Debug=1
LocalPort=14021
GatewayAddress=127.0.0.1
GatewayPort=14020
I enabled Debug to see if I could see anything else.
Everything lives on the same host.
-Bill
Re: MMDVM_Bridge not sending to NXDNGateway
Take a look at [NXDN Network] stanza in MMDVM_Bridge.ini and make
sure NXDNGateway is running.
toggle quoted message
Show quoted text
On 1/26/20 4:40 PM, Bill N2WNS wrote:
I'm bridging DMR to NXDN and I don't see the traffic hitting NXDNGateway:
M: 2020-01-26 21:29:39.654 NXDN, Setting [NXDN] Address -> 127.0.0.1
M: 2020-01-26 21:29:39.654 NXDN, Setting [NXDN] TXPort -> 31017
M: 2020-01-26 21:29:39.654 NXDN, Setting [NXDN] RXPort -> 31016
M: 2020-01-26 21:29:39.654 NXDN, Setting [NXDN] FallbackID -> 34000
M: 2020-01-26 21:29:39.654 NXDN, Setting [NXDN] NXDNFallbackID -> 34000
M: 2020-01-26 21:29:39.654 NXDN, Setting [NXDN] Translate -> 31360=31360
M: 2020-01-26 21:29:39.655 NXDN, Setting [NXDN] Slot -> 2
M: 2020-01-26 21:29:39.655 NXDN, NXDN TG 31360 <--> TLV TG 31360
M: 2020-01-26 21:29:39.655 NXDN, Transmitting on 127.0.0.1:31017 and listening on port 31016. Result = 1
M: 2020-01-26 21:29:39.655 MMDVM_Bridge-20191105_V1.4.1 is running
M: 2020-01-26 21:29:49.676 DMR, Logged into the master successfully
M: 2020-01-26 21:30:25.305 DMR Slot 2, received network voice header from N2WNS to TG 31360
M: 2020-01-26 21:30:25.822 NXDN, TX state = ON
I: 2020-01-26 21:30:25.823 NXDN, dmrToNxdn by call: N2WNSCheck the NXDN
I: 2020-01-26 21:30:25.823 NXDN, Begin TX: src=3134293 rpt=310998 dst=31660 slot=2 cc=1 metadata=N2WNS
I: 2020-01-26 21:30:25.823 NXDN, (3134293, 31660) -> (34002, 31660)
M: 2020-01-26 21:30:25.823 NXDN, received RF header from N2WNS to TG 31660
M: 2020-01-26 21:30:29.444 DMR Slot 2, received network end of voice transmission, 4.1 seconds, 0% packet loss, BER: 0.0%
M: 2020-01-26 21:30:29.449 NXDN, TX state = OFF
M: 2020-01-26 21:30:29.449 NXDN, received RF end of transmission, 4.0 seconds, BER: 0.0%
Where should I be looking?
73,
-Bill
N2WNS
Re: Which base image to use with DV Switch: Allstar or HamVoIP
JJ Cummings
I’d suggest submitting patches to the actual ASL project, much more likely to be added in and you’ll also get credit for your contributions.
toggle quoted message
Show quoted text
Sent from the iRoad
On Jan 26, 2020, at 18:04, David Ranch <dvswitch-groupsio@...> wrote:
Hello Mike,
Yes, I got it working.
I went with the HamVoIP v1.5 image ( which is a fork of Allstar's Raspberry Pi image) which uses the Arch Linux distribution. The HamVoIP release evidently has several fixes in it regarding audio delays, etc. that the the official Allstar images do NOT have. The challenge I found with the HamVoIP image is not well integrated with modern SystemD-based Linux OSes and the binaries for the DV-Switch stuff seems to lag from what N4IRS publishes at https://github.com/DVSwitch. I submitted several changes to the HamVoIP developers to improve that SystemD integration but regardless saying they would add them in, I don't think they ever did. I will admit it was some time ago and I need to look again. I'm happy to send these patches to others who might be interested in them.
There is also a user-created DV-Switch image which i uses Raspbian (better support on Raspberry Pi, is more SystemD integrated, etc:
http://ea5gvk-dmr.zigor.es/2019/12/17/v-5-imagen-dvswitch-y-hblink-blasmakers-bautizada-dvlink-llega-para-quedarse/
That web site is Spanish centric, a bit hard to find the details, etc. but it might work for you.
Anyway, what I ultimately did was follow this doc and started with the software AMBE support:
https://docs.google.com/document/d/1eN50Csr29eAprBu7eKA0Bfa2XUcsXw5iktY1Ey-Qjkg/edit
I later switched over to a hardware AMBE device made by NW-Digitial and that worked fine as well.
--David
KI6ZHD
On 01/26/2020 11:22 AM, Mike WG5EEK wrote:
David, did you get this running? I want to add a DMR bridge to my HamVoIP install but ran into obviously issues with dependencies.
Mike
Re: Which base image to use with DV Switch: Allstar or HamVoIP
David Ranch
Hello Mike,
Yes, I got it working.
I went with the HamVoIP v1.5 image ( which is a fork of Allstar's Raspberry Pi image) which uses the Arch Linux distribution. The HamVoIP release evidently has several fixes in it regarding audio delays, etc. that the the official Allstar images do NOT have. The challenge I found with the HamVoIP image is not well integrated with modern SystemD-based Linux OSes and the binaries for the DV-Switch stuff seems to lag from what N4IRS publishes at https://github.com/DVSwitch. I submitted several changes to the HamVoIP developers to improve that SystemD integration but regardless saying they would add them in, I don't think they ever did. I will admit it was some time ago and I need to look again. I'm happy to send these patches to others who might be interested in them.
There is also a user-created DV-Switch image which i uses Raspbian (better support on Raspberry Pi, is more SystemD integrated, etc:
http://ea5gvk-dmr.zigor.es/2019/12/17/v-5-imagen-dvswitch-y-hblink-blasmakers-bautizada-dvlink-llega-para-quedarse/
That web site is Spanish centric, a bit hard to find the details, etc. but it might work for you.
Anyway, what I ultimately did was follow this doc and started with the software AMBE support:
https://docs.google.com/document/d/1eN50Csr29eAprBu7eKA0Bfa2XUcsXw5iktY1Ey-Qjkg/edit
I later switched over to a hardware AMBE device made by NW-Digitial and that worked fine as well.
--David
KI6ZHD
On 01/26/2020 11:22 AM, Mike WG5EEK
wrote:
David, did you get this running? I want to add a DMR bridge to my HamVoIP install but ran into obviously issues with dependencies.
Mike