ExtensionBusyDetection Property

Configures the busy detection mechanism to use to determine whether the phone can accept a call or not. This setting is superseded by CurrentProfile.BusyDetection which is defining timeout when Extension is in specified state.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
BusyDetectionType BusyDetection { get; set; }

Property Value

BusyDetectionType

See Also