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: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

TAPI.Dial

Dials the specified address.

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

Parameters

Parameter Description Example
Call The call reference number. $Call
DestAddress Representation of address to be dialed. The format must conform to a standard dialable address. 123456789

Result

Returns OK or error.

Description

Dials the specified address.
You can dial on calls made with TAPI.CreateCall.

See also

This function checks for a license.

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


TAPI.CreateCall - TAPI.Disconnect

💬 Ask a question or report a problem