Member
Last active 7 years ago
Hello, I'm noticing a bit of a delay with the popup on Chrome with the Chrome FOP2 plugin. What I'm seeing is when a call comes in, there may not be a popup in my browser. After a call or two, I get a bunch of popups showing all the calls that came in. Sometimes when a call comes in, there's no issue with the popup. Any suggestions?
Hello,
Is there any way of getting information from a webpage via the popup content when a call comes in? For example, when a spam call comes in I would like to get a spam score or some piece of information that tells me a call is spam without having to google the number.
Hello,
I recently converted my PBX from a HTTP to HTTPS instance. On the same instance, I have FOP2 running on there. Prior to the change, FOP2 login screen or the /fop2 user console would popup rather quickly. After HTTPS was added, I've noticed that the login screen doesn't popup for a little bit. I see the timer counting up to about 8 before any login box pops up. Please advise any changes that need to be made to fix this issue.
After a bit of trial and error I got it working. I had the internal database data in the freepbx.conf file but commented out. When I removed it, everything was working fine.
Wanted to throw in some other troubleshooting that I've done.
I removed all the FOP2 tables from my internal SQL database on my PBX. I ran /usr/local/fop2/autoconfig-buttons-freepbx.sh and saw the buttons being listed.
I moved the entire asterisk database over to my external mysql server or in this case, RDS on AWS. Which configuration files should I peek at for changing the mysql settings? I saw a couple files and did some changes but wasn't getting any buttons to show on my user portal.
Hello,
I was wondering if it was possible for FOP2 to support external databases. A bit of a background of what I'm trying to accomplish. I moved the asterisk database to an external server and removed all ties with the internal database on my Asterisk system. Is it possible for FOP2 to work with an external database?