Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2   11.3   11.4    Statistic    FMM    Blog  

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.

Created 22nd October 2014, last changed 1st December 2014


TAPI.HandoffDirect - TAPI.Initialize

Feedback: Report problem or ask question.