Onhold

在呼叫昝侯时执行特定的任务,例如播放音乐或语音消息。

Dependencies

  • Onholdevent action
  • 如果没有 Onhold 事件,当被置于挂起状态时,呼叫者将听不到任何声音(因而极可能挂断电话)。
  • Onhold 最常使用的方式是播放音乐。
  • 最常与 Onhold include Play, Playlog, and Menu.

Supported Script Types

The icon for a Generic script type - a rectangle with < and > symbols inside it.

The icon for the Email script type - a large @ symbol in a diamond.

The icon for the Chat script type - a chat bubble with an ellipsis inside (...), in a diamond shape.

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

The icon for the Voicemail script type - a symbol that looks like a cassette tape - two circles sitting on a horizontal line.

The icon for the Work Item script type-a piece of paper with one corner folded down and a bullet list on it.

The icon for the SMS script type - a smart phone with a chat bubble coming out of it.

通用

电子邮件 聊天 电话 语音信箱 工作项目 短信

Properties

None

Result Branch Conditions

结果分支条件允许您在脚本中创建分支,以在执行操作时处理不同的结果。

条件

说明

Default

除了脚本满足条件要求其接受其他分支的情况之外,所要采用的路径。如果未定义操作的其他分支,也会执行此操作。

Script Example

此示例并非完整的脚本。要使用此操作,需要额外的脚本编写工作。

In this script, you'll notice that Onhold is not connected to the main script, making it a standalone event. In this script, if a call is placed on hold, music will play until the call is taken off hold.

Download this script.