Jump to: navigation, search
Line 1: Line 1:
 
=Voice Interactions=
 
=Voice Interactions=
Workspace employs the following Voice channel functions:
+
Workspace uses the following privileges to enable voice-related functionality:
* Make Call
+
{| class="no-border"
* Release Call (End Call)
+
|
* Hold Call
+
*[[Voice#privilege.voice.can-extend-after-call-work|privilege.voice.can-extend-after-call-work]]
* Resume Call (Retrieve Call)
+
*[[Voice#privilege.voice.can-forward|privilege.voice.can-forward]]
* Mark done
+
*[[Voice#privilege.voice.can-make-call|privilege.voice.can-make-call]]
* Set Disposition
+
*[[Voice#privilege.voice.can-one-step-conference|privilege.voice.can-one-step-conference]]
* Send DTMF (Keypad)
+
*[[Voice#privilege.voice.can-one-step-transfer|privilege.voice.can-one-step-transfer]]
* Transfer
+
*[[Voice#privilege.voice.can-reject-call|privilege.voice.can-reject-call]]
* Consult
+
*[[Voice#privilege.voice.can-release-call|privilege.voice.can-release-call]]
* Conference
+
*[[Voice#privilege.voice.can-send-dtmf|privilege.voice.can-send-dtmf]]
You use the following options in the <tt>interaction-workspace</tt> section to configure voice interactions:
+
|
 +
*[[Voice#privilege.voice.can-two-step-conference|privilege.voice.can-two-step-conference]]
 +
*[[Voice#privilege.voice.can-two-step-transfer|privilege.voice.can-two-step-transfer]]
 +
*[[Voice#privilege.voice.can-use|privilege.voice.can-use]]
 +
*[[Voice#privilege.voice.consultation.can-use-caller-id|privilege.voice.consultation.can-use-caller-id]]
 +
*[[Voice#privilege.voice.make-call.can-use-caller-id|privilege.voice.make-call.can-use-caller-id]]
 +
*[[Voice#privilege.voice.show-monitoring.can-use|privilege.voice.show-monitoring.can-use]]
 +
*[[Voice#privilege.voice.single-step-conference.can-use-caller-id|privilege.voice.single-step-conference.can-use-caller-id]]
 +
*[[Voice#privilege.voice.single-step-transfer.can-use-caller-id|privilege.voice.single-step-transfer.can-use-caller-id]]
 +
|}
 +
 
 +
You can use the following options in the '''[interaction-workspace]''' section to configure voice interactions:
 
* <tt>[[Voice#voice.auto-answer|voice.auto-answer]]</tt> &mdash; Specifies whether a voice interaction is automatically answered when a TServer Ringing event is received. This option can be overridden by a routing strategy.
 
* <tt>[[Voice#voice.auto-answer|voice.auto-answer]]</tt> &mdash; Specifies whether a voice interaction is automatically answered when a TServer Ringing event is received. This option can be overridden by a routing strategy.
 
* <tt>[[Voice#voice.mark-done-on-release|voice.mark-done-on-release]]</tt> &mdash; Specifies whether the Mark Done function is required to complete the release of the call.
 
* <tt>[[Voice#voice.mark-done-on-release|voice.mark-done-on-release]]</tt> &mdash; Specifies whether the Mark Done function is required to complete the release of the call.

Revision as of 16:11, July 9, 2015

Voice Interactions

Workspace uses the following privileges to enable voice-related functionality:

You can use the following options in the [interaction-workspace] section to configure voice interactions:

  • voice.auto-answer — Specifies whether a voice interaction is automatically answered when a TServer Ringing event is received. This option can be overridden by a routing strategy.
  • voice.mark-done-on-release — Specifies whether the Mark Done function is required to complete the release of the call.
  • voice.prompt-for-end — Specifies whether Workspace displays a confirmation message when the agent clicks 'End'. This option can be overridden by a routing strategy as described in this Deployment Guide.
  • privilege.voice.can-one-step-conference — Enables instant conferencing of a voice call. Depends on privilege.voice.can-use.
  • privilege.voice.can-one-step-transfer — Enables instant conferencing of a voice call. Depends on privilege.voice.can-use.
  • privilege.voice.can-send-dtmf — Enables agents to send DTMF during a voice call. Depends on privilege.voice.can-use.
  • privilege.voice.can-use — Mandatory to use the voice channel. When the value of this option is set to true, the agent is permitted to use the Voice channel.
  • privilege.voice.show-monitoring.can-use — Enables agents to be notified that the current call is monitored by a supervisor.
  • interaction.disposition.is-mandatory — Specifies whether it is mandatory for the agent to set a disposition code before Marking Done an interaction. This option can be overridden by a routing strategy.
  • interaction.disposition.is-read-only-on-idle — Prevents changes to the disposition code after the interaction has been released. This option can be overridden by a routing strategy.
  • interaction.disposition.key-name — The key that is used to populate attached data or a user event when a disposition code is submitted to the back-end system, such as T-Server, Interaction Server, and Contact Server. This option can be overridden by a routing strategy.
  • interaction.disposition.use-attached-data — Enables the adding of attached data from the interaction in UserEvent. This option can be overridden by a routing strategy.
  • interaction.disposition.value-business-attribute — A character string that specifies the name of the Business Attribute that contains the Attribute Values that are used as an enumerated value for a disposition code. This option can be overridden by a routing strategy.
  • intercommunication.voice.make-call-caller-id-business-attribute — A character string that specifies the name of the Business Attribute that contains the Attribute Values used as an enumerated value to select the caller id during a make call.
Comments or questions about this documentation? Contact us for support!