Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

TAPI.ParkIndirect

Parks the call and returns the parked address.

Component Version macOS Windows Linux Server iOS SDK
TAPI 4.4 ❌ No ✅ Yes ❌ No ❌ No ❌ No
MBS( "TAPI.ParkIndirect"; Call )   More

Parameters

Parameter Description Example
Call The call reference number. $Call

Result

Returns address or error.

Description

Parks the call and returns the parked address.
With TAPI.ParkDirect, the application determines the address at which it wants to park the call. With nondirected park, the switch determines the address and provides this to the application. In either case, a parked call can be unparked by specifying this address.
The parked call enters the disconnected state after it has been successfully parked.
Some switches can remind the user after a call has been parked for some long amount of time. The application sees an offering call with a call reason set to reminder.

See also

This function checks for a license.

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


TAPI.ParkDirect - TAPI.Pickup