AvailableRouting Interface

represents Available status routing

Definition

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

Properties

Busy Destination on Busy
If Extension is busy (responds or configured to receive only one call) - call will be routed to this destination
NoAnswer NoAnswer destination
when extension does not answer during specified timeout or responds with NoAnswer to the incoming call - call will be routed to this destination
NotRegistered Destination if NotRegistered
If there are no valid destinations are registered for the extension - call will go to this destination

See Also