|
Re: Where To Start
Even though the log is showing high loss rate, how is the audio passing?
Steve
Even though the log is showing high loss rate, how is the audio passing?
Steve
|
By
Steve N4IRS
·
#700
·
|
|
Re: HBLink: Adhoc clients with routing rules, conferences etc
The system in hb_confbridge_rules must match the stanza name in hblink.cfg in the example:
'WORLDWIDE': [
{'SYSTEM': 'LSMFT-1', 'TS': 1, 'TGID': 1, 'ACTIVE': True,
The system in hb_confbridge_rules must match the stanza name in hblink.cfg in the example:
'WORLDWIDE': [
{'SYSTEM': 'LSMFT-1', 'TS': 1, 'TGID': 1, 'ACTIVE': True,
|
By
Steve N4IRS
·
#699
·
|
|
Re: Merry Christmas and a happy new year!
Buon Natale a tutti !
By
Nicola IT9FXF <onetechct@...>
·
#698
·
|
|
Re: HBLink: Adhoc clients with routing rules, conferences etc
Hello Steve, thanks!
Must I put same name on hblink.cfg for the hblink side?
I used this cfg :
PARROT
[MASTER-1]
MODE: MASTER ENABLED: True
REPEAT: True EXPORT_AMBE: False
IP: 127.0.0.1 PORT: 54001
Hello Steve, thanks!
Must I put same name on hblink.cfg for the hblink side?
I used this cfg :
PARROT
[MASTER-1]
MODE: MASTER ENABLED: True
REPEAT: True EXPORT_AMBE: False
IP: 127.0.0.1 PORT: 54001
|
By
Nicola IT9FXF <onetechct@...>
·
#697
·
|
|
Re: HBLink: Adhoc clients with routing rules, conferences etc
I have posted a example from my running ConfBridge https://groups.io/g/DVSwitch/files/N4IRS_confbridge_rules.py
I have posted a example from my running ConfBridge https://groups.io/g/DVSwitch/files/N4IRS_confbridge_rules.py
|
By
Steve N4IRS
·
#696
·
|
|
Merry Christmas and a happy new year!
To All, and more specifically Cort, Steve and Mike,
Thanks for all you've done for the hobby this year, and wishing you lovely festive break.
73,
Peter, M0NWI
To All, and more specifically Cort, Steve and Mike,
Thanks for all you've done for the hobby this year, and wishing you lovely festive break.
73,
Peter, M0NWI
|
By
Peter M0NWI
·
#695
·
|
|
Re: HBLink: Adhoc clients with routing rules, conferences etc
Can explain more examples of confbridge rules ?
Thanks !
Can explain more examples of confbridge rules ?
Thanks !
|
By
Nicola IT9FXF <onetechct@...>
·
#694
·
|
|
Re: Where To Start
All good. HB_Bridge and IPSC_Bridge seem to be communicating with each other. My last item now is to figure out why I have such a high packet loss. Not sure what would be causing that. I appreciate
All good. HB_Bridge and IPSC_Bridge seem to be communicating with each other. My last item now is to figure out why I have such a high packet loss. Not sure what would be causing that. I appreciate
|
By
stevecast2024@...
·
#693
·
|
|
Re: Where To Start
You are right about the loose rate. See if this helps you configure it.
<https://groups.io/g/DVSwitch/files/HB_Bridge_to_IPSC_Bridge_Diagram.pdf>
You are right about the loose rate. See if this helps you configure it.
<https://groups.io/g/DVSwitch/files/HB_Bridge_to_IPSC_Bridge_Diagram.pdf>
|
By
Steve N4IRS
·
#692
·
|
|
Re: Where To Start
Okay. So I should be pointing the config file for hb_bridge to the 8300 as the master as well then?
I am seeing data flowing although it seems like extremely high loss rate:
INFO Voice Transmission
Okay. So I should be pointing the config file for hb_bridge to the 8300 as the master as well then?
I am seeing data flowing although it seems like extremely high loss rate:
INFO Voice Transmission
|
By
stevecast2024@...
·
#691
·
|
|
Re: Where To Start
A MMDVM repeater is a client (peer) can not be a server (master)
A MMDVM repeater is a client (peer) can not be a server (master)
|
By
Steve N4IRS
·
#690
·
|
|
Re: Where To Start
Sounds good. Things are looking good right now. One additional question. I am configuring hb_bridge now. In the overall picture I have my 8300 configured as master. In the settings for hb_bridge where
Sounds good. Things are looking good right now. One additional question. I am configuring hb_bridge now. In the overall picture I have my 8300 configured as master. In the settings for hb_bridge where
|
By
stevecast2024@...
·
#689
·
|
|
Re: HBLink: Adhoc clients with routing rules, conferences etc
I give up! Parrot work when I use my talker group) it work at reverse, in the 9990 parrot is off and can talk ))
I need just a simple rule, open all tg and just 9990 por the parrot.
Can help me ?
I give up! Parrot work when I use my talker group) it work at reverse, in the 9990 parrot is off and can talk ))
I need just a simple rule, open all tg and just 9990 por the parrot.
Can help me ?
|
By
Nicola IT9FXF <onetechct@...>
·
#688
·
|
|
Re: Where To Start
Once I have it running properly I run it in the background and tail the log when I need to look. For output from the programs, look at the LOGGER stanza. I do not use screen.
Steve
Once I have it running properly I run it in the background and tail the log when I need to look. For output from the programs, look at the LOGGER stanza. I do not use screen.
Steve
|
By
Steve N4IRS
·
#687
·
|
|
Re: Where To Start
So far IPSC_Bridge and dmrlink seem to be running without issue. What is the best way to run the programs in the foreground? I currently see no output from the programs. The log does seem okay though.
So far IPSC_Bridge and dmrlink seem to be running without issue. What is the best way to run the programs in the foreground? I currently see no output from the programs. The log does seem okay though.
|
By
stevecast2024@...
·
#686
·
|
|
Re: HBLink: Adhoc clients with routing rules, conferences etc
Copy hb_routing_rules-SAMPLE.py to hb_routing_rules.py and then edit hb_routing_rules.py
Copy hb_routing_rules-SAMPLE.py to hb_routing_rules.py and then edit hb_routing_rules.py
|
By
Steve N4IRS
·
#685
·
|
|
Re: HBLink: Adhoc clients with routing rules, conferences etc
Must edit rules inside hb_routing_rules-SAMPLE.py ? Or inside hblink.cfg with SYSTEM ?
Must edit rules inside hb_routing_rules-SAMPLE.py ? Or inside hblink.cfg with SYSTEM ?
|
By
Nicola IT9FXF <onetechct@...>
·
#684
·
|
|
Re: HBlink and DMRlink in "production"
There’s almost no reason to ever run hblink.py by itself.
The other programs, like hb_bridge_all.py all call and run hblink.py in the background.
--
Cort Buffington
H: +1-785-813-1501
M:
There’s almost no reason to ever run hblink.py by itself.
The other programs, like hb_bridge_all.py all call and run hblink.py in the background.
--
Cort Buffington
H: +1-785-813-1501
M:
|
By
Cort N0MJS <n0mjs@...>
·
#681
·
|
|
Re: HBlink and DMRlink in "production"
Now working..
was a problem with the aliases, must start only hb_bridge_all.py ? If I start hblink.py and hb_bridge_all.py show an error, it is normal it ?
Can I add a local parrot ?
Now working..
was a problem with the aliases, must start only hb_bridge_all.py ? If I start hblink.py and hb_bridge_all.py show an error, it is normal it ?
Can I add a local parrot ?
|
By
Nicola IT9FXF <onetechct@...>
·
#680
·
|
|
Re: HBlink and DMRlink in "production"
Looks like port 62031 was in use.
Corey. N3FE
Sent from my iPhone
Looks like port 62031 was in use.
Corey. N3FE
Sent from my iPhone
|
By
Corey Dean N3FE <n3fe@...>
·
#679
·
|