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.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

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


TAPI.CreateCall - TAPI.Disconnect

Feedback: Report problem or ask question.