ICallOnDTMFInput Event

delivers dtmf input. DTMF input may be blocked using PlayPrompt command.
when script is in "passive mode" it may receive such events (f.e. when "passive mode" is triggered by {0} Overload

Definition

Namespace: CallFlow
Assembly: 3CX.CallFlow (in 3CX.CallFlow.dll) Version: 20.0.1
C#
event Action<char> OnDTMFInput

Value

ActionChar

See Also