Chrome extension cant access server
Hi
I have the FOP2 Lite edition working as a trial and can login and access it using Chrome on my PC. This is working perfectly and pops open the caller id information etc.
I have now added the Chrome extension to get the Click to Dial option working, however using the same credentials as I use for the FOP2 desktop the extension just says that it is unable to connect. The only parameters I have included are:
* the FOP2 Server
* Port I have left at the default
* Extension - same as I use to login to FOP2
* Password same as I use to login to FOP2
* Context - left bank
Any ideas on what the issue might be or how to troubleshoot the connection issue?
I have the FOP2 Lite edition working as a trial and can login and access it using Chrome on my PC. This is working perfectly and pops open the caller id information etc.
I have now added the Chrome extension to get the Click to Dial option working, however using the same credentials as I use for the FOP2 desktop the extension just says that it is unable to connect. The only parameters I have included are:
* the FOP2 Server
* Port I have left at the default
* Extension - same as I use to login to FOP2
* Password same as I use to login to FOP2
* Context - left bank
Any ideas on what the issue might be or how to troubleshoot the connection issue?
Comments
disableWebSocket=false;
If it connects, then it is not the same problem. Did you configure any url in the chrome extension options? You won't get any popups if you do not define an url there.
Seems it's not only chrome - FOP2 panel also shows no notification or configured popup.
service fop2 restart
If you say it worked after recreating an extension, restarting the service should be enough to get it in "fresh/working" state. So, you should get popups after a restart.
Assuming that an asterisk reloads breaks further popups, then just issue a reload:
asterisk -rx "module reload"
Then try again, did you lose the popups?
Best regards,
I found this thread when experiencing the same problem. (The thread is highjacked , and the original question was not resolved).
I was able to resolve this problem by trial and error. I thought I would post up what I found, as it was not obvious (to me), and not documented.
Solution:
In the "Fop2 Server" dialog box, enter the address of the server as a dns name, not as an IP address, and it works.
If the IP address is entered, it indicates: invalid credentials.
changing it to a dnsname, such as: abc.yourdomain.local with no other changes - works immediately.
WFM. Hope this helps others.
Thanks for the feedback. For whomever has issues connecting, it is worth a try.
Howeve let me tell you that I can use ip addresses or hostnames and it works fine either way for me.
Best regards,
so, I don't know what it was !?!
All I can say for sure is: when I used the IP address, it refused to accept the credentials. When I used DNS name, it worked - no other changes. Now, it seems to be happy either way.