Figured I'd offer more insight -- lsof -i COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME sshd 223 root 3u IPv4 590 0t0 TCP *:222 (LISTEN) asterisk 272 root 7u IPv4 10124 0t0 TCP localhost:5038 (LISTEN) asterisk 272 root 11u IPv4 10127 0t0 UDP *:iax sshd 313 root 3u IPv4 795 0t0 TCP 10.0.7.107:222-> 10.0.7.227:57584 (ESTABLISHED) wget 15186 root 7u IPv4 10124 0t0 TCP localhost:5038 (LISTEN) wget 15186 root 11u IPv4 10127 0t0 UDP *:iax wget 15186 root 31u IPv4 24475 0t0 TCP 10.0.7.107:39745 ->cyclonus.mozone.net:http (ESTABLISHED) wget 15187 root 7u IPv4 10124 0t0 TCP localhost:5038 (LISTEN) wget 15187 root 11u IPv4 10127 0t0 UDP *:iax wget 15187 root 31u IPv4 27731 0t0 TCP 10.0.7.107:39744 ->cyclonus.mozone.net:http (ESTABLISHED) So, based on https://github.com/N4IRS/DMRGateway/blob/master/DMRGatewayDiagram.pdf, I'm missing it all. So, my AMBEserverGPIO isnt running either. If someone can give me a date/subject for a previous thread covering how to start DMRGateway, I'd be very grateful. On Sat, Mar 5, 2016 at 9:59 PM, Ryan Turner, K0RET < ryan.turner@memhamwan.org> wrote:
So, I did the following:
- Setup an rpi2 with DIAL and a DV3000 - SSH'd to the rpi2 as debian:debian, su'd, went through the allstar setup; got the node live - wget --no-check-certificate https://raw.githubusercontent.com/N4IRS/DMRGateway/master/dmr_install.sh - restarted - /etc/DMRGateway.ini looked fine unchanged - /opt/dmrlink/ambe_audio/ambe_audio.cfg looked fine unchanged - /opt/dmrlink/ambe_audio/dmrlink.cfg updated the following in order to peer with my ipsc net: - radio ID - port - ip - auth_key - master_ip - master_port
Now, the question is, what do I do? Apparently I missed some discussion covering the initial setup/use of this tool, and this is as far as I've been able to piece together from reviewing the archives. Any help would be appreciated!
On Thu, Mar 3, 2016 at 9:13 PM, Ryan Turner, K0RET < ryan.turner@memhamwan.org> wrote:
Yep, i've already got an account and a few nodes. Just wanted to make sure that that was what your scripts expected.
Thanks, will get rolling on it now.
On Thu, Mar 3, 2016 at 8:50 PM, Robert Newberry <N1XBM@amsat.org> wrote:
If you go to www.allstarlink.org you'll see the image for the RPI2. You can also setup an account to get a node number if you don't have one already.
N1XBM Apparare Scientor Paratus Communicare Allstar Node # 27086, 41540, 41812, 42086, 42658
On Mar 3, 2016 9:41 PM, "Ryan Turner, K0RET" <ryan.turner@memhamwan.org> wrote:
Hey Steve,
Assuming I have an RPi, whats the preferred image to use? Based on reading the .rtf file and viewing the scripts, I need to have Asterisk running already setup for an allstar server and node, right?
Sorry for the stupid questions. Finally got my hands on a DV3000 and I want to get this up and running.
On Wed, Feb 24, 2016 at 12:10 PM, Steve Zingman <szingman@msgstor.com> wrote:
Assuming existing install
cd /srv
mv DMRGateway DMRGateway.old git clone https://github.com/N4IRS/DMRGateway.git
cd DMRGateway mv /etc/DMRGateway.ini /etc/DMRGateway.old
Assuming you are running a RPi2 cp DMRGateway.armv7 DMRGateway
./install.sh
cd /srv mv ambe_audio_2way ambe_audio_2way.old git clone -b ambe_audio_2way https://github.com/n0mjs710/DMRlink.git
cd /srv/DMRlink cp ambe_audio.cfg /opt/DMRlink/ambe_audio cp ambe_audio.py /opt/DMRlink/ambe_audio cp dmrlink.cfg /opt/DMRlink/ambe_audio cp dmrlink.py /opt/DMRlink/ambe_audio cp template.bin /opt/DMRlink/ambe_audio
Edit /etc/DMRGateway.ini to taste Edit /opt/DMRlink/ambe_audio/ambe_audio.cfg to taste Edit /opt/DMRlink/ambe_audio/dmrlink.cfg to taste
Read the comments in the config files
See: <https://github.com/N4IRS/DMRGateway/raw/master/DMRGatewayDiagram.pdf> <https://github.com/N4IRS/DMRGateway/raw/master/DMRGateway.rtf> < https://github.com/N4IRS/DMRGateway/raw/master/DMRGatewayTechOverview.pdf
_______________________________________________ Allstar-Digital mailing list Allstar-Digital@lists.keekles.org http://lists.keekles.org/cgi-bin/mailman/listinfo/allstar-digital
-- Ryan Turner, K0RET +1.901.300.0039
HamWAN Memphis Metro <http://www.memhamwan.org/> - Memphis' Amateur Radio Multi-Megabit IP Network
_______________________________________________ Allstar-Digital mailing list Allstar-Digital@lists.keekles.org http://lists.keekles.org/cgi-bin/mailman/listinfo/allstar-digital
_______________________________________________ Allstar-Digital mailing list Allstar-Digital@lists.keekles.org http://lists.keekles.org/cgi-bin/mailman/listinfo/allstar-digital
-- Ryan Turner, K0RET +1.901.300.0039
HamWAN Memphis Metro <http://www.memhamwan.org/> - Memphis' Amateur Radio Multi-Megabit IP Network
-- Ryan Turner, K0RET +1.901.300.0039
HamWAN Memphis Metro <http://www.memhamwan.org/> - Memphis' Amateur Radio Multi-Megabit IP Network
-- Ryan Turner, K0RET +1.901.300.0039 HamWAN Memphis Metro <http://www.memhamwan.org/> - Memphis' Amateur Radio Multi-Megabit IP Network