ActiveConnectionReplaceWith Method

Transfer operation. Replace the connection with new connection made with specified number

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
void ReplaceWith(
	string number
)

Parameters

number  String
the destination number

Exceptions

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

See Also