Creating an Outbound SIP Flow
- 02 Jul 2021
- 1 Minute to read
- Print
- DarkLight
This documentation version is deprecated, please click here for the latest version.
Creating an Outbound SIP Flow
- Updated on 02 Jul 2021
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Overview
Outbound calls made through SIP credentials rely on having an additional outbound Flow added to the handler. In Decisions, SIP credentials can be used to call through a SIP domain by creating a SIP Outbound Flow.
In order to create an outbound SIP Flow, a telephony handler must be made. To learn how to create a telephony handler, see Creating Telephony Handler.
Example
The SIP Outbound Flow will have the Call Initiated data associated with the call being placed as an input.
This example will demonstrate how to create a SIP Outbound Flow.
- Navigate to the Telephony Handler Folder. Click TELEPHONY and select Create SIP Outbound Flow.
- Name the SIP Flow (New SIP Flow) and click CREATE SIP HANDLER. Then, click on the SIP Flow to edit.When using SIP credentials, the call from the number will be formatted sip:[SIP Username]@[SIP Domain]. The telephony call steps by default clean the SIP credentials off of this number leaving just the username. By unchecking the Clean SIP Data from Numbers option the call will be placed through the credentials on the domain.
Was this article helpful?