Difference between revisions of "Helper scripts"
Jump to navigation
Jump to search
(Initial) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | [[Category:How to]] | |
{| class="wikitable" | {| class="wikitable" | ||
Line 12: | Line 12: | ||
|- | |- | ||
| astup.sh || Starts up Asterisk | | astup.sh || Starts up Asterisk | ||
+ | |- | ||
+ | | asl-menu || AllStarLink configuration and maintenance menu. | ||
+ | |- | ||
+ | | first-time || Configure you ASL server for the first time | ||
+ | |- | ||
+ | | net-setup || Configure you servers network connectivity | ||
+ | |- | ||
+ | | node-setup || Configure your ASL node. Node #, password & call sign | ||
+ | |- | ||
+ | | wifi-setup || Configure your node for wireless network connections | ||
+ | |- | ||
+ | | write-node-callsigns || Used to convert the node numbers to call signs for connect/disconnect announcements | ||
|} | |} |
Latest revision as of 06:17, 6 September 2021
Script Name | Purpose |
---|---|
astdn.sh | Shuts down Asterisk |
astres.sh | Restarts Asterisk. Use to fore a reload of all configuration files. |
astupd.sh | Fetch, compile and install the latest version of Asterisk |
astup.sh | Starts up Asterisk |
asl-menu | AllStarLink configuration and maintenance menu. |
first-time | Configure you ASL server for the first time |
net-setup | Configure you servers network connectivity |
node-setup | Configure your ASL node. Node #, password & call sign |
wifi-setup | Configure your node for wireless network connections |
write-node-callsigns | Used to convert the node numbers to call signs for connect/disconnect announcements |