From Bright Pattern Documentation
< 5.3:Desktop-javascript-api-specification
Revision as of 17:55, 10 September 2019 by imported>Tracy
<translate>= Dial Number= Makes a call to the specified number.
For more information, see the Bright Pattern Contact Center Agent Guide, section How to Make an Internal Call and section How to Make an Outbound Call.
Request
Syntax
dialNumber(number);
Parameters
Parameter | Type | Optional/Required | Description | Example |
number | String | Required | The number to be dialed | "11234567" |
</translate>