Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected typo: licence --> license


Section


Column
width50%


Panel
borderColor#eeeeee
bgColorwhite
titleColorwhite
borderWidth1
titleBGColor#0367a0
borderStylesolid
titleContents

Table of Contents



Column
width50%


Panel
borderColor#eeeeee
bgColorwhite
titleColorwhite
borderWidth1
titleBGColor#3a88c8
borderStylesolid
titleVersion history


Change History



...

ItemRequirement/recommendation

Minimum version

  • Professional edition (Express and Essentials licenses only)—requires Web Services API
  • Enterprise edition
  • Unlimited edition
  • Performance edition

Salesforce licencelicense

The ContactWorld managed package requires a Salesforce.com account to establish the API connection between Salesforce and the ContactWorld accounts

Info
You can dedicate this account to ContactWorld or you can share it with other applications. A dedicated account is preferable, as it allows for greater fault finding and auditing without impacting other applications.


Session SettingsSessions must not be locked to the IP address from which they originated. For information about this and other session settings, see Salesforce help.
Web browserFor information about required browsers, see Salesforce help.

Number format

Telephone numbers within Salesforce should be in E.164 format (maximum is 15 digits). For information about the E.164 format, see E.164 format. The format of the number is required for dynamic call routing, screen popping and Click to dial.

API calls

Your organization must be enabled for API access. You must also operate within the API request limits set by Salesforce for your account.

As a guide, each read and each write to and from Salesforce makes one API call. For example, 100 calls make 200 API calls.

For information about user permissions required to run API calls, see ContactWorld API user permissions.

Data requirements

You must have enough Salesforce data storage available for your use. For information about data storage limits in Salesforce, see Salesforce help.

As a guide, each call made or received in ContactWorld generates a Salesforce task record. Task records are 2 kilobytes (KB).

Salesforce CTI

We provide a Call Center definition file for you to import. The imported Call Center uses Open CTI. You do not need to install a CTI adapter.

...

ItemRequirement/recommendation

Server-side ports—outbound traffic (packets leaving the customer's network)

Signaling: 443

Presence: 443

Real-time Transport Protocol (RTP): 10,000-20,000

Client-side ports—
return traffic (packets entering the customer's network)

Softphone selects any available port from the ephemeral range—on most machines ports 1,024 to 65,535.
Protocol

Signaling: TCP

Presence: TCP

RTP: User Datagram Protocol (UDP)

Bandwidth100 kilobits per second (kbps) (symmetric)
Firewall configuration

Firewalls should allow UDP to and from the public internet for the browsers that will be using ContactPad with WebRTC.

NewVoiceMedia WebRTC servers use fixed IP addresses from a public range of IP addresses but use dynamic port number. We therefore strongly recommend that your firewall does not limit access to a specific range of port numbers for those IP addresses.

Allow the following IP addresses:

LocationIP addresses

Australia

54.252.254.64/26

Brazil177.71.206.192/26
Ireland54.171.127.192/26
52.215.127.0/24
Frankfurt 35.156.191.128/25
Japan 54.65.63.192/26
Singapore 54.169.127.128/26
US East Coast (Virginia) 54.172.60.0/23
34.203.250.0/23


Supported browsers

Google Chrome™, latest version

Mozilla® Firefox®, latest version

Salesforce integrationWebRTC is only supported in Salesforce Lightning Experience and in the console view in Salesforce Classic. For information about Salesforce console, see Salesforce help.
Backup phoneAll agents should have access to an alternative phone as a backup for WebRTC.
Alternative phoneWe recommend that agents have access to an alternative phone for non-ContactWorld related calls.

...