Member
Last active 5 years ago
Where is the custom file located?
I've changed the fop2.cfg file to point to the same files that the httpd server config uses.
ssl_certificate_file=/etc/pki/webserver.crt ssl_certificate_key_file=/etc/pki/webserver.key
Eventually it comes back with "System is not available right now"
I couldn't find disableWebSockets in the presence.js file so I added it but it just caused the big yellow bang to show right away instead of after some number of attempts.
So when we were testing we noticed that if we changed to https it would load. That was using the self-signed cert on our FreePBX box. Thinking we were onto something we purchased a GoDaddy cert and installed that. Now when we try to access https://server/fop2 it will give us the message "One moment please" and will do that until it reaches 6-12 attempts and then complains that we need to install the Flash player.
Blank page when trying to load FOP2 with Chrome Version 65.0.3325.181 (Official Build) (64-bit). When I look at the source, it shows that the page loads right up to the point where the css links are located in the head. Simply switching to Edge allows us to access FOP2.
<!DOCTYPE html> <html> <head> <meta content="text/html; charset=utf-8" http-equiv="content-type"> <meta content="yes" name="apple-mobile-web-app-capable"> <meta content="YES" name="apple-touch-fullscreen"> <meta content="width=device-width, minimum-scale = 0.1, maximum-scale = 1.0, user-scalable=yes" name="viewport"> <title></title> <link href="images/favicon.ico" rel="icon" type="image/ico"> <link media="screen" rel="stylesheet" type="text/css" href="css/bootstrap.min.css" > <link media="screen" rel="stylesheet" type="text/css" href="css/operator.css" > <link media="screen" rel="stylesheet" type="text/css" href="css/chat.css" > <link media="screen" rel="stylesheet" type="text/css" href="css/vmail.css" > <link media="screen" rel="stylesheet" type="text/css" href="css/alertify.core.css" > <link media="screen" rel="stylesheet" type="text/css" href="css/alertify.bootstrap3.css" > <link media="screen" rel="stylesheet" type="text/css" href="css/jquery.contextMenu.css" >
We are using Version: 2.31.08. Can we upgrade to the latest or will we need to purchase the annual maint. ?
We did a reboot of the server this past weekend and that seems to have cleared up this issue.
Running FOP2 on FreePBX and we're seeing extensions being added back to queues after they have been removed. In the queue settings, none of the users showing up are in the static or dynamic users. In fact, I have this going on for a queue where there are no extensions listed under static or dynamic.
While FOP2 is open, I can click on the extensions and select "Remove Member" and they disappear. Then about five minutes later or so, they reappear.
FOP version 2.31.08
FreePBX: 13.0.192.16