Hi.
I gradually learn genesys platform. After first iscc transfer call all worked fine . On the next step, I set up interaction server, without changing any settings , and now in IWS i got cannot start workspace sip endpoint error. Sip server version - 8.1.102, IWS - 8.5.1
IWS has not quit correctly so the SIP endpoint remains open when it shouldn’t be, then when launching IWS again a second SIP Endpoint can’t start (IWS can’t reuse the one that’s open) - to fix this check task manager and kill the process or restart your computer
On a new computer where the SIP Endpoint has never started previously, the Microsoft Visual C++ dependencies have not been installed.
jamesmurphyau, you were right, IWS doesn’t close processes. But, i kill them and reboot. But unfortunately it did not help.
IWS LOG:
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at Genesyslab.Desktop.Modules.SIPEndpointCommunication.Channels.IServiceSIPEndpoint.set_Options(Dictionary2 value) at SIPEndpointSDKApplication.NamedPipeServiceSIPEndpoint.set_Options(Dictionary2 value)
at Genesyslab.Desktop.Modules.SIPEndpointCommunication.SIPEndpoint.ConfigureAndStartEndpoint()
System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at net.pipe://localhost/SIPPipe3100_10.160.68.35:6060/3100 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/SIPPipe3100_10.160.68.35:6060/3100’ could not be found on your local machine.