Jump to: navigation, search
Line 29: Line 29:
 
* 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 if the application prompts a confirmation message when the user clicks Done. This option can be overridden by a routing strategy, as described in the [[OverridingInteractionWorkspaceOptions|Deployment Guide]].-->
+
* Description: Specifies if the application prompts a confirmation message when the user clicks Done. This option can be overridden by a routing strategy, as described in the [[OverridingInteractionWorkspaceOptions|Deployment Guide]].
 
====facebook.ringing-bell====
 
====facebook.ringing-bell====
 
*Default Value:
 
*Default Value:
Line 37: Line 37:
 
**<tt>-1</tt> &mdash; play and repeat the sound until an explicit message, such as event established, causes it to stop.
 
**<tt>-1</tt> &mdash; play and repeat the sound until an explicit message, such as event established, causes it to stop.
 
**<tt>0</tt> &mdash; play the whole sound once
 
**<tt>0</tt> &mdash; play the whole sound once
**an integer greater than <tt>0</tt> &mdash; the length of time, in milliseconds, to play and repeat the sound
+
**an integer greater than <tt>0</tt> &mdash; the length of time, in milliseconds, to play and repeat the sound-->
 
 
 
====privilege.facebook.can-use====
 
====privilege.facebook.can-use====
 
* Default Value: <tt>false</tt>
 
* Default Value: <tt>false</tt>

Revision as of 13:04, August 11, 2015

Facebook

Workspace Web Edition provides the following options for managing Facebook:

facebook.auto-answer

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

facebook.comments-pagination-size

  • Default Value: 2
  • Valid Values: Any positive integer.
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the number of comments are initially displayed and then added when Show More is clicked.

facebook.default-queue

  • Default Value: Facebook 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 outbound interactions are first created. This name must be identical to the the name of the default queue in the configuration layer.

facebook.outbound-queue

  • Default Value: Facebook 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.

privilege.facebook.can-use

  • Default Value: false
  • 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 Facebook channel.
Comments or questions about this documentation? Contact us for support!