PhoneSystemDropRingingAction Enumeration
the action which will be applied if connection is terminated using "CANCEL" method (device is ringing)
Namespace: TCX.ConfigurationAssembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
public enum DropRingingAction
| Terminate | 0 |
send cancel with user requested handup.
|
| Busy | 1 |
emulate "Busy" response
|
| NoAnswer | 2 |
emulate "No answer" response
|