Re: external app - WEBSOCKET access through the reverse proxy
Hello Jean-François,
the URL for a WS connection to the PBX should be wss:/<pbx-host>/PBX0/APPS/websocket (see https://sdk.innovaphone.com/14r1/doc/appwebsocket/AppWebsocket.htm). I don't think there were any changes regarding thin since 13r1.
Usually the path /PBX0/APPS is mapped on the Reverse Proxy to the PBX. I would check if this is the case.
More info about Reverse Proxy and accessing PBX resources from external networks:
Please try to use the URL for WS as stated in the AppWebsocket documentation and make sure Reverse Proxy is correctly configured.
Best Regards
Andreas Fink