Jump to: navigation, search
Line 14: Line 14:
 
* Description: Specifies whether a Twitter interaction is automatically accepted when an Interaction Server Invite event is received. This option can be overridden by a routing strategy as described in [[Documentation:HTCC:IWWDep:OverridingInteractionWorkspaceOptions:8.5.2|Deployment Guide]].
 
* Description: Specifies whether a Twitter interaction is automatically accepted when an Interaction Server Invite event is received. This option can be overridden by a routing strategy as described in [[Documentation:HTCC:IWWDep:OverridingInteractionWorkspaceOptions:8.5.2|Deployment Guide]].
  
 +
====twitter.ringing-bell====
 +
*Default Value:
 +
*Valid Values: All special characters that are valid in a URL file path, the '|' separator, and numeric values.
 +
*Changes take effect: When the session is started or restarted.
 +
*Description: Specifies the path of the sound file Workspace plays when a Twitter interaction is ringing. For example: 'BELL|7|0'. The value has three components that are separated by the pipe ('|') character. The first is the sound file name (the BELL, RING, CHORD or WARNING predefined aliases or an absolute URL to a MP3 file). The second is a priority &mdash; the higher the integer, the higher the priority. The last is the duration (<tt>0</tt> means play the whole sound once; an integer greater than <tt>0</tt> represents the length of time, in milliseconds, to play and repeat the sound).
  
 
[[Category:V:HTCC:8.5.2DRAFT]]
 
[[Category:V:HTCC:8.5.2DRAFT]]

Revision as of 18:14, June 16, 2015

Twitter

Workspace Web Edition provides the following options for managing Twitter:

privilege.twitter.can-use

  • Default Value: false
  • Valid Values: true, false
  • Changes take effect: When the session is started or restarted.
  • Description: The agent is permitted to use the Twitter channel.

twitter.auto-answer

  • Default Value: false
  • Valid Values: true, false
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies whether a Twitter interaction is automatically accepted when an Interaction Server Invite event is received. This option can be overridden by a routing strategy as described in Deployment Guide.

twitter.ringing-bell

  • Default Value:
  • Valid Values: All special characters that are valid in a URL file path, the '|' separator, and numeric values.
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the path of the sound file Workspace plays when a Twitter interaction is ringing. For example: 'BELL|7|0'. The value has three components that are separated by the pipe ('|') character. The first is the sound file name (the BELL, RING, CHORD or WARNING predefined aliases or an absolute URL to a MP3 file). The second is a priority — the higher the integer, the higher the priority. The last is the duration (0 means play the whole sound once; an integer greater than 0 represents the length of time, in milliseconds, to play and repeat the sound).
Comments or questions about this documentation? Contact us for support!