Jump to: navigation, search

im.toast-timeout

Section: interaction-workspace
Default Value: 10
Valid Values: from 0 to MAXINT
Changes Take Effect: At the next interaction.


Defines the duration, in seconds, that the IM interaction notification is displayed in the Information area of the Main Window before the IM is rejected. The value 0 means the interaction notification is displayed until the agent accepts the interaction.

im.time-stamp

Section: interaction-workspace
Default Value: true
Valid Values: true, false
Changes Take Effect: Immediately.


Specify whether the time stamp is displayed in the transcript area.

im.system.text-color

Section: interaction-workspace
Default Value: #FF8C8C8C
Valid Values: The hexadecimal Alpha (from '00' for fully transparent color to 'FF' for regular plain color) followed by the RGB hexadecimal color code (3 values in the '00'-'FF' range).
Changes Take Effect: Immediately.


Specifies the color of the text for the system messages in the IM view.

im.simple-transcript

Section: interaction-workspace
Default Value: false
Valid Values: true, false
Changes Take Effect: Immediately
Introduced: 8.5.122.08

Specifies whether the IM transcript is displayed as simple lines of text lines instead of text blocks.

im.ringing-bell

Section: interaction-workspace
Default Value: Sounds\Ring.mp3|10|-1|primary
Valid Values: All special characters that are valid Windows file path, '|' separator and numeric values.
Changes Take Effect: At the next interaction.
Related Options: application.secondary-audio-out-device, application.secondary-audio-out-device

Specifies the im channel ringing sound-configuration string. For example: "Sounds\Ring.mp3|10|-1|primary" The value has four components that are separated by the character '|':

  1. The file name and folder relative to the application folder. In some virtual desktop environments, MP3 and other sound file formats cannot be rendered by Direct Show filters. In this scenario, use Direct Show compatible formats such as .wav.
  2. The priority -- The higher the integer the higher the priority.
  3. The duration:
    1. 0 means play the whole sound one time.
    2. An integer > 0 means a time, in milliseconds, to play and repeat the sound.
  4. Specify whether tones are played on the default audio device, a secondary audio device, or both. If no value is specified for this flag, the value |primary is used by default.

im.prompt-for-end

Section: interaction-workspace
Default Value: false
Valid Values: true, false
Changes Take Effect: At the next interaction.


Specifies whether Workspace displays a confirmation message when the agent clicks End during an Instant Messaging session. This option can be overridden by a routing strategy, as described in Overriding Options by Using a Routing Strategy.

im.other-agent.text-color

Section: interaction-workspace
Default Value: #FF3D464D
Valid Values: The hexadecimal Alpha (from '00' for fully transparent color to 'FF' for regular plain color) followed by the RGB hexadecimal color code (3 values in the '00'-'FF' range).
Changes Take Effect: Immediately.
Modified: 8.5.122.08

Specifies the color of the other agent text in the IM view. The HTML format is used to set the value. I.e.: #FFFF0000 for a red color.

im.other-agent.prompt-color

Section: interaction-workspace
Default Value: #FF295B00
Valid Values: The hexadecimal Alpha (from '00' for fully transparent color to 'FF' for regular plain color) followed by the RGB hexadecimal color code (3 values in the '00'-'FF' range).
Changes Take Effect: Immediately.
Modified: 8.5.122.08

Specifies the color of the text of the messages entered by the target agent in the IM view.

im.new-message-bell

Section: interaction-workspace
Default Value:
Valid Values: All special characters that are valid Windows file path, '|' separator and numeric values.
Changes Take Effect: Immediately
Related Options: application.secondary-audio-out-device, application.secondary-audio-out-device

Specifies the sound configuration string for a new Instant Message. For example: "Sounds\bell.mp3|7|0|primary" The value has four components that are separated by the character '|':

  1. The file name and folder relative to the application folder. In some virtual desktop environments, MP3 and other sound file formats cannot be rendered by Direct Show filters. In this scenario, use Direct Show compatible formats such as .wav.
  2. The priority -- The higher the integer the higher the priority.
  3. The duration:
    1. 0 means play the whole sound one time.
    2. An integer > 0 means a time, in milliseconds, to play and repeat the sound.
  4. Specify whether tones are played on the default audio device, a secondary audio device, or both. If no value is specified for this flag, the value |primary is used by default.

im.auto-answer

Section: interaction-workspace
Default Value: false
Valid Values: true, false
Changes Take Effect: When the application is started or restarted.


Specify whether an IM interaction is automatically answered when a TServer Ringing event is received. This option can be overridden by a routing strategy, as described in Overriding Options by Using a Routing Strategy.

im.agent.text-color

Section: interaction-workspace
Default Value: #FF3D464D
Valid Values: The hexadecimal Alpha (from '00' for fully transparent color to 'FF' for regular plain color) followed by the RGB hexadecimal color code (3 values in the '00'-'FF' range).
Changes Take Effect: Immediately.
Modified: 8.5.122.08

Specifies the color of the text of the messages entered by the agent in the IM view.

im.agent.prompt-color

Section: interaction-workspace
Default Value: #FF2E6599
Valid Values: The hexadecimal Alpha (from '00' for fully transparent color to 'FF' for regular plain color) followed by the RGB hexadecimal color code (3 values in the '00'-'FF' range).
Changes Take Effect: Immediately.
Modified: 8.5.122.08

Specifies the color of the prompt for the messages entered by the agent in the IM view.

This page was last edited on July 21, 2020, at 16:15.
Comments or questions about this documentation? Contact us for support!