<Hangup>
TL;DR
<Hangup>
the currently active call voice call.
Need Help? Let's Talk
Join our Discord community - we're here to help.
Description
The <Hangup>
verb ends a session (a call into the Cloudonix platform).
Example
<?xml version="1.0" encoding="UTF-8"?>
<Response>
<Say>Thank you for calling. Goodbye!</Say>
<Hangup/>
</Response>
Pay attention that <Hangup>
will hangup the call, but will indicate a successful billable call.
To reject a call without a billing event, use the <Reject>
verb.