From Bright Pattern Documentation
Jump to: navigation, search
(Created new topic from branched topic Documentation:ServicePattern:desktop-javascript-api-specification:DialNumber:5.1)
 
(Updated via BpDeleteTranslateTags script)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<translate>= Dial Number=
+
= 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]].
  
== Syntax ==
+
== Request ==
''dialNumber(number);''
+
=== Syntax ===
 +
dialNumber(number);
  
 
== Parameters ==
 
== Parameters ==
''number'' – String containing the number to be dialed; required
+
{|border="1" style="border-collapse:collapse" cellpadding="5"
 
+
| '''Parameter'''
 
+
| '''Type'''
 
+
| '''Optional/Required'''
<center>[[desktop-javascript-api-specification/GeneralInformation|< Previous]]  | [[desktop-javascript-api-specification/SelectService|Next >]]</center>
+
| '''Description'''
</translate>
+
| '''Example'''
 +
|-
 +
| number
 +
| String
 +
| Required
 +
| The number to be dialed
 +
| "11234567"
 +
|}

Latest revision as of 04:31, 29 May 2024