Skip to content

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.

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.

There is nothing to configure. Drop the component into your flow and connect it where you need the call to end.

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.

ComponentWhat it does
Internal Data OpsQueries and updates records in the built-in PBX (Private Branch Exchange, your phone system’s call-routing engine) database.
Email SenderSends an email, so you can push notifications, alerts, or caller-specific details.
Database AccessConnects 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 RequestSends 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 covers several purpose-built components. For details, see: