DtmfPressed
The block defines the event that is generated when the defined or any DtmfPressed
DTMF code is received from the defined group. DTMF codes are detected both in
incoming and outgoing calls.
Input parameters
Key – define the DTMF code (or DTMF code group). If this parameter is not
completed, the event is generated whenever any DTMF code is detected
(default value: Any).
Valid values:
0, , , , , , , , , , , , , , , 1 2 3 4 5 6 7 8 9 * # A B C D
any for any key (default value).
Separate the values with a comma to specify a group of codes.
Direction – define the call direction.
Valid values:
incoming – incoming calls
outgoing – outgoing calls
any – both directions
The parameter is optional, the default value is .any
Output parameters
Event – the Event invoke connected Event or Action.
Pressed Key – the recorded received DTMF code which was the last to generate
the event. The DTMF is stored in the Key parameter format.