PhoneSystemDropRingingAction Enumeration

the action which will be applied if connection is terminated using "CANCEL" method (device is ringing)

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public enum DropRingingAction

Members

Terminate0 send cancel with user requested handup.
Busy1 emulate "Busy" response
NoAnswer2 emulate "No answer" response

See Also