Hangup

This help page is for Desktop Studio.This information is also available for CXone Studio.

终止电话脚本中的活动语音呼叫。如果在与坐席交互时执行,则会挂断联系人。

Dependencies

  • 挂断会终止电话脚本和所有相关的电话呼叫。
  • 如果拨出电话尚未接通,则使用 END action;任何已接通的拨出电话均应使用 Hangup
  • 如果 Hangup 操作已执行,且存在 Onrelease event action,则 CXone 会挂断呼叫者,并且脚本跳转到 OnRelease 操作。

Supported Script Types

The icon for the Phone script type - an old-style phone handset with curved lines indicating sound coming out of it.

电话

Comparison of Similar Actions

以下操作具有类似功能,但存在一些关键区别:

  • Discard:终止电子邮件脚本。
  • End:终止电话、语音邮件、SMS 或数字脚本。不终止数字联系人,但终止使用其他媒体类型的脚本中的联系人。
  • End a Contact:终止活动联系人。不终止当前脚本。
  • EndText:终止不包含 Regagent 操作的 SMS 工作流(仅适用于数字关闭 与Digital Experience相关的任何渠道、联系或技能。渠道)。
  • EndWi:使用原因代码终止工作项。不终止当前脚本。
  • Exit:终止聊天会话并断开聊天联系。
  • Hangup:终止电话脚本。
  • Return:终止下标并将控制权返回给原始脚本。

请勿使用 Stop action来终止脚本。它不会终止脚本,而会让联系人继续运行。这会对CXone服务器产生负面影响。

Properties

None

Branches

None. This is a terminating action, so no branches are required.

Script Example

这是一个示例,说明如何在脚本中使用此操作。它并不是一个完整的脚本。可能还需要编写其他脚本。

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?