Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1: −
Rpt.conf is where the majority of user-facing features of the node configuration occur. Important node settings such as the node's CW and voice ID, DTMF (touchtone) commands and timers are set. The default [https://github.com/AllStarLink/DIAL/blob/master/configs/rpt.conf DIAL rpt.conf] is well commented. It will be helpful to become familiar with the terms [[Structure of Config Files|stanza and key/value pair]] as we proceed.
+
Rpt.conf is where the majority of user-facing features of the node configuration occur. Important node settings such as the node's CW and voice ID, DTMF (touchtone) commands and timers are set. The default [https://github.com/AllStarLink/DIAL/blob/master/configs/rpt.conf DIAL rpt.conf] is well commented.  
    
=DTMF Commands=
 
=DTMF Commands=
DTMF decoding is an important part of node configuration so we'll discuss it first. DTMF commands may be placed in any one of three named stanzas. Each of these has a particular purpose.
+
DTMF commands may be placed in any one of three [[Structure of Config Files|named stanzas]]. Each of these has a particular purpose.
 
* The fuctions stanza - to decode DTMF from the node's local receiver.
 
* The fuctions stanza - to decode DTMF from the node's local receiver.
 
* The link_functions stanza - to decode DTMF from linked nodes.
 
* The link_functions stanza - to decode DTMF from linked nodes.
896

edits

Navigation menu