SIPXFERPUTHD

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

允许在转移或盲转之前对呼叫的 SIP 标题进行添加。使用 BLINDXFER action

The SIPXFERPUTHD action is found in the Framework tab in Studio, not the Tools tab. The path is Framework  >  Voice  >  SIP  >  SIPXFERPUTHD.

必须在 CXone 平台中的 SIP 中继线组上启用设置,才可以接受标题。请联系您的客户服务代表以启用该设置。

Supported Script Types

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

电话

Similar Actions

The Sipgetheader action and the Sipputheader action perform a similar function as SIPXFERPUTHD but are for use with the Placecall action.

Input Properties

这些属性定义操作在执行时使用的数据。

属性

说明

说明文字

输入在脚本中唯一标识此操作的短语。标题显示在脚本画布上的操作图标下方。The default is the action name.

HeaderName

标题的名称。必须是以下各项之一:

HeaderValue

标题值可以是任意数据或脚本变量。

Result Branch Conditions

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

条件

说明

Default

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

OnError

操作无法正确执行时所采用的路径。例如,出现连接不良、语法错误等意外问题时。_ERR 变量以单个下划线字符填充,应包含对问题的简要解释。