(→twitter.ringing-bell) |
|||
Line 18: | Line 18: | ||
*Valid Values: All special characters that are valid in a URL file path, the '|' separator, and numeric values. | *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. | *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 | + | *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: |
+ | **<tt>-1</tt> — play and repeat the sound until an explicit message, such as event established, causes it to stop. | ||
+ | **<tt>0</tt> — play the whole sound once | ||
+ | **an integer greater than <tt>0</tt> — 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:38, June 16, 2015
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, 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
Comments or questions about this documentation? Contact us for support!