Overview
All inbound telephony communication relies on configuring a Telephony Handler 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.
- Navigate to Project > Manage > Integrations > Telephony. Then, click Add Telephony Handler.

- 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.


If SIP accounts are used, the SIP domain must 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.

Feature Changes
| Description | Version | Release Date | Developer Task |
|---|---|---|---|
| Telephony handlers, including IVR and SMS, are now created within a project instead of at the system level. This allows their handler flows to use Twilio steps at the project level. | 10.1 | August 2026 | [DT-044273] |