Date
1 - 20 of 71
IPSC to IPSC question?
jay@...
Hello,
I'm looking to connect my Trbo repeater to a "IPSC Gateway?" and that gateway connect to a c-bridge. Doing this for a "man in the middle" way of managing the talk groups etc. Is this doable and what would i use, IPSC_Gateway only? Thanks! 73,
|
|
I did this type of thing with confbridge quite a while ago. You may
also be able to use proxy.
toggle quoted messageShow quoted text
Maybe someone else can chime in. 73, Steve N4IRS
On 4/24/2018 2:23 PM, jay@...
wrote:
Hello,
|
|
Cort N0MJS <n0mjs@...>
confbridge.py in DMRlink was intended to do exactly this, and to be a stand-alone “call router”. It’s been in production service as part of the K0USY Group “regional” network since it was first written… of course, that’s also why I wrote it :)
Cort Buffington 785-865-7206
|
|
jay@...
Awesome. thanks for the reply. So here is my next question,
So in order to run software diagnostics and other software the repeater needs to be in MASTER mode not Peer. Is there a way to have it in MASTER mode, Have confbridge connect to the repeater as a peer and also have confbridge connect out to the cbridge and route the traffic through to the repeater? ;) 73,
|
|
jay@...
Any my next question will be how can I do the above with BM instead of the cbridge? ;)
Thanks!!!
|
|
You can connect to BM with dmrlink, but it requires intervention
from the BM admins. You can use HB_Bridge and IPSC_Bridge to build a
connection to BM that you control.
toggle quoted messageShow quoted text
On 04/24/2018 06:37 PM, jay@...
wrote:
Any my next question will be how can I do the above with BM instead of the cbridge? ;)
|
|
Short answer, yes. dmrlink can be a peer to a Motorola repeater as a
Master.
toggle quoted messageShow quoted text
On 04/24/2018 06:29 PM, jay@...
wrote:
Awesome. thanks for the reply. So here is my next question,
|
|
jay@...
So what, it would be Repeater > dmrlink > HB_Bridge >IPSC_Bridge > dmrlink > BM ?
|
|
BM <---> HB_Bridge <---> IPSC_Bridge <---> dmrlink
toggle quoted messageShow quoted text
On 04/24/2018 06:44 PM, jay@...
wrote:
So what, it would be Repeater > dmrlink > HB_Bridge >IPSC_Bridge > dmrlink > BM ?
|
|
jay@...
On Tue, Apr 24, 2018 at 03:58 pm, Steve N4IRS wrote:
BM <---> HB_Bridge <---> IPSC_Bridge <---> dmrlinkso, BM <---> HB_Bridge <---> IPSC_Bridge <---> dmrlink <---> MASTER Repeater
|
|
yes
toggle quoted messageShow quoted text
On 04/24/2018 07:01 PM, jay@...
wrote:
On Tue, Apr 24, 2018 at 03:58 pm, Steve N4IRS wrote:
|
|
jay@...
Ok,
Seems like a big feat but well giver er a try lol Thanks!! 73,
|
|
take it in small pieces.
toggle quoted messageShow quoted text
On 04/24/2018 07:03 PM, jay@...
wrote:
Ok,
|
|
jay@...
Do you happen to have a sample config for HB_Bridge to connect to BM 3108?
Just not seeing it yet...
|
|
jay@...
So I edited the hblink.cfg and added BM in the repeater section, it logs into BM successfully but then i get an MSTNAK from BM and the connection drops...
Whats this about? lol
|
|
jay@...
Same as this issue,
NC110 HBlink-HB_Bridge # ./hblink.py DEBUG 2017-06-20 23:07:26,775 Logging system started, anything from here on gets logged INFO 2017-06-20 23:07:26,775 HBlink 'HBlink.py' (c) 2016 N0MJS & the K0USY Group - SYSTEM STARTING... DEBUG 2017-06-20 23:07:26,777 (REPEATER-1) Client maintenance loop started INFO 2017-06-20 23:07:26,778 (REPEATER-1) Sending login request to master 91.121.101.163:62031 DEBUG 2017-06-20 23:07:26,779 CLIENT instance created: REPEATER-1, <__main__.HBSYSTEM instance at 0xb6851a6c> INFO 2017-06-20 23:07:26,803 (REPEATER-1) Repeater Login ACK Received with 32bit ID: 1721087229 INFO 2017-06-20 23:07:26,834 (REPEATER-1) Repeater Authentication Accepted INFO 2017-06-20 23:07:26,835 (REPEATER-1) Repeater Configuration Sent WARNING 2017-06-20 23:07:26,856 (REPEATER-1) MSTNAK Received DEBUG 2017-06-20 23:07:31,779 (REPEATER-1) Client maintenance loop started INFO 2017-06-20 23:07:31,780 (REPEATER-1) Sending login request to master 91.121.101.163:62031 INFO 2017-06-20 23:07:31,808 (REPEATER-1) Repeater Login ACK Received with 32bit ID: 1776249007 INFO 2017-06-20 23:07:31,836 (REPEATER-1) Repeater Authentication Accepted INFO 2017-06-20 23:07:31,837 (REPEATER-1) Repeater Configuration Sent WARNING 2017-06-20 23:07:31,865 (REPEATER-1) MSTNAK Received DEBUG 2017-06-20 23:07:36,782 (REPEATER-1) Client maintenance loop started INFO 2017-06-20 23:07:36,783 (REPEATER-1) Sending login request to master 91.121.101.163:62031 INFO 2017-06-20 23:07:36,812 (REPEATER-1) Repeater Login ACK Received with 32bit ID: 1330675359 INFO 2017-06-20 23:07:36,843 (REPEATER-1) Repeater Authentication Accepted INFO 2017-06-20 23:07:36,844 (REPEATER-1) Repeater Configuration Sent WARNING 2017-06-20 23:07:36,869 (REPEATER-1) MSTNAK Received DEBUG 2017-06-20 23:07:41,782 (REPEATER-1) Client maintenance loop started INFO 2017-06-20 23:07:41,783 (REPEATER-1) Sending login request to master 91.121.101.163:62031 INFO 2017-06-20 23:07:41,814 (REPEATER-1) Repeater Login ACK Received with 32bit ID: 1297483179 INFO 2017-06-20 23:07:41,846 (REPEATER-1) Repeater Authentication Accepted INFO 2017-06-20 23:07:41,847 (REPEATER-1) Repeater Configuration Sent WARNING 2017-06-20 23:07:41,874 (REPEATER-1) MSTNAK Received You mentioned: Peter: SOFTWARE_ID: 20170529 PACKAGE_ID: MMDVM_HBlink ??
|
|
Corey Dean N3FE <n3fe@...>
Did you add in the package Id and the software I’d? It should connect right up of you did.
toggle quoted messageShow quoted text
Corey. N3FE
On Apr 24, 2018, at 10:44 PM, jay@... wrote:
|
|
jay@...
What would I put if I'm using a motorola repeater?
toggle quoted messageShow quoted text
Cheers, Jay
On Apr 24, 2018, at 10:49 PM, Corey Dean N3FE <n3fe@...> wrote:
|
|
[REPEATER-1]
toggle quoted messageShow quoted text
MODE: CLIENT ENABLED: True EXPORT_AMBE: False IP: PORT: 54001 MASTER_IP: 172.16.1.1 MASTER_PORT: 54000 PASSPHRASE: homebrew CALLSIGN: W1ABC RADIO_ID: 312000 RX_FREQ: 449000000 TX_FREQ: 444000000 TX_POWER: 25 COLORCODE: 1 SLOTS: 1 LATITUDE: 38.0000 LONGITUDE: -095.0000 HEIGHT: 75 LOCATION: Anywhere, USA DESCRIPTION: This is a cool repeater URL: www.w1abc.org SOFTWARE_ID: 20170620 PACKAGE_ID: MMDVM_HBlink GROUP_HANGTIME: 5 OPTIONS: What did you change from above?
On 04/24/2018 10:53 PM, Jamie R. Cid
wrote:
What would I put if I'm using a motorola repeater?
|
|
Jamie R. Cid <jay@...>
Dough. I changed password to passw0rd.
toggle quoted messageShow quoted text
Cheers, Jay
On Apr 25, 2018, at 5:24 AM, Steve N4IRS <szingman@...> wrote:
|
|