Navigation menu

Bright Pattern Documentation
    • ⧼login-private⧽
  • Edit 5.2‌
    • History
From Bright Pattern Documentation
< 5.2:Desktop-javascript-api-specification
Revision as of 22:07, 9 September 2019 by Tracy (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
• 5.19 • 5.2 • 5.3 • 5.8

<translate>= Dial Number= This function 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.

Contents

  • Desktop JavaScript API Specification
  • Introduction
  • Purpose
  • AudienceAPI Methods
  • General Information
  • Dial Number
    • 1.1 Syntax
  • 2 Parameters
  • Select Service
  • Single-Step Transfer
  • Single-Step Conference
  • Terminate Interaction
  • Set Notes
  • Set Disposition
  • Set Disposition By Name
  • Post Variable
  • Set Reporting Custom Field
  • Complete Interaction
  • Complete Interaction with Disposition and Notes
  • Get Call Recording Status
  • Start Call Recording
  • Stop Call Recording
  • Mute Call Recording
  • Unmute Call Recording
  • Get Screen Recording Status
  • Stop Screen Recording
  • Pause Screen Recording
  • Resume Screen Recording
  • Pause Call and Screen Recording
  • Resume Call and Screen Recording
  • Callback

Request

Syntax

dialNumber(number);

Parameters

Parameter Type Optional/Required Description Example
number String Required The number to be dialed "11234567"


</translate>

< Previous | Next >
Retrieved from "https://help.brightpattern.com/index.php?title=5.2:Desktop-javascript-api-specification/DialNumber&oldid=46981"