Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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