-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Websocket connection error #16
Comments
Can you open in your web browser https://domain.com:8089/ws? Also please check if asterisk is listening port 8089 netstat -ln | grep 8089 |
please also take a look here #7 |
Can you open in your web browser https://domain.com:8089/ws? netstat -ln | grep 8089 is not returning any output. I am using the latest version of ViciDial v8.0.1 with asterisk 11 I already tried the solutions from #7 and still same error. If required I can give you remote access. |
looks like asterisk http server is not configured correctly. |
@sajeelmuhammed did it help? can I close this issue? |
I have followed your guide to install webphone on the server. But getting the below error in Chrome dev console.
WebSocket connection to 'wss://domain.com:8089/ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED
All the certificates are properly installed.
Also added firewall exceptions.
The text was updated successfully, but these errors were encountered: