Changes

Jump to navigation Jump to search
Line 2: Line 2:     
=DTMF Commands=
 
=DTMF Commands=
DTMF commands may be placed in any one of three [[Structure of Config Files|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]]. Function stanzas control access to DTMF commands that a user can issue from various
 +
control points.
 
* 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.
 
* The phone_functions stanza - to decode DTMF from telephone connects.
 
* The phone_functions stanza - to decode DTMF from telephone connects.
 
+
Function stanzas control access to DTMF commands that a user can issue from various control points in app_rpt. There can be separate function stanzas defined for radio interfaces, and dial-in access. Nodes on the same Asterisk/app_rpt server can have separate (or same) function stanzas. A function stanza key/value pair has the following format:
+
Nodes on the same server can have separate (or the same) function stanzas. A function stanza key/value pair has the following format:
    
dtmfcommand=functionclass,[functionmethod],[parameters]
 
dtmfcommand=functionclass,[functionmethod],[parameters]
896

edits

Navigation menu