Revision as of 16:52, September 15, 2017 by Mwest (talk | contribs) (Update with the copy of version: 8.5.2DRAFT)
Jump to: navigation, search

Configuring for Genesys Softphone integration

For agents that use the Genesys Softphone, you can configure some softphone options in the Workspace Web Application, including Single Sign On (SSO) access, and the mute and volume functions on the Genesys Softphone. For all other configuration, see Genesys Softphone documentation.

Tip

Genesys Softphone supports SRV-based name resolution. You do not need additional configuration to enable this feature, but, as described in RFC 3263, you should not include the port number in the server URI (sipendpoint.sip-server-address).

Enabling agents to use mute and volume on Genesys Softphone

Configure the following options:

Enabling Single Sign On (SSO)

To enabled SSO for the Genesys Softphone, configure the following options:

Enabling Dual Registration with the Softphone

You can enable Workspace to transmit the address of the session border controllers (SBC) to the Softphone, which allows dual registration. Use the following configuration options to enable this feature and specify the two regions:

Disaster Recovery environments are transparent for Workspace in this scenario because the Softphone is registered on both regions. Workspace transmits the following information to the Workspace SIP Endpoint:

   POST <sipendpoint.uri>/RegisterDn 
   Content-Type:application/json; charset=UTF-8
   data: {
       "addresses":["<sipendpoint.sip-server-address>","<sipendpoint.sip-server-address.peer>"],
       "users":["<userName>","<userName>"]
   }

Related Genesys Softphone configuration options

Workspace Web Edition transmits all configured SIP Endpoint options to the Genesys Softphone. Note that there is no dependency on which version of Genesys Softphone is in use. For more information about Genesy Softphone options, see Genesys Container in the Genesys Softphone Deployment Guide.

To translate the Genesys Softphone options to the format of Workspace Web Edition options, use the following pattern: sipendpoint.<Domain>.<Section>.<Setting>

Comments or questions about this documentation? Contact us for support!