Line 1:
Line 1:
−
+
__FORCED_TOC__
== What is AllStarLink Asterisk (ASL)? ==
== What is AllStarLink Asterisk (ASL)? ==
:ASL is the software used to create an PTTLink node. It consists of Linux, Asterisk and app_rpt. ASL uses the Debian version of Linux. Asterisk is the OpenSource PBX. App_rpt is an Asterisk application giving it the radio node functions. ASL runs on x86 or on the Raspberry Pi (ARM version).
:ASL is the software used to create an PTTLink node. It consists of Linux, Asterisk and app_rpt. ASL uses the Debian version of Linux. Asterisk is the OpenSource PBX. App_rpt is an Asterisk application giving it the radio node functions. ASL runs on x86 or on the Raspberry Pi (ARM version).
Line 123:
Line 123:
== What ports need to be opened on my router? ==
== What ports need to be opened on my router? ==
−
:Port 4569/UDP for IAX2, and optionally port 22/TCP for SSH.
+
: If you wish to have incoming connections to your node, you must forward:
+
+
: <code>Port 4569 UDP</code>
+
+
: You may optionally forward port 22 for external SSH access, '''but do this at your own risk. Ensure you have a strong password set on your account.'''
== Does app_rpt work through NAT routers? ==
== Does app_rpt work through NAT routers? ==