Changes

Jump to navigation Jump to search
Line 2: Line 2:     
=DTMF Commands=
 
=DTMF Commands=
DTMF decoding is an important of node configuration so we'll discuss it first. DTMF commands may be placed in any one of four named stanzas
+
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.
* The fuctions stanza
+
* The fuctions stanza - to decode DTMF from the node's local receiver.
* The link_functions stanza
+
* The link_functions stanza - to decode DTMF from linked nodes.
* The phone_functions stanza
+
* 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:
 
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:
896

edits

Navigation menu