Helper scripts: Difference between revisions
Jump to navigation
Jump to search
imported>KD3SU Initial |
No edit summary |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Obsolete}} | |||
{{Warning|}} | |||
[[Category:How to]] | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 12: | Line 13: | ||
|- | |- | ||
| 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 12:43, 24 October 2024
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 |