Dtmfentered, Codeentered, Event.dtmfentered – 2N Helios IP Automation Manual v2.7 User Manual
Page 11: Event.codeentered, Variables, Example, Parameters

11
any – both directions
The parameter is optional, the default value is
.
any
Variables
Key – the recorded received DTMF code which was the last to generate the
event. The DTMF is stored in the Key parameter format.
Example
Event generated upon detection of DTMF code #:
Event.KeyPressed: Key=#
Event.DtmfEntered
The
block defines the event that is generated by entering of a DTMF
DtmfEntered
numeric code confirmed with the * key in an incoming or outgoing call.
Parameters
Code
efine the numeric code.
– d
Valid values:
numeric code – 12345, e.g.
Variables
Code – the detected received numeric code which was the last to generate this
event.
Example
Event generated upon detection of DTMF code 12345*
Event.DtmfEntered: Code=12345
Event.CodeEntered
The
block defines the event generated by entering of a numeric code
CodeEntered
and confirmation with the * key (for numeric keypad models only).