Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: mic on March 29, 2017, 10:41:07 AM
-
the workspace sip endpoint can't be started and the following lines are in the IInteraction Workspace log :
ndpointCommunication - Exception occurs while starting SIP Endpoint SDK Application.
Exception is System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
ERROR ndpointCommunication - Try to start SIP Endpoint on upper folder
WARN nicator.ConfigParser - SetSearcher, the configuration server is not connected
ERROR ndpointCommunication - The IW SIP Endpoint is not available at this time. Exception while communicating with Endpoint:
System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at net.pipe://localhost/SIPPipe8889_g1-core-p.genesys:5060/8889
that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException,
if present, for more details. ---> System.IO.PipeException: The pipe endpoint 'net.pipe://localhost/SIPPipe8889_g1-core-p.genesys:5060/8889'
could not be found on your local machine.
how can i solve this issue?
-
I have installed that and had no issues there. You can just download the latest version from Support site and install it as well as WDE version.
Enviado de meu E6633 usando Tapatalk
-
Last time I saw this error, SIP EndPoint of WDE / IWS was not installed. Basic question, but is it installed? (it is not installed by default when installing Workspace)
-
Issue was port related. Solved.
-
Good day Adam G, please provide more info related to your resolution mentioned in your post above?
Thank you
-
Dear Jacques,
makes sure that the sip end point port number is not taken by another application especially the sip server, since the default range of the sip endpoint port starts with 5060.
plus make sure that the sip end point folder is inside of the Workspace directory.
-
Thank you mic.