| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
TAPI.Hold
Places or removes the call from the hold.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| TAPI | 4.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "TAPI.Hold"; Call; Hold ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| Call | The call reference number. | $Call |
| Hold | Whether to put call on hold. Pass 1 for hold and 0 for unhold. | 1 |
Result
Returns OK or error.
Description
Places or removes the call from the hold.This function checks for a license.
Created 22nd October 2014, last changed 1st December 2014