Difference between revisions of "Permanent Node Connection"
Jump to navigation
Jump to search
(Initial page creation) |
m |
||
Line 1: | Line 1: | ||
− | The following information will make your connection to another | + | The following information will make your connection to another PTTLink node persistent (permanent). The following information is from KD8TWG.<ref>KD8TWG's Website [https://kd8twg.net/2015/10/11/allstar-automatic-permanent-node-connection/]</ref> |
=Configuration= | =Configuration= |
Latest revision as of 16:10, 1 January 2021
The following information will make your connection to another PTTLink node persistent (permanent). The following information is from KD8TWG.[1]
Configuration
Create the following macros in your rpt.conf file under your [functions] stanza:
; Permanent link 951=ilink,11 ; Permanent link disconnect 952=ilink,12 ; Permanent link receive 953=ilink,13 ; Permanent link transcieve
Next, under your node's main stanza (i.e., [XXXXX] where XXXX = your node number), add:
startup_macro=*953NNNNN
Where NNNNN' is the node you wish to automatically connect.
Reload/restart your system and it will auto connect to the node you specified above.