Onhold

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

音楽やボイスメッセージの再生など、通話が保留中に特定のタスクを実行します。

依存関係

  • Onholdevent actionです。
  • Onholdイベントがないと、発信者は保留状態になっていると無音になります(おそらく切断する可能性があります)。
  • Onholdの最も一般的な用途は、音楽の再生です。
  • Onhold include Play, Playlog, and Menu.

サポートされているスクリプトタイプ

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.

一般

Eメール チャット 電話 ボイスメール ワークアイテム SMS

プロパティ

なし

結果ブランチ条件

結果の分岐条件を使用すると、アクションが実行されたときにさまざまな結果を処理できるように、スクリプトにブランチを作成できます。

条件

説明

Default

スクリプトが他のブランチのいずれかを取る必要がある条件を満たさない限り、パスが取られます。他のブランチが定義されていない場合にも使用されます。

スクリプトの例

これは、このアクションをスクリプトでどのように使用できるかを示す例です。完全なスクリプトではありません。追加のスクリプト作成が必要な場合があります。

このスクリプトでは、Onholdがメインスクリプトに接続されておらず、スタンドアロンイベントになっていることがわかります。このスクリプトでは、通話が保留になると、通話が保留されるまで音楽が再生されます。

このスクリプトをダウンロード