CTI Integration
  • 05 Aug 2021
  • 4 Minutes to read
  • Dark
    Light

CTI Integration

  • Dark
    Light

Article Summary

CTI is a term that comes from the initials of Computer Telephony Integration, expressing the integration between the computer and the telecom product. The process of showing customer information on the screen when a call comes to the agent or when the agent initiates a call is called CTI popup. Tegsoft CTI operates according to popup parameters defined in "Contact Center Management -> Parameters" application.

Screen Shot 2021-04-12 at 15.56.40.png

There are 3 different popup parameters in the parameters section:

  • cc_popup.close: It is the parameter that determines how the CTI screens will operate after the call to the agent is ended. The default value is true, causes the screens to close with the finish the call, and false causes them to remain open until the next call comes.
  • cc_popup.dialoutpopup: It is the parameter that determines the CTI behavior when the agent initiates a call. The default value, true, causes the number to show in the CTI popup, and false causes no action in the CTI with the call.
  • cc_popup.mode: t is the parameter that CTI screens will appear on the agent screen. It has 3 different uses as explained below. These differences in usage can be viewed in the screenshots below.
    * Internal: By default, it allows only Tegsoft CRM to be displayed on the agent screen.
    * External: Provides only Popup URLS to be displayed as tabs on the Agent screen.
    * Both: Provides both Tegsoft CRM and Popup URLs to be displayed with two separate tabs on the agent screen.

Pop-Up Mode Internal Status

In this case, only Tegsoft CRM will run on the Agent screen.
Screen Shot 2021-04-12 at 16.11.00.png

Pop-Up Mode External Being Status

In this case, only Popup URLs will be seen on the agent screen.
Screen Shot 2021-04-12 at 16.13.47.png

Being Both in Pop-Up Mode

In this case, both Tegsoft CRM and Popup URLs will appear on the agent screen. Popup is the preferred method in cases where it will look at the URL. Information notes on the screen of the agent, scripts to facilitate his service, additional CRM etc. applications can be used as a Popup URL to make transactions from other screens.

Screen Shot 2021-04-12 at 16.11.00.png

Screen Shot 2021-04-12 at 16.13.47.png

Tegsoft CTI Popup URL Definition

Popup URL is defined from the "Call Center Management -> Integration Parameters" application.
Screen Shot 2021-04-12 at 16.45.47.png

Unlimited different screens can be defined. These screens can be authorized on the basis of agents with "Contact Center Management -> Agent Management" application.
Screen Shot 2021-04-12 at 16.26.46.png

Login URL

The login URL appears when the agent logs into the system. It is the screen that is used to enter user code and password for agents at login.

Sample URL : http://www.mycrm.com/process.asp?screen=login&user={USERCODE}&uid={UID}

Sample Result : http://www.mycrm.com/process.asp?screen=login&user=ahmet.dogan&uid=aswda-sdasd-qwdqwef-qwdd

Parameters to be Used: Explanations of parameters such as user code, password, ID information etc. are given below.

Call URL

Call URL is the URL that will be displayed on the screen when the agent receives a call.

Sample URL : http://www.mycrm.com/process.asp?screen=popup&user={USERCODE}&phone={PHONE}

Sample Result : http://www.mycrm.com/process.asp?screen=popup&user=ahmet.dogan&phone=02123212088

Parameters to be Used: User code, password, ID information, From which queue the call came from, from which phone number it came from, unique call number, etc. information about the call. In addition, all of the information on the well-known person card. Descriptions of the parameters are given below.

After-Call URL

After Call URL is a URL to be displayed after the call ends.

Smaple URL: http://www.mycrm.com/process.asp?screen=disconnect&user={USERCODE}

Sample Result : http://www.mycrm.com/process.asp?screen=disconnect&user=ahmet.dogan

Parameters to be Used: User code, password, ID information, etc. who have logged into the call center.

Call Parameters

  • {UID} : Unique code of logged in user — ID d19d89a9-bc90-4d6e-801a-cd8153548c58 gibi (The user ID that received the call)
  • {USERCODE} : User code that is logged in — USERCODE name.surname etc. (The user ID that received the call)
  • {CONTTYPE} : Contact type (VOICE, EMAIL, CHAT, CAMP vb.)
  • {PHONE} : Phone number of the caller
  • {UNIQUEID} : The unique number of the call
  • {SKILL} : Skill(Queue)
  • {SKILLNAME} : Skill(Queue) Name
  • All of the POPUP contact card fields in the call, such as {FIRSTNAME} person's name {LASTNAME} surname {PHONE7} 7. phone number can be used.
  • IVR keying in the call, etc. fields can be used for popups.

Webchat Parameters

  • {USERCODE} : User code that is logged in — USERCODE name.surname etc. (The user ID that received the Webchat)
  • {UNIQUEID} : The unique number of the webchat call
  • {CONTTYPE} : Contact type (VOICE, EMAIL, CHAT, CAMP vb.)
  • {PHONE} : Phone number of the contact
  • {SKILL} : Webchat Skill(Queue)
  • {CLID} : The unique phone number of the Webchat call
  • {DID} : The phone number to which the Webchat connection is made
  • {CONTID} : The unique number given to the contact
  • {TRUNKID} : The unique identifier of the trunk
  • {ROUTEID} : The unique detail identifier for trunk
  • {ENGINETYPE} : The type of webchat integrations
  • {DIRECTION} : The type of call route
  • {UID} : Unique code of logged in user — ID d19d89a9-bc90-4d6e-801a-cd8153548c58 gibi (The user ID that received the Webchat call)
  • {TODAY} : Date information without time
  • {NOW} : Date information with time (DD/MM/YYYY HH:MM:SS)

Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.