ActiveConnectionMoveTo Method

Reserved for future use. Move connection to specified device. If connection is established, it can be moved to another device. Routing rules will not be applied to the transfer operation.

Definition

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

Parameters

device  RegistrarRecord
the destination device

Exceptions

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

See Also