Jump to: navigation, search

<media-type>.toast-information-key

Section: interaction-workspace
Default Value: Subject
Valid Values: Any valid attached data key name.
Changes Take Effect: At the next interaction.


Specifies whether the information area is displayed in the specified workitem channel interaction notification. This option provides the name of the attached data key that contains the information. This option can be overridden by a routing strategy, as described in Overriding Options by Using a Routing Strategy.

<media-type>.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.
Dependencies: application.secondary-audio-out-device

Specifies the path of the sound file that is played when interaction of type <media-type> is ringing. 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. -1 means play and repeat until an explicit message stops it. For example, the established event stops the ringing sound.
    2. 0 means play the whole sound one time.
    3. 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.

<media-type>.pull-from-history-isenabled

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


Specifies whether it is possible to pull an interaction of the specified media type from Contact History.
This option is applicable only if at least one of the following privileges has been granted to the agent: "Contact - Can Pull From Queue", "Contact - Can Pull Interactions In Shared Workbins", "Contact - Can Pull Interactions In Workbins Not Owned By The User".
Before enabling this function for a given workitem media type, ensure with your plug-in vendor that this feature is correctly supported.

<media-type>.prompt-for-done

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


Specifies if the application prompts a confirmation message when a user clicks Done. This option is only available for interaction open media. This option can be overridden by a routing strategy, as described in Overriding Options by Using a Routing Strategy.

<media-type>.auto-answer.timer

Section: interaction-workspace
Default Value: 0
Valid Values: any integer greater or equal to 0
Changes Take Effect: At the next interaction.
Dependencies: <media-type>.auto-answer
Introduced: 8.5.105.12
Related Options: outbound.push-preview.auto-answer.timer

When the <media-type>.auto-answer option with matching media type is set to true, this option specifies the time in seconds after which the incoming interactions of this type is automatically answered. A value of 0 means immediate auto-answer. Note that for outbound push-preview interactions, the applicable option is outbound.push-preview.auto-answer.timer. This option can be overridden by a routing strategy, as described in Overriding Options by Using a Routing Strategy.

<media-type>.auto-answer.enable-reject

Section: interaction-workspace
Default Value: false
Valid Values: true, false
Changes Take Effect: At the next interaction.
Dependencies: <media-type>.auto-answer, <media-type>.auto-answer.timer
Introduced: 8.5.105.12

When the <media-type>.auto-answer option with matching media type is set to true and <media-type>.auto-answer.timer is greater than 0, this option specifies if the reject button should be enabled when the corresponding privilege is granted. Privilege InteractionWorkspace.Voice.canRejectCall, or InteractionWorkspace.<media-type>.canDecline for open media. Note that for outbound push-preview interactions, the applicable option is 'outbound.push-preview.auto-answer.enable-reject'. This option can be overridden by a routing strategy, as described in Overriding Options by Using a Routing Strategy.

<media-type>.auto-answer

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


Specifies whether a workitem interaction of the specified type is accepted automatically when an Interaction Server Invite event is received. This option can be overridden by a routing strategy, as described in Overriding Options by Using a Routing Strategy.

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