From Bright Pattern Documentation
Jump to: navigation, search
Tracy (talk | contribs)
No edit summary
Updated via BpDeleteTranslateTags script
 
Line 1: Line 1:
<translate>= Dial Number=
= Dial Number=
Makes a call to the specified number.
Makes a call to the specified number.


Line 22: Line 22:
| "11234567"
| "11234567"
|}
|}
</translate>

Latest revision as of 04:02, 29 May 2024

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"
< Previous | Next >