Skip to content
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

Closed
lets-colab opened this issue Dec 5, 2017 · 5 comments
Closed

Websocket connection error #16

lets-colab opened this issue Dec 5, 2017 · 5 comments

Comments

@lets-colab
Copy link

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.

@chornyitaras
Copy link
Owner

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

@chornyitaras
Copy link
Owner

please also take a look here #7

@lets-colab
Copy link
Author

@chornyitaras

Can you open in your web browser https://domain.com:8089/ws?
This returns "Site can't be reached error"

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.

@chornyitaras
Copy link
Owner

looks like asterisk http server is not configured correctly.
please follow this guide
https://github.com/chornyitaras/PBXWebPhone/wiki/Asterisk-configuration

@chornyitaras
Copy link
Owner

@sajeelmuhammed did it help? can I close this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants