| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
TAPI.BlindTransfer
Performs a blind or single-step transfer of the specified call to the specified destination address.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| TAPI | 4.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "TAPI.BlindTransfer"; Call; DestAddress ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| Call | The call reference number. | $Call |
| DestAddress | Destination address for the transfer. |
Result
Returns OK or error.
Description
Performs a blind or single-step transfer of the specified call to the specified destination address.The application must be the owner of the call. After a successful transfer, the call state transitions to disconnected.
This function checks for a license.
Created 22nd October 2014, last changed 1st December 2014