Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To use When using Vonage Premier for Service Cloud Voice, you must configure your Service Cloud Voice call center to use Vonage Contact Center (VCC) in your region.

Save the Vonage for Service Cloud Voice contact center configuration file

Save the following XML to a file on your computer and open it with a suitable text editor.

Code Block
languagexml
linenumberstrue
<callCenter>
    <section sortOrder="0" name="reqGeneralInfo" label="General Information">
        <item sortOrder="0" name="reqInternalName" label="InternalName">Vonage</item>
        <item sortOrder="1" name="reqDisplayName" label="Display Name">Vonage</item>
        <item sortOrder="2" name="reqVendorInfoApiName" label="Conversation Vendor Info Developer Name">XXXXXX</item>
    </section>
    <section sortOrder="1" name="reqHvcc" label="SCV Settings">
        <item sortOrder="0" name="reqTelephonyIntegrationCertificate" label="Telephony Integration Certificate">-----BEGIN CERTIFICATE-----XXXXXX-----END CERTIFICATE-----</item>
        <item sortOrder="1" name="reqLongDistPrefix" label="Long Distance Prefix"></item>
    </section>
    <section sortOrder="2" name="Vonage" label="Vonage Settings">
        <item sortOrder="0" name="vCCAccount" label="Account Name">XXXXXX</item>
    </section>
</callCenter>

On line 5, change the string XXXXXX to the following depending on your region:

...

On line 12, change XXXXXX to your VCC account name.

Info
titleVCC account name
Your VCC account name is available in the VCC Admin Portal. Log in to the VCC Admin Portal and click the icon at the top-right corner. The name of your account is in the menu that appears.

Import the Vonage for Service Cloud Voice contact center configuration file

To configure the Service Cloud Voice call center after installing Vonage for Service Cloud Voice into Salesforce for the first time, perform the following steps:

...

Go to Setup in Salesforce.

...

agents can leave voice messages for customers or prospects. They can upload and manage messages and then drop the messages during a call. For agents to use voicemail drop in Vonage Premier for Service Cloud Voice, you must create and then add the Salesforce voice extension to the Omni-Channel widget or utility.

Note
titlePrerequisites.

You must be using a version 23.107 or later of Vonage Premier for Service Cloud Voice.

To create the extension, perform the following steps:

  1. Go to Lightning App Builder within Setup.
  2. Click New.
  3. Select Voice Extension and click Next.
  4. Give the page a label such as 'Vonage voice extension'.
  5. Click Next and then Finish.
  6. Drag Vonage Voice Extension Header from Custom - Managed to the top of the page, and drag Vonage Voicemail Drop just below it.
  7. Click Save and then Activate.

To add the extension, perform the following steps:

  1. Go to Partner Telephony Contact Centers within Setup.
  2. Open the applicable contact center and click Edit.
  3. In Voice Extension, select the voice extension you created. Do not select the managed package version.
  4. Click Save.

The voice extension will now appear in agents' Omni-Channel widgets or utilities. For information about using voicemail drop in Vonage Premier for Service Cloud Voice, see Using voicemail drop in Vonage Premier for Service Cloud Voice.