Jump to: navigation, search
(Update with the copy of version: 8.5.2DRAFT)
(Update with the copy of version: 8.5.2DRAFT)
Line 9: Line 9:
  
 
====intercommunication.chat.routing-based-actions====
 
====intercommunication.chat.routing-based-actions====
* Default Value: <tt>OneStepTransfer</tt>
+
* Default Value: <tt>InitTransfer,OneStepTransfer</tt>
* Valid Values: A comma-separated list of valid operation names from the following list: <tt>OneStepTransfer</tt>.
+
* Valid Values: A comma-separated list of valid operation names from the following list: <tt>InitTransfer</tt>, <tt>OneStepTransfer</tt>, <tt>OneStepConference</tt>.
 
* Changes take effect: When the session is started or restarted.
 
* Changes take effect: When the session is started or restarted.
 
* Description: Specifies the list of 'routing-based' actions that an agent is allowed to perform.
 
* Description: Specifies the list of 'routing-based' actions that an agent is allowed to perform.
Line 49: Line 49:
 
* Changes take effect: When a session is started or restarted.  
 
* Changes take effect: When a session is started or restarted.  
 
* Description: Specifies whether anonymous is enabled on make call with caller id. This option is only applicable for external calls. Depends on [[Voice#privilege.voice.can-use|privilege.voice.can-use]]. This functionality can currently only be used in conjunction with the SIP Server '''TServer/enforce-p-asserted-identity''' option configured on the outbound PSTN Trunk DN. This must be configured in the environment where the PSTN Provider (Carrier) implements Calling Line Identification Restriction (CLIR) and allows masking the displayed number (Caller ID) only if privacy SIP headers are correctly constructed and "anonymous@anonymous.invalid" is specified in the From field.
 
* Description: Specifies whether anonymous is enabled on make call with caller id. This option is only applicable for external calls. Depends on [[Voice#privilege.voice.can-use|privilege.voice.can-use]]. This functionality can currently only be used in conjunction with the SIP Server '''TServer/enforce-p-asserted-identity''' option configured on the outbound PSTN Trunk DN. This must be configured in the environment where the PSTN Provider (Carrier) implements Calling Line Identification Restriction (CLIR) and allows masking the displayed number (Caller ID) only if privacy SIP headers are correctly constructed and "anonymous@anonymous.invalid" is specified in the From field.
 
+
<section begin="intercommunication.voice.routing-based-actions"/>
 
====intercommunication.voice.routing-based-actions====
 
====intercommunication.voice.routing-based-actions====
 
* Default Value: <tt>MakeCall,OneStepConference,InitConference,OneStepTransfer,InitTransfer</tt>
 
* Default Value: <tt>MakeCall,OneStepConference,InitConference,OneStepTransfer,InitTransfer</tt>
Line 55: Line 55:
 
* Changes take effect: When the session is started or restarted.
 
* Changes take effect: When the session is started or restarted.
 
* Description: Defines the list of routing-based actions that an agent may perform.
 
* Description: Defines the list of routing-based actions that an agent may perform.
 
+
<section end="intercommunication.voice.routing-based-actions"/>
 +
<section begin="intercommunication.voice.routing-based-targets"/>
 
====intercommunication.voice.routing-based-targets====
 
====intercommunication.voice.routing-based-targets====
 
* Default Value: ''An empty string''.
 
* Default Value: ''An empty string''.
Line 61: Line 62:
 
* Changes take effect: When the session is started or restarted.
 
* Changes take effect: When the session is started or restarted.
 
* Description: Defines the list of targets that are contacted through the 'routing-based' mechanism for the requests that are defined in the option <tt>intercommunication.voice.routing-based-actions</tt>.<br/>'''Note:''' The targets 'AgentGroup' and 'Skill' are always addressed through routing; therefore, they are not affected by this option.
 
* Description: Defines the list of targets that are contacted through the 'routing-based' mechanism for the requests that are defined in the option <tt>intercommunication.voice.routing-based-actions</tt>.<br/>'''Note:''' The targets 'AgentGroup' and 'Skill' are always addressed through routing; therefore, they are not affected by this option.
 
+
<section end="intercommunication.voice.routing-based-targets"/>
 +
<section begin="intercommunication.voice.routing-points"/>
 
====intercommunication.voice.routing-points====
 
====intercommunication.voice.routing-points====
 
* Default Value: ''An empty string''.
 
* Default Value: ''An empty string''.
Line 67: Line 69:
 
* Changes take effect: When the session is started or restarted.
 
* Changes take effect: When the session is started or restarted.
 
* Description: Determines the call number that is used by the routing-based feature. The following attached data are added by Worskpace: IW_RoutingBasedOriginalEmployeeId,IW_RoutingBasedTargetId,IW_RoutingBasedTargetType,IW_RoutingBasedRequestType.
 
* Description: Determines the call number that is used by the routing-based feature. The following attached data are added by Worskpace: IW_RoutingBasedOriginalEmployeeId,IW_RoutingBasedTargetId,IW_RoutingBasedTargetType,IW_RoutingBasedRequestType.
 
+
<section end="intercommunication.voice.routing-points"/>
 
====intercommunication.voice.single-step-conference-enabled====
 
====intercommunication.voice.single-step-conference-enabled====
 
* Default Value: <tt>Agent,AgentGroup,RoutingPoint,Contact,TypeDestination,Skill</tt>
 
* Default Value: <tt>Agent,AgentGroup,RoutingPoint,Contact,TypeDestination,Skill</tt>

Revision as of 22:34, June 12, 2015

Intercommunication

Workspace Web Edition provides the following options for managing Intercommunication:

intercommunication.chat.queue

  • Default Value: An empty string.
  • Valid Values: Name of a valid Script object of type Interaction Queue
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the name of the Interaction Queue that is used by the 'routing-based' feature for Chat. The following attached data are added by Worskpace: IW_RoutingBasedOriginalEmployeeId,IW_RoutingBasedTargetId,IW_RoutingBasedTargetType,IW_RoutingBasedRequestType.

intercommunication.chat.routing-based-actions

  • Default Value: InitTransfer,OneStepTransfer
  • Valid Values: A comma-separated list of valid operation names from the following list: InitTransfer, OneStepTransfer, OneStepConference.
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the list of 'routing-based' actions that an agent is allowed to perform.

intercommunication.chat.routing-based-targets

  • Default Value: An empty string.
  • Valid Values: Blank or a comma-separated list of valid object types from the following list: Agent
  • Changes take effect: When the session is started or restarted.
  • Description: Defines the list of targets that are contacted through the 'routing-based' mechanism for the requests that are defined in the option intercommunication.chat.routing-based-actions.
    Note: The targets 'AgentGroup' and 'Skill' are always addressed through routing; therefore, they are not affected by this option.

intercommunication.email.queue

  • Default Value: An empty string.
  • Valid Values: The name of a valid Script object of type Interaction Queue
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the name of the Interaction Queue that is used by the 'routing-based' feature for E-Mail. The following attached data are added by Worskpace: IW_RoutingBasedOriginalEmployeeId,IW_RoutingBasedTargetId,IW_RoutingBasedTargetType,IW_RoutingBasedRequestType.

intercommunication.email.routing-based-actions

  • Default Value: OneStepTransfer
  • Valid Values: A comma-separated list of valid operation names from the following list: OneStepTransfer.
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the list of 'routing-based' actions that an agent is allowed to perform.

intercommunication.email.routing-based-targets

  • Default Value: An empty string.
  • Valid Values: A comma-separated list of valid object types from the following list: Agent
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the list of targets that are contacted through the 'routing-based' mechanism for the requests that are defined in the option intercommunication.email.routing-based-actions.
    Note: The targets 'AgentGroup' and 'Skill' are always addressed through routing; therefore, they are not affected by this option.

intercommunication.voice.make-call-caller-id-business-attribute

  • Default Value: An empty string.
  • Valid Values: Letters A to Z and a to z, numbers 0 through 9, underscore and space characters.
  • Changes take effect: When a session is started or restarted.
  • Description: A character string that specifies the name of the Business Attribute that contains the Attribute Values that are used as outbound caller IDs. This option is only applicable for external calls.

intercommunication.voice.make-call-caller-id-enable-anonymous

  • Default Value: false
  • Valid Values: true, false
  • Changes take effect: When a session is started or restarted.
  • Description: Specifies whether anonymous is enabled on make call with caller id. This option is only applicable for external calls. Depends on privilege.voice.can-use. This functionality can currently only be used in conjunction with the SIP Server TServer/enforce-p-asserted-identity option configured on the outbound PSTN Trunk DN. This must be configured in the environment where the PSTN Provider (Carrier) implements Calling Line Identification Restriction (CLIR) and allows masking the displayed number (Caller ID) only if privacy SIP headers are correctly constructed and "anonymous@anonymous.invalid" is specified in the From field.

intercommunication.voice.routing-based-actions

  • Default Value: MakeCall,OneStepConference,InitConference,OneStepTransfer,InitTransfer
  • Valid Values: A comma-separated list of valid operation names from the following list: MakeCall, OneStepTransfer, InitTransfer, InitConference, OneStepConference.
  • Changes take effect: When the session is started or restarted.
  • Description: Defines the list of routing-based actions that an agent may perform.


intercommunication.voice.routing-based-targets

  • Default Value: An empty string.
  • Valid Values: A comma-separated list of valid object types from the following list: Agent, RoutingPoint, TypeDestination, OutboundRecord.
  • Changes take effect: When the session is started or restarted.
  • Description: Defines the list of targets that are contacted through the 'routing-based' mechanism for the requests that are defined in the option intercommunication.voice.routing-based-actions.
    Note: The targets 'AgentGroup' and 'Skill' are always addressed through routing; therefore, they are not affected by this option.


intercommunication.voice.routing-points

  • Default Value: An empty string.
  • Valid Values: A call number name in the following format: $dn_name$
  • Changes take effect: When the session is started or restarted.
  • Description: Determines the call number that is used by the routing-based feature. The following attached data are added by Worskpace: IW_RoutingBasedOriginalEmployeeId,IW_RoutingBasedTargetId,IW_RoutingBasedTargetType,IW_RoutingBasedRequestType.

intercommunication.voice.single-step-conference-enabled

  • Default Value: Agent,AgentGroup,RoutingPoint,Contact,TypeDestination,Skill
  • Valid Values: A comma-separated list of valid object types from the following list: Agent, AgentGroup, RoutingPoint, Contact, TypeDestination, Skill.
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the list of targets that are enabled in Team Communication for a single-step conference.
Comments or questions about this documentation? Contact us for support!