AllStar Link
Echolink Node : AP2CJ-R
AllStar Node : 48092
AllStar Link is a network of publicly-accessible Amateur Radio Repeaters and remote base stations connected through a Voice over IP (VOIP) internet connection. AllStar Link has much in common with Echolink and IRLP in that it is a collection of linkable remote nodes. A significant difference is that AllStar uses commonly available, inexpensive hardware and open source software to create the network. As a result, it is much easier to set up, maintain, and use. The voice quality is better and easier to maintain. Of course, much of that is my somewhat biased opinion.
My setup:1. Raspberry Pi-1 B with 8GB Sd card
2. RasLink from https://jlappliedtechnologies.com/raslink/ (Many thanks to Jeremy Lincicome W0JRL for his support, a must visit for all https://jlappliedtechnologies.com/)
3. PLRI / AllstarLink Interface with modified CM108 Usb dongle ( http://www.qsl.net/k0kn/ and https://sites.google.com/site/ka0yiwsite/home/projects/baofeng-beaglebone-blac/baofeng-bbb-interface, http://www.garydion.com/projects/usb_fob/)
4. Baofeng UV-5R
Summary of installation: (from https://jlappliedtechnologies.com/raslink/)
0. New Users: Goto https://allstarlink.org/, register your account, create a node and wait for confirmation of node and its password.
1. Meanwhile, Download RasLink from here
2. Burn RasLink to your SD card, you can either use WinFlashTool
3. Boot RPi, run raspi-config to set system parameters
4. reboot and run system-update (A must for 18.04 image)
5. reboot and edit the following files parameters with your details
- /etc/asterisk/rpt.conf
- /etc/asterisk/iax.conf
- /etc/asterisk/usbradio.conf
- /etc/asterisk/extensions.conf
The files are very well commented, so you shouldn’t have any trouble.
Note: In iax.conf, 1999 is your All Star node number, and 123456 is your node password. Do not forget to remove the ; (semicolon) from the front of the registration line. You can find your node password under your profile in the AllStar portal. After setting up the files, reboot to activate the changes:
reboot
6. You need to forward the following ports to your AllStar node if behind a firewall/router
- AllStar: 4569 UDP
- EchoLink (if you use it): 5198-5199 UDP
Comments
Post a Comment