From Bright Pattern Documentation
Jump to: navigation, search
 
Line 1: Line 1:
 
<translate>= Dial Number=
 
<translate>= Dial Number=
This function makes a call to the specified number.
+
Makes a call to the specified number.
  
 
For more information, see the Bright Pattern Contact Center ''Agent Guide'', section [[agent-guide/HowtoMakeanInternalCall|How to Make an Internal Call]] and section [[agent-guide/HowtoMakeanOutboundCall|How to Make an Outbound Call]].
 
For more information, see the Bright Pattern Contact Center ''Agent Guide'', section [[agent-guide/HowtoMakeanInternalCall|How to Make an Internal Call]] and section [[agent-guide/HowtoMakeanOutboundCall|How to Make an Outbound Call]].

Latest revision as of 17:55, 10 September 2019

• 5.19 • 5.2 • 5.3 • 5.8

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 >