ActiveConnectionDivert(RegistrarRecord) Method

PickupCall(RegistrarRecord, ActiveConnection). Reroute the incoming call to specifc device

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
void Divert(
	RegistrarRecord the_device
)

Parameters

the_device  RegistrarRecord
replaces ringing call with the new connection made to specifc device

Remarks

Exceptions

OperationFailedcall manager has rejected request
PBXIsNotConnectedNo connection with call manager to perform action

See Also