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,