Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: PFCCWA on September 21, 2022, 01:04:38 PM

Title: Is this WDE/SIP EndPoint valid/supported?
Post by: PFCCWA on September 21, 2022, 01:04:38 PM
Hello,
I am working on a WDE/SIP endpoint deployment and wondered if this was a supported solution as below.

- WDE and sip endpoint in same workstation (but sip endpoint installed as a standalone application).
- WDE communicates with SIP Endpoint via https (securely) using default port /tls via certificate negotiation.

we have virtualised and non virtualised users in our platform and i wondered if we can just use the same application object for both. The virtualised users connect to the standalone sip endpoint (via https port 8000) so thought a locally installed WDE would just connect the same way as it uses the same application object and use the same certs/tls as the virtualised users.

i know we can install sip endpoint as a plugin (when WDE is already installed) but was trying to figure if both can co-exist- and if so what i need to take into account to make it work.

thanks,
Title: Re: Is this WDE/SIP EndPoint valid/supported?
Post by: hsujdik on September 21, 2022, 09:32:15 PM
You could have another "role" that has "Workspace Desktop Edition" permission "Can Use SIP Endpoint". Associate a new Access Group to that Role (eg. SIPPluginAccessGroup) and associate users that should use SIP Plugin to that access group


Then, when those users log into WDE, it will launch WDE SIP Endpoint plugin. The other users open the Standalone SIP Endpoint before opening WDE (since without that role, the WDE SIP Endpoint wouldn't be launched).

I believe it should work