<hangup>
Last updated
Role: <hangup> Ends the call.
Use:
Announcement – If you just want to play an announcement and complete the call.
Off Hours – There is no one to answer the call during off hours. You can simply play a message and hangup the call.
<hangup> does not requite any attribute.
<?xml version="1.0" encoding="UTF-8"?>
<Response>
<Say>There is no one to answer you call, please call during business hours.</Say>
<hangup/>
</Response>Last updated