Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  
Rpt.conf is where the majority of the node configuration occurs. Important node settings such as the node CW and voice ID, touchtone commands and timers are set. The default DIAL rpt.conf is well commented (see [https://github.com/AllStarLink/DIAL/blob/master/configs/rpt.conf rpt.conf on GitHub]).   
 
Rpt.conf is where the majority of the node configuration occurs. Important node settings such as the node CW and voice ID, touchtone commands and timers are set. The default DIAL rpt.conf is well commented (see [https://github.com/AllStarLink/DIAL/blob/master/configs/rpt.conf rpt.conf on GitHub]).   
 
==Status Commands==
 
==Status Commands==
 +
Status commands provide general information about the node.
 
{| class="wikitable"
 
{| class="wikitable"
 
! Status !! Status Function
 
! Status !! Status Function
Line 12: Line 13:  
|  4 || Give GPS location info
 
|  4 || Give GPS location info
 
|-
 
|-
|  5 || Last (dtmf) user
+
|  5 || Speak the last (dtmf) user  
 
|-
 
|-
 
|  11 || Force ID (local only)
 
|  11 || Force ID (local only)
Line 20: Line 21:     
==COP Commands==
 
==COP Commands==
COP (control operator) commands are privileged commands. Node admins may provide some of these to their user community based on personal preference. COP commands within rpt.conf take the general format of [[Structure of Config Files|key/value pairs]]. This COP 7 example would set touchtone 99 to enable the timeout timer.
+
COP (control operator) commands are privileged commands. Node admins may provide some of these to their user community based on personal preference. COP commands within rpt.conf take the general format of [[Structure of Config Files|key/value pairs]]. This COP 7 example would set touchtone *99 to enable the timeout timer.
    
<pre>99 = cop,7</pre>
 
<pre>99 = cop,7</pre>
896

edits

Navigation menu