Hang Up Call

This topic provides an overview of the Hang Up Call component, and describes its configuration as well as supported connections.

Component introduction

Hang Up Call component is one of the end components to terminate caller's connection to the current call flow. When callers are routed to the component, the call will be disconnected.

Component configuration

No configuration is needed for this component.

Component connections

Hang Up Call component comes with a built-in Call End branch. This branch can be connected on one component, which can be any of the components listed below.

Component Description
Internal Data Ops Internal Data Ops component allows you to query and update data from PBX-native database.
Email Sender Email Sender component allows you to send emails, enabling real-time notifications, alerts, or delivery of user-specific information.

For more information, see Email Sender.

Database Access Database Access component allows you to interact with database during a call flow. You can execute SQL operations to retrieve or update data as needed.

For more information, see Database Access.

HTTP Request HTTP Request component allows you to send HTTP requests to external web servers, enabling data exchange with third-party services.

For more information, see HTTP Request.