Jump to: navigation, search
m (1 revision imported)
 
(9 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
Workspace Web Edition provides the following options for managing Twitter:
 
Workspace Web Edition provides the following options for managing Twitter:
  
<!--====twitter.auto-answer====
+
====twitter.auto-answer====
 
* Default Value: <tt>false</tt>
 
* Default Value: <tt>false</tt>
 
* 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: 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|Configuration Guide]].
 
====twitter.default-queue ====
 
====twitter.default-queue ====
* Default Value: <tt>Twitter Outbound Queue</tt>
+
* Default Value: <tt>Twitter Outbound Init Queue</tt>
 
* Valid Values: A valid name of a Script of type <tt>Interaction Queue</tt>.
 
* Valid Values: A valid name of a Script of type <tt>Interaction Queue</tt>.
 
* Changes take effect: When the session is started or restarted.
 
* Changes take effect: When the session is started or restarted.
* Description: Specifies the name of the queue in which outbound interactions are first created. This name must be identical to the the name of the default queue in the configuration layer.
+
* Description: Specifies the name of the queue in which outbound interactions are first created. This name must be identical to the name of the default queue in the configuration layer.
 +
 
 
====twitter.outbound-queue====  
 
====twitter.outbound-queue====  
 
* Default Value: <tt>Twitter Outbound Queue</tt>
 
* Default Value: <tt>Twitter Outbound Queue</tt>

Latest revision as of 20:21, May 17, 2018

Twitter

Workspace Web Edition provides the following options for managing Twitter:

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 Configuration Guide.

twitter.default-queue

  • Default Value: Twitter Outbound Init Queue
  • Valid Values: A valid name of a Script of type Interaction Queue.
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the name of the queue in which outbound interactions are first created. This name must be identical to the name of the default queue in the configuration layer.

twitter.outbound-queue

  • Default Value: Twitter Outbound Queue
  • Valid Values: A valid name of a Script of type Interaction Queue.
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the name of the queue in which an outbound interaction is to be placed when an agent has completed editing it.

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, which can have the following values:
    • -1 — play and repeat the sound until an explicit message, such as event established, causes it to stop.
    • 0 — play the whole sound once
    • an integer greater than 0 — the length of time, in milliseconds, to play and repeat the sound

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.
This page was last edited on May 17, 2018, at 20:21.
Comments or questions about this documentation? Contact us for support!