3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
Active
Connection
Replace
With 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#
Copy
void
ReplaceWith
(
string
number
)
Parameters
number
String
the destination number
Exceptions
OperationFailed
call manager has rejected request
PBXIsNotConnected
No connection with call manager to perform action
See Also
Reference
ActiveConnection Interface
TCX.Configuration Namespace
In This Article
Definition
Exceptions
See Also