Click2Call - Getting Started

Getting started with CommPeak Click2Call.

What is Click2Call?

Click2Call is a VoIP API integration (HTTP GET Request). It uses a hyperlink that initiates a phone call.

A Click2Call request issues a command to call the agent that is registered to the PBX, and once answered, it issues an outbound call to the lead.

How to set up Click2Call?

Send a request to your account manager or to CommPeak support with information about your CRM vendor and PBX domain that you wish to activate the API for.The CommPeak team will give you a unique Click2Call URL. For example:​https://click2call.pbx.commpeak.com/call/crm_id/client_id/$leg_a/$leg_b/$prefix

ParameterDescription
crm_idUnique CRM vendor ID (Static - provided by CommPeak)
client_idUnique Click2Call ID that we give to a client (Static - provided by CommPeak)
$leg_aPBX agent ID number (Dynamic)
$leg_bLead’s phone number (Dynamic)
$prefixPBX outbound calls prefix (default prefix is 00) (Dynamic).

You need to use all the parameters above to send correct Click2Call requests to CommPeak PBX and initiate outgoing calls.

As a part of the Click2Call API integration, you need to whitelist the CRM IP (or any IP where the requests will come from). Refer here to learn how to whitelist your IPs for Click2Call.

📘

NOTE

In some cases, you also need to whitelist the PBX IP and C2C server on the CRM side.

Click2Call can be activated as a Chrome extension if you don’t use a CRM. Check out the CommPeak Click2Call Extension‍ article to learn more about its installation and configuration.