|
Analog_Bridge and tune.sh script
#analog_bridge
I have use part of your script tune.sh where is: _sock.sendto(cmd, ('127.0.0.1', 31100))
I have use part of your script tune.sh where is: _sock.sendto(cmd, ('127.0.0.1', 31100))
|
By
SP2ONG Waldek
· #4455
·
|
|
Analog_Bridge and tune.sh script
#analog_bridge
That does not tell me WHAT program is listening on UDP port 31100. You can send a tune command to either AB or MB.
That does not tell me WHAT program is listening on UDP port 31100. You can send a tune command to either AB or MB.
|
By
Steve N4IRS
· #4456
·
|
|
Analog_Bridge and tune.sh script
#analog_bridge
OK Steve In AB: [AMBE_AUDIO] address = 127.0.0.1 ; IP address of xx_Bridge.py TXPort = 31103 ; Transmit TLV frames to partner on this port RXPort = 31100 ; Listen for TLV frames from partner on this p
OK Steve In AB: [AMBE_AUDIO] address = 127.0.0.1 ; IP address of xx_Bridge.py TXPort = 31103 ; Transmit TLV frames to partner on this port RXPort = 31100 ; Listen for TLV frames from partner on this p
|
By
SP2ONG Waldek
· #4459
·
|
|
Analog_Bridge and tune.sh script
#analog_bridge
So, After all that, you are sending the command to AB which is listening on port 31100.
So, After all that, you are sending the command to AB which is listening on port 31100.
|
By
Steve N4IRS
· #4461
·
|
|
Analog_Bridge and tune.sh script
#analog_bridge
Yes, exactly.
By
SP2ONG Waldek
· #4465
·
|
|
Analog_Bridge and tune.sh script
#analog_bridge
OK, I'll test when I get a chance.
OK, I'll test when I get a chance.
|
By
Steve N4IRS
· #4468
·
|
|
Analog_Bridge and tune.sh script
#analog_bridge
-- I enter new TG directly in DVSmobile. Can you please advise how I would use scripts? Tnx ... Tom VE3NY
-- I enter new TG directly in DVSmobile. Can you please advise how I would use scripts? Tnx ... Tom VE3NY
|
By
Tom Corcoran
· #4472
·
|
|
Analog_Bridge and tune.sh script
#analog_bridge
Tom, I use MB / AB to play newsletters, emcom alerts, etc which are recorded in wav files., and I need to change TG in scripts that are call in crontab 73 Waldek
Tom, I use MB / AB to play newsletters, emcom alerts, etc which are recorded in wav files., and I need to change TG in scripts that are call in crontab 73 Waldek
|
By
SP2ONG Waldek
· #4473
·
|
|
NOOB Setup-Configuration Help
#analog_bridge
#dmrlink
Seeking assistance setting up an ASL to DMR interface. Platform is a private VM server. I have an ASL node set up 29837 and I'm about 70% into the DMR transcoder part when things started to not cooper
Seeking assistance setting up an ASL to DMR interface. Platform is a private VM server. I have an ASL node set up 29837 and I'm about 70% into the DMR transcoder part when things started to not cooper
|
By
Chris K7AZ
· #4645
·
|
|
NOOB Setup-Configuration Help
#analog_bridge
#dmrlink
<https://docs.google.com/document/d/1eN50Csr29eAprBu7eKA0Bfa2XUcsXw5iktY1Ey-Qjkg/edit?usp=sharing> Steve N4IRS
<https://docs.google.com/document/d/1eN50Csr29eAprBu7eKA0Bfa2XUcsXw5iktY1Ey-Qjkg/edit?usp=sharing> Steve N4IRS
|
By
Steve N4IRS
· #4646
·
|
|
NOOB Setup-Configuration Help
#analog_bridge
#dmrlink
Thanks Steve :) Sent from my Verizon, Samsung Galaxy smartphone
Thanks Steve :) Sent from my Verizon, Samsung Galaxy smartphone
|
By
Chris K7AZ
· #4647
·
|
|
NOOB Setup-Configuration Help
#analog_bridge
#dmrlink
I'm stuck at: Time to test Run MMDVM_Bridge in the foreground. HOW? Also, do ports 62031 and 62032 need to be forwarded? Thanks, Chris K7AZ Sent from my Verizon, Samsung Galaxy smartphone
I'm stuck at: Time to test Run MMDVM_Bridge in the foreground. HOW? Also, do ports 62031 and 62032 need to be forwarded? Thanks, Chris K7AZ Sent from my Verizon, Samsung Galaxy smartphone
|
By
Chris K7AZ
· #4648
·
|
|
NOOB Setup-Configuration Help
#analog_bridge
#dmrlink
It is the netx line in the document. Time to test Run MMDVM_Bridge in the foreground ./MMDVM_Bridge MMDVM_Bridge.ini No, the ports do not need to be forwarded.
It is the netx line in the document. Time to test Run MMDVM_Bridge in the foreground ./MMDVM_Bridge MMDVM_Bridge.ini No, the ports do not need to be forwarded.
|
By
Steve N4IRS
· #4649
·
|
|
NOOB Setup-Configuration Help
#analog_bridge
#dmrlink
I'm entering that at the root level and it just says: bash: ./MMDVM_Bridge: No such file or directory. Maybe I'm at the wrong level? Sent from my Verizon, Samsung Galaxy smartphone
I'm entering that at the root level and it just says: bash: ./MMDVM_Bridge: No such file or directory. Maybe I'm at the wrong level? Sent from my Verizon, Samsung Galaxy smartphone
|
By
Chris K7AZ
· #4651
·
|
|
NOOB Setup-Configuration Help
#analog_bridge
#dmrlink
You should be in /opt/MMDVM_Bridge directory. Sent via smoke signal (AT&T)
You should be in /opt/MMDVM_Bridge directory. Sent via smoke signal (AT&T)
|
By
Steve N4IRS
· #4652
·
|
|
NOOB Setup-Configuration Help
#analog_bridge
#dmrlink
I kinda knew I was missing something simple... that was it.. thank you. :) Sent from my Verizon, Samsung Galaxy smartphone
I kinda knew I was missing something simple... that was it.. thank you. :) Sent from my Verizon, Samsung Galaxy smartphone
|
By
Chris K7AZ
· #4653
·
|
|
NOOB Setup-Configuration Help
#analog_bridge
#dmrlink
MMDVM_Bridge is the program that connects to BrandMeister. Let’s check it’s status: systemctl status mmdvm_bridge root@repeater:/etc/asterisk# systemctl status mmdvm_bridge ● mmdvm_bridge.service - MM
MMDVM_Bridge is the program that connects to BrandMeister. Let’s check it’s status: systemctl status mmdvm_bridge root@repeater:/etc/asterisk# systemctl status mmdvm_bridge ● mmdvm_bridge.service - MM
|
By
Steve N4IRS
· #4654
·
|
|
NOOB Setup-Configuration Help
#analog_bridge
#dmrlink
The howto is a step by step. You should follow each step. The document had you CD to the directory before editing the .ini file.
The howto is a step by step. You should follow each step. The document had you CD to the directory before editing the .ini file.
|
By
Steve N4IRS
· #4655
·
|
|
NOOB Setup-Configuration Help
#analog_bridge
#dmrlink
I'm now able to see the foreground running of MMDVM_Bridge. It appears log-in to Master Failed. BM does not show 310689107. I set it to connect to 3103.repeater.net. Open to further hints :) Thank you
I'm now able to see the foreground running of MMDVM_Bridge. It appears log-in to Master Failed. BM does not show 310689107. I set it to connect to 3103.repeater.net. Open to further hints :) Thank you
|
By
Chris K7AZ
· #4659
·
|
|
NOOB Setup-Configuration Help
#analog_bridge
#dmrlink
Chris, Since I can't look over your sholder, please post your [DMR] and [DMR Network] stanzas from MMDVM_Bridge.ini
Chris, Since I can't look over your sholder, please post your [DMR] and [DMR Network] stanzas from MMDVM_Bridge.ini
|
By
Steve N4IRS
· #4660
·
|