(Update with the copy of version: 8.5.2DRAFT) |
(Update with the copy of version: 8.5.2DRAFT) |
||
Line 2: | Line 2: | ||
Workspace Web Edition provides the following options for managing Voice: | Workspace Web Edition provides the following options for managing Voice: | ||
__TOC__ | __TOC__ | ||
+ | ====privilege.voice.can-extend-after-call-work==== | ||
+ | * Default Value: <tt>false</tt> | ||
+ | * Valid Values: <tt>true</tt>, <tt>false</tt> | ||
+ | * Changes take effect: When the session is started or restarted. | ||
+ | * Description: Allows agent to extend the After Call Work state. Depends on [[Voice#privilege.voice.can-use|privilege.voice.can-use]]. | ||
====privilege.voice.can-forward==== | ====privilege.voice.can-forward==== | ||
Line 7: | Line 12: | ||
* Valid Values: <tt>true</tt>, <tt>false</tt> | * Valid Values: <tt>true</tt>, <tt>false</tt> | ||
* Changes take effect: When the session is started or restarted. | * Changes take effect: When the session is started or restarted. | ||
− | * Description: Enables forward of voice call. This option requires [[Voice#privilege.voice.can-use|privilege.voice.can-use]] | + | * Description: Enables forward of voice call. This option requires [[Voice#privilege.voice.can-use|privilege.voice.can-use]] to be <tt>true</tt>. |
====privilege.voice.can-make-call==== | ====privilege.voice.can-make-call==== | ||
Line 62: | Line 67: | ||
* Changes take effect: When the application is started or restarted. | * Changes take effect: When the application is started or restarted. | ||
* Description: Specifies whether a voice interaction is automatically answered when a EventRinging message is received. This option can be overridden by a routing strategy as described in this [[OverridingInteractionWorkspaceOptions|Deployment Guide]]. | * Description: Specifies whether a voice interaction is automatically answered when a EventRinging message is received. This option can be overridden by a routing strategy as described in this [[OverridingInteractionWorkspaceOptions|Deployment Guide]]. | ||
+ | |||
+ | ====voice.cancel-after-call-work-on-done==== | ||
+ | * Default Value: <tt>false</tt> | ||
+ | * Value Values: <tt>true</tt>, <tt>false</tt> | ||
+ | * Changes take effect: When the application is started or restarted. | ||
+ | * Description: Specifies if the voice channel should be forced to its former status when the agent marks the voice interaction as 'done' while the voice channel is in After Call Work status. | ||
====voice.floating-interaction-mode.auto-collapse==== | ====voice.floating-interaction-mode.auto-collapse==== | ||
Line 74: | Line 85: | ||
* Changes take effect: When the session is started or restarted. | * Changes take effect: When the session is started or restarted. | ||
* Description: Specifies if an interaction should be closed automatically if a Release message is received. This option can be overridden by a routing strategy as described in this [[OverridingInteractionWorkspaceOptions|Deployment Guide]]. | * Description: Specifies if an interaction should be closed automatically if a Release message is received. This option can be overridden by a routing strategy as described in this [[OverridingInteractionWorkspaceOptions|Deployment Guide]]. | ||
− | |||
====voice.prompt-for-end==== | ====voice.prompt-for-end==== |
Revision as of 19:12, February 13, 2015
Voice
Workspace Web Edition provides the following options for managing Voice:
Contents
- 1 Voice
- 1.1 privilege.voice.can-extend-after-call-work
- 1.2 privilege.voice.can-forward
- 1.3 privilege.voice.can-make-call
- 1.4 privilege.voice.can-one-step-conference
- 1.5 privilege.voice.can-one-step-transfer
- 1.6 privilege.voice.can-release-call
- 1.7 privilege.voice.can-send-dtmf
- 1.8 privilege.voice.can-two-step-conference
- 1.9 privilege.voice.can-use
- 1.10 privilege.voice.show-monitoring.can-use
- 1.11 voice.auto-answer
- 1.12 voice.cancel-after-call-work-on-done
- 1.13 voice.floating-interaction-mode.auto-collapse
- 1.14 voice.mark-done-on-release
- 1.15 voice.prompt-for-end
privilege.voice.can-extend-after-call-work
- Default Value: false
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: Allows agent to extend the After Call Work state. Depends on privilege.voice.can-use.
privilege.voice.can-forward
- Default Value: true
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: Enables forward of voice call. This option requires privilege.voice.can-use to be true.
privilege.voice.can-make-call
- Default Value: true
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: Allows agent to make a new call from any area enabling this function. Depends on privilege.voice.can-use.
privilege.voice.can-one-step-conference
- Default Value: true
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: Enables instant conferencing of a voice call. Depends on privilege.voice.can-use.
privilege.voice.can-one-step-transfer
- Default Value: true
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: Enables instant conferencing of a voice call. Depends on privilege.voice.can-use.
privilege.voice.can-release-call
- Default Value: true
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: Enables manual ending of voice call. Depends on privilege.voice.can-use.
privilege.voice.can-send-dtmf
- Default Value: false
- Valid Values: true, false
- Changes take effect: When the application is started or restarted.
- Description: Enables agents to send DTMF during a voice call. Depends on privilege.voice.can-use.
privilege.voice.can-two-step-conference
- Default Value: true
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: Enables two step conference for voice calls. This option requires privilege.voice.can-use to be true.
privilege.voice.can-use
- Default Value: true
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: 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
- Default Value: true
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: Enables agents to be notified that the current call is monitored by a supervisor.
voice.auto-answer
- Default Value: false
- Valid Values: true, false
- Changes take effect: When the application is started or restarted.
- Description: Specifies whether a voice interaction is automatically answered when a EventRinging message is received. This option can be overridden by a routing strategy as described in this Deployment Guide.
voice.cancel-after-call-work-on-done
- Default Value: false
- Value Values: true, false
- Changes take effect: When the application is started or restarted.
- Description: Specifies if the voice channel should be forced to its former status when the agent marks the voice interaction as 'done' while the voice channel is in After Call Work status.
voice.floating-interaction-mode.auto-collapse
- Default Value: false
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: When this option is set to true, new floating voice interactions will automatically be collapsed. When this option is set to false, new floating voice interactions will not be collapsed.
voice.mark-done-on-release
- Default Value: false
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: Specifies if an interaction should be closed automatically if a Release message is received. This option can be overridden by a routing strategy as described in this Deployment Guide.
voice.prompt-for-end
- Default Value: false
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: 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.
Comments or questions about this documentation? Contact us for support!