Jump to: navigation, search
(Update with the copy of version: 8.5.2DRAFT)
(Voice)
Line 6: Line 6:
 
* 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: Allows agent to extend the After Call Work state. Depends on [[Voice#privilege.voice.can-use|privilege.voice.can-use]].
+
* Description: Allows an 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 12: 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]] to be <tt>true</tt>.  
+
* Description: Allows an agent to forward of voice call. Depends on [[Voice#privilege.voice.can-use|privilege.voice.can-use]].  
  
 
====privilege.voice.can-make-call====
 
====privilege.voice.can-make-call====
Line 24: Line 24:
 
* 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 instant conferencing of a voice call. Depends on [[Voice#privilege.voice.can-use|privilege.voice.can-use]].
+
* Description: Allows an agent to make an instant conference of a voice call. Depends on [[Voice#privilege.voice.can-use|privilege.voice.can-use]].
  
 
====privilege.voice.can-one-step-transfer====
 
====privilege.voice.can-one-step-transfer====
Line 30: Line 30:
 
* 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 instant conferencing of a voice call. Depends on [[Voice#privilege.voice.can-use|privilege.voice.can-use]].
+
* Description: Allows an agent to make an instant transfer of a voice call. Depends on [[Voice#privilege.voice.can-use|privilege.voice.can-use]].
  
 
====privilege.voice.can-reject-call====
 
====privilege.voice.can-reject-call====
Line 42: Line 42:
 
* 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 manual ending of voice call. Depends on [[Voice#privilege.voice.can-use|privilege.voice.can-use]].
+
* Description: Allows an agent to manual end a voice call. Depends on [[Voice#privilege.voice.can-use|privilege.voice.can-use]].
  
 
====privilege.voice.can-send-dtmf====
 
====privilege.voice.can-send-dtmf====
Line 48: Line 48:
 
* Valid Values: <tt>true</tt>, <tt>false</tt>
 
* Valid Values: <tt>true</tt>, <tt>false</tt>
 
* Changes take effect: When the application is started or restarted.
 
* Changes take effect: When the application is started or restarted.
* Description: Enables agents to send DTMF during a voice call. Depends on [[Voice#privilege.voice.can-use|privilege.voice.can-use]].
+
* Description: Allows an agent to send DTMF during a voice call. Depends on [[Voice#privilege.voice.can-use|privilege.voice.can-use]].
  
 
====privilege.voice.can-two-step-conference====
 
====privilege.voice.can-two-step-conference====
Line 54: Line 54:
 
* 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 two step conference for voice calls. This option requires [[Voice#privilege.voice.can-use|privilege.voice.can-use]] to be <tt>true</tt>.
+
* Description: Allows an agent to make a two step conference of a voice call. Depends on [[Voice#privilege.voice.can-use|privilege.voice.can-use]].
  
 
====privilege.voice.can-two-step-transfer====
 
====privilege.voice.can-two-step-transfer====
Line 60: Line 60:
 
* 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 two step transfer of of a voice call. Depends on [[Voice#privilege.voice.can-use|privilege.voice.can-use]].
+
* Description: Allows an agent to make a two step transfer of a voice call. Depends on [[Voice#privilege.voice.can-use|privilege.voice.can-use]].
  
 
====privilege.voice.can-use====
 
====privilege.voice.can-use====
Line 72: Line 72:
 
* 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 agents to be notified that the current call is monitored by a supervisor.  
+
* Description: Allows an agent to be notified that the current call is monitored by a supervisor.  
  
 
====voice.auto-answer====
 
====voice.auto-answer====
Line 105: Line 105:
  
 
====voice.reject.counter-key-name====
 
====voice.reject.counter-key-name====
* Default Value:  
+
* Default Value: ''An empty string''
 
* Valid Values: Letters A to Z and a to z. Numbers 0 through 9. The underscore and space characters.
 
* Valid Values: Letters A to Z and a to z. Numbers 0 through 9. The underscore and space characters.
 
* Changes take effect: When the session is started or restarted.
 
* Changes take effect: When the session is started or restarted.
* Description: The key that is used to populate a counter in attached data when a call is rejected. This option can be overridden by a routing strategy described in this [[OverridingInteractionWorkspaceOptions|Deployment Guide]].
+
* Description: Specifies the key that is used to populate a counter in attached data when a call is rejected. This option can be overridden by a routing strategy described in this [[OverridingInteractionWorkspaceOptions|Deployment Guide]].
  
 
[[Category:V:HTCC:8.5.2]]
 
[[Category:V:HTCC:8.5.2]]

Revision as of 06:29, May 13, 2015

Voice

Workspace Web Edition provides the following options for managing Voice:

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 an 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: Allows an agent to forward of voice call. Depends on privilege.voice.can-use.

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: Allows an agent to make an instant conference 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: Allows an agent to make an instant transfer of a voice call. Depends on privilege.voice.can-use.

privilege.voice.can-reject-call

  • Default Value: true
  • Valid Values: true, false
  • Changes take effect: When the session is started or restarted.
  • Description: Allows an agent to reject an incoming 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: Allows an agent to manual end a 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: Allows an agent 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: Allows an agent to make a two step conference of a voice call. Depends on privilege.voice.can-use.

privilege.voice.can-two-step-transfer

  • Default Value: true
  • Valid Values: true, false
  • Changes take effect: When the session is started or restarted.
  • Description: Allows an agent to make a two step transfer of a voice call. Depends on privilege.voice.can-use.

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: Allows an agent 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.

voice.reject.counter-key-name

  • Default Value: An empty string
  • Valid Values: Letters A to Z and a to z. Numbers 0 through 9. The underscore and space characters.
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the key that is used to populate a counter in attached data when a call is rejected. This option can be overridden by a routing strategy described in this Deployment Guide.
Comments or questions about this documentation? Contact us for support!