Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
TAPI.Pickup
Picks up a call alerting at the specified group identification.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
TAPI | 4.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "TAPI.Pickup"; Call; GroupID ) More
Parameters
Parameter | Description | Example |
---|---|---|
Call | The call reference number. | $Call |
GroupID | The group identifier to which the alerting station belongs. |
Result
Returns OK or error.
Description
Picks up a call alerting at the specified group identification.This function checks for a license.
Created 22nd October 2014, last changed 1st December 2014
