Changes

Jump to navigation Jump to search
Line 238: Line 238:  
|-
 
|-
 
|  65 || Send POCSAG page (equipped channel types only)
 
|  65 || Send POCSAG page (equipped channel types only)
 +
|}
    +
=Remote Base commands=
 +
Remote base commands (functionclass 'remote') provide remote base control. This stanza is [[Structure of Config Files#Settings to name other Stanzas|named by]] the remote base [[#Remote Base Functions=|Remote Base Functions]] key/value pair.
 +
 +
{| class="wikitable"
 +
! remote !! Description
 +
|-
 +
| 1 || Retrieve Memory
 +
|-
 +
| 2 || Set freq.
 +
|-
 +
| 3 || Set tx PL tone
 +
|-
 +
| 4 || Set rx PL tone
 +
|-
 +
| 5 || Long status query
 +
|-
 +
| 99,CALLSIGN,LICENSETAG || Remote Base login
 +
|-
 +
| 100 || Rx PL off
 +
|-
 +
| 101 || Rx PL on
 +
|-
 +
| 102 || Tx PL off
 +
|-
 +
| 103 || Tx PL on
 +
|-
 +
| 104 || Low Power
 +
|-
 +
| 105 || Medium Power
 +
|-
 +
| 106 || High Power
 +
|-
 +
| 107 || Bump -20
 +
|-
 +
| 108 || Bump -100
 +
|-
 +
| 109 || Bump -500
 +
|-
 +
| 110 || Bump +20
 +
|-
 +
| 111 || Bump +100
 +
|-
 +
| 112 || Bump +500
 +
|-
 +
| 113 || Scan - slow
 +
|-
 +
| 114 || Scan - quick
 +
|-
 +
| 115 || Scan - fast
 +
|-
 +
| 116 || Scan + slow
 +
|-
 +
| 117 || Scan + quick
 +
|-
 +
| 118 || Scan + fast
 +
|-
 +
| 119 || Tune
 +
|-
 +
| 140 || Short status query
 +
|-
 +
| 210 || Send a *
 +
|-
 +
| 211 || Send a #
 
|}
 
|}
 +
 +
==Remote Base Login==
 +
When [[#authlevel=|authlevel=]] is greater than zero, remote 99 is used to define a different dtmf sequence for each user authorized to use the remote base. The remote base will announce the callsign as access is granted.
 +
 +
Sample:
 +
<pre>
 +
9139583 = remote,99,WB6NIL,G  ; grant access to Jim (general)
 +
9148351 = remote,99,WA6ZFT,E  ; grant access to Steve (extra)
 +
</pre>
 +
When the remote base is disconnected from the originating node, the
 +
user will be logged out.
 +
 +
The LICENSETAG argument is used to enforce
 +
tx frequency limits. See [txlimits] below.
    
=Node Number Stanza=
 
=Node Number Stanza=
896

edits

Navigation menu