PhoneSystemTransferCall(Int32, String, String) Method
request to transfer established call. (replace participant of the call)
Namespace: TCX.ConfigurationAssembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
public void TransferCall(
int CallID,
string dn,
string number_to
)
- CallID Int32
- CallID on PBX (see ActiveConnection)
- dn String
- Specifies the participant (Number) who will be replaced by new one (by dialing to number_to)
- number_to String
- The number which should be dialed by PBX to reach the new participant
IPhoneSystemTransferCall(Int32, String, String)
In some very specific call scenarious it may be useful to set
dn to point to
ExternalLine participant of the call
In that case external participant of the call will be replaced with new one