Creating a Telephony Handler
  • 03 May 2022
  • 1 Minute to read
  • Dark
    Light

Creating a Telephony Handler

  • Dark
    Light

Article Summary

Overview

All inbound telephony communication relies on having a Telephony Handler configured in the Portal. This Handler defines what phone numbers will be used to receive either an Interactive Voice Response (IVR) or Short Message Service (SMS) requests. It must be configured before any inbound telephony Flows can be used.

Example

This example will demonstrate how to create a Telephony Handler.

  1. Log in as an admin account and navigate to System > Applications > Telephony. Right-click on Telephony and select Add Telephony Handler.
  2. Fill in the Handler Name and Initial Phone Numbers on the Add Handler dialog window. Then, ensure that Use SMS is checked.
    The number(s) entered in the Initial Phone Numbers textbox should be the phone number(s) from the telephony service that will receive SMS messages.


After creating a Telephony Handler, there will be a new Folder created at System > Telephony > [Name of Telephony Handler]. This new Folder contains the Flows to handle both IVR and SMS requests. These Flows will run when the associated number(s) added to the Handler are called or texted. Additional numbers can be added when the Telephony button is clicked.


If SIP accounts are going to be used, the SIP domain will need to be added to the handler by right-clicking the Telephony Handler name, selecting Telephony, and clicking Add SIP Domain option.
Is Active will need to be checked for an active domain.

Was this article helpful?