|
Re: NXDNReflector with DVSwitch
I think that it works well, I need to adjust levels to get the audio a bit cleaner <-> ASL, of course I suspect there is only so much that can be done when emulating, but for emulation it’s decent.
I think that it works well, I need to adjust levels to get the audio a bit cleaner <-> ASL, of course I suspect there is only so much that can be done when emulating, but for emulation it’s decent.
|
By
JJ Cummings
·
#2663
·
|
|
Re: YSF to P25 always return fallbackID
Yes,
I plan to consolidate the scripts. Good to hear things are working.
Steve
Yes,
I plan to consolidate the scripts. Good to hear things are working.
Steve
|
By
Steve N4IRS
·
#2662
·
|
|
Re: YSF to P25 always return fallbackID
I was using the script from
https://github.com/DVSwitch/DVSwitch-System-Builder/blob/master/Directories/usr/local/sbin/DMRIDUpdateBM.sh,
it pulled IDs from radioed.net
$/etc/cron.daily# vi
I was using the script from
https://github.com/DVSwitch/DVSwitch-System-Builder/blob/master/Directories/usr/local/sbin/DMRIDUpdateBM.sh,
it pulled IDs from radioed.net
$/etc/cron.daily# vi
|
By
Michael BD7MQB
·
#2661
·
|
|
Re: YSF to P25 always return fallbackID
Check the script and make sure it is pulling from here:
<http://registry.dstar.su/dmr/DMRIds.php>
Check the script and make sure it is pulling from here:
<http://registry.dstar.su/dmr/DMRIds.php>
|
By
Steve N4IRS
·
#2660
·
|
|
Re: YSF to P25 always return fallbackID
Yep but i think it’s fresh because the cron job just download it 2 hours ago :)
$ /var/lib/mmdvm# ls -l
total 12704
-rw-r--r-- 1 root root 6348707 Dec 15 06:26 DMRIds.dat
-rw-r--r-- 1 root root
Yep but i think it’s fresh because the cron job just download it 2 hours ago :)
$ /var/lib/mmdvm# ls -l
total 12704
-rw-r--r-- 1 root root 6348707 Dec 15 06:26 DMRIds.dat
-rw-r--r-- 1 root root
|
By
Michael BD7MQB
·
#2659
·
|
|
Re: YSF to P25 always return fallbackID
Looks right. I will do some local testing this week. You might try to removed the datafile and download a fresh copy.
Steve
Looks right. I will do some local testing this week. You might try to removed the datafile and download a fresh copy.
Steve
|
By
Steve N4IRS
·
#2658
·
|
|
Re: YSF to P25 always return fallbackID
Here is mine >
I: 2018-12-14 16:28:19.781 DMR Id Lookups
I: 2018-12-14 16:28:19.781 File: /var/lib/mmdvm/DMRIds.dat
I: 2018-12-14 16:28:19.781 Reload: 24 hours
I: 2018-12-14 16:28:19.874
Here is mine >
I: 2018-12-14 16:28:19.781 DMR Id Lookups
I: 2018-12-14 16:28:19.781 File: /var/lib/mmdvm/DMRIds.dat
I: 2018-12-14 16:28:19.781 Reload: 24 hours
I: 2018-12-14 16:28:19.874
|
By
Michael BD7MQB
·
#2657
·
|
|
Re: NXDNReflector with DVSwitch
Who da thunk it.
Yes, NXDN, D-Star and P25 REQUIRE a gateway.
DMR does not need one.
YSF can use one and it does bring features to the table.
Mike and I have discussed
Who da thunk it.
Yes, NXDN, D-Star and P25 REQUIRE a gateway.
DMR does not need one.
YSF can use one and it does bring features to the table.
Mike and I have discussed
|
By
Steve N4IRS
·
#2656
·
|
|
Re: YSF to P25 always return fallbackID
Check when MMDVM_Bridge starts up. You should see this in the log:
I: 2018-12-02 11:33:12.161 DMR Id Lookups
I: 2018-12-02 11:33:12.161 File: /var/lib/mmdvm/DMRIds.dat
Check when MMDVM_Bridge starts up. You should see this in the log:
I: 2018-12-02 11:33:12.161 DMR Id Lookups
I: 2018-12-02 11:33:12.161 File: /var/lib/mmdvm/DMRIds.dat
|
By
Steve N4IRS
·
#2655
·
|
|
Re: YSF to P25 always return fallbackID
Hi Steve,
Yes i'm pretty sure we have the DmrId.dat file right :
>
grep BD7MQB /var/lib/mmdvm/DMRIds.dat
4607133,BD7MQB,Michael Changzhi Cai,Shenzhen/Guangdong,Hu Nan Guang
Dong Guang
Hi Steve,
Yes i'm pretty sure we have the DmrId.dat file right :
>
grep BD7MQB /var/lib/mmdvm/DMRIds.dat
4607133,BD7MQB,Michael Changzhi Cai,Shenzhen/Guangdong,Hu Nan Guang
Dong Guang
|
By
Michael BD7MQB
·
#2654
·
|
|
Re: NXDNReflector with DVSwitch
You are correct sir... I had to undo all of the things that I had monkeyed with to try and make it work before and now it works perfectly!
You are correct sir... I had to undo all of the things that I had monkeyed with to try and make it work before and now it works perfectly!
|
By
JJ Cummings
·
#2653
·
|
|
Re: YSF to P25 always return fallbackID
Please check MMDVM_Bridge.ini for:
[DMR Id Lookup]
File=/var/lib/mmdvm/DMRIds.dat
Make sure that points to a valid ID file
Then make sure it contains a ID:
grep BD7MQB
Please check MMDVM_Bridge.ini for:
[DMR Id Lookup]
File=/var/lib/mmdvm/DMRIds.dat
Make sure that points to a valid ID file
Then make sure it contains a ID:
grep BD7MQB
|
By
Steve N4IRS
·
#2652
·
|
|
YSF to P25 always return fallbackID
Hi, I'm making a ysf-p25 bridge, but it hit fallbackID all the time, below are clips from log and my config
MMDVM_Bridge.log
M: 2018-12-14 15:27:35.370 YSF, received network data from BD7MQB to
Hi, I'm making a ysf-p25 bridge, but it hit fallbackID all the time, below are clips from log and my config
MMDVM_Bridge.log
M: 2018-12-14 15:27:35.370 YSF, received network data from BD7MQB to
|
By
Michael BD7MQB
·
#2651
·
|
|
Re: NXDNReflector with DVSwitch
If I remember, the defaults in MMDVM_Bridge.ini and the defaults in NXDN_Gateway match up fine.
If I remember, the defaults in MMDVM_Bridge.ini and the defaults in NXDN_Gateway match up fine.
|
By
Steve N4IRS
·
#2650
·
|
|
Re: NXDNReflector with DVSwitch
MMDVM_Bridge <-> NXDN_Gateway <-> NXDN Reflector
MMDVM_Bridge <-> NXDN_Gateway <-> NXDN Reflector
|
By
Steve N4IRS
·
#2649
·
|
|
Re: NXDNReflector with DVSwitch
So how do I tie NXDNGateway into DVSwitch, I don't even see packets sourcing from DVSwitch toward anything... I'll try it with NXDNGateway in between such as follows and see what
So how do I tie NXDNGateway into DVSwitch, I don't even see packets sourcing from DVSwitch toward anything... I'll try it with NXDNGateway in between such as follows and see what
|
By
JJ Cummings
·
#2648
·
|
|
Re: NXDNReflector with DVSwitch
OK,
Yes it works with YSF. No it does not work with NXDN. You need NXDNGateway.
OK,
Yes it works with YSF. No it does not work with NXDN. You need NXDNGateway.
|
By
Steve N4IRS
·
#2647
·
|
|
Re: NXDNReflector with DVSwitch
I am not, I’m doing what I have with YSFReflector that works.. so
NXDNReflector <-> DVSwitch <-> Analog_Bridge
Where DVSwitch of course makes the outbound connections to either side etc..
Sent from
I am not, I’m doing what I have with YSFReflector that works.. so
NXDNReflector <-> DVSwitch <-> Analog_Bridge
Where DVSwitch of course makes the outbound connections to either side etc..
Sent from
|
By
JJ Cummings
·
#2646
·
|
|
Re: NXDNReflector with DVSwitch
Are you running NXDNGateway?
Are you running NXDNGateway?
|
By
Steve N4IRS
·
#2645
·
|
|
NXDNReflector with DVSwitch
Maybe I am losing my mind (ideally) but I can't seem to get DVSwitch to connect to an instance of NXDNReflector on localhost. tcpdump against lo shows zero attempted connections when the service
Maybe I am losing my mind (ideally) but I can't seem to get DVSwitch to connect to an instance of NXDNReflector on localhost. tcpdump against lo shows zero attempted connections when the service
|
By
JJ Cummings
·
#2644
·
|