Hang Up Call
Use the Hang Up Call component to end a caller’s connection within a call flow. It is one of the end (terminating) components: as soon as a caller is routed to it, the call is disconnected.
What this component does
Section titled “What this component does”Hang Up Call closes out the current call flow by dropping the caller’s connection. Place it wherever the interaction should finish, for example after a message has played, once a self-service task is complete, or on a branch where no further routing is intended.
Configuration
Section titled “Configuration”There is nothing to configure. Drop the component into your flow and connect it where you need the call to end.
Connections
Section titled “Connections”Hang Up Call includes one built-in branch, Call End. Although the call itself is disconnected, you can attach this branch to a single follow-up component so that an action runs after the call has ended. The branch can connect to any one of the components below.
| Component | What it does |
|---|---|
| Internal Data Ops | Queries and updates records in the built-in PBX (Private Branch Exchange, your phone system’s call-routing engine) database. |
| Email Sender | Sends an email, so you can push notifications, alerts, or caller-specific details. |
| Database Access | Connects to a database during the flow, running SQL (Structured Query Language, the standard language for reading and writing database records) to read or write data. |
| HTTP Request | Sends an HTTP (Hypertext Transfer Protocol, the protocol web services use to exchange data) request to an external web server to share data with third-party services. |
Internal Data Ops components
Section titled “Internal Data Ops components”Internal Data Ops covers several purpose-built components. For details, see:
- Get Extension Presence Status
- Set Extension Presence Status
- Get Queue Agent
- Get Queue Info
- Get Agent Status
- Set Agent Status
- Get System Info
- Get System Capacity
- Get Extension Info
- Get Company Contact Info