HANGUP
![]() |
Terminates a phone script. |
Supported Script Types
![]() |
Phone |
Properties
None
Branches
None
Tips and Tricks
- It is possible that HANGUP will be used in the same script more than once.
- If an outbound call has not been connected, use END; any outbound calls that have been connected MUST use HANGUP.
- If the HANGUP action is executed and an ONRELEASE event action is present, NICE inContact will hang up on the caller and the script will jump to the ONRELEASE action.
Phone Script Example Using HANGUP
In this simple example, the script is triggered, a message plays, and when the message is done, the script hangs up the call.
Would you like to download this script?