Not Logged in - No Account?
Don't have an account? Registering an account with us allows you to post to the forums, easily track new posts, subscribe to threads, pm (private message) other forum members, and receive periodic news letters (you can opt out if you desire). Once you are logged in this message will no longer appear. If you don't have an account, you can create one by registering here. Lost your password, request a new password. We respect your privacy which means we collect minimal information when you register and we do not resell that information or use it in any objectionable way. You can review our privacy policy for full details.
FreePBX Panel flashing Red and Green

Once I installed Flash Player 9.0.124.0 (from 9.0.115.0) FOP panel stopped working. After uninstalling 9.0.124.0 and re-installing 9.0.115.0 from Adobe archive the FOP panel started working once again. After looking at the network traffic from the 9.0.124.0 and 9.0.115.0 case I noticed the following:
With the 9.0.115.0 player, the FOP panel would initiate two connections to the FOP server at port 4445. In the case of the 9.0.124.0 player, only the first connection would be done and it would be identical as the first connection with the 9.0.115.0 case.
I have reported this to Adobe but I don't have a support agreement with them so if anyone does they may have more pull then me.
I have created bug #2782 to track this issue.
I'm not tryig to deflect it
I'm not tryig to deflect it but the author of the FOP is at http://www.asternic.org. have you taken a look over there to see if he knows about it and/or posted a fix already. If so it would be easier to pull his supported fix back then attempt to get somebody here to look into it and fix it.
It looks like he rolled out a new version on March 31st...
I just opened a ticket with asternic
Thanks for the pointer. I had no clue. I just created change #15 on the asternic bug system (using Trac)
Flash panel ater update to flash player 9.0.124
Check this post in asternic:
http://www.asternic.org/archives/msg03086.html
Yes, that fixed it
Yes, replacing the the op_server.pl
in /var/www/html/panel
with the one from here
http://www.asternic.org/ > Download
op_panel-snapshot.tar.gz 2008-04-10-16:45:04
solved the problem for me.
Thank you!
P.S. But this new fix breaks working with earlier Java version
Java Version 1.5.0 (9/8/06)
New op_server.pl causes flashing even on old versions of flash
Hi
If I overwrite op_server.pl with the latest snapshot release of op_panel, all extensions flash red and green regardless of the version of Flash I'm running.
I'm running FreePBX on Ubuntu Linux 7.10 with Asterisk 1.4.19 and FreePBX 2.4.0.
Thanks,
Robert
ongoing problem
This mismatch release of the op_server.pl and the resulting failure to access the panel is an ongoing problem. When I tried to use the svn version of the op_server.pl it then through some errors due to the config file in FreePbx being coded to use amportal conf.
Will there be an update to FreePBX to squash this bug anytime soon?
a fix for the problem.
We use Debian & Ubuntu
for some users FOP worked. their plugin version is r48 .
the ones which did not work had version r124
solution:
aptitude purge flashplugin-nonfree
cp r48 version to each r124 user:
cp /home/rob/.mozilla/plugins/libflashplayer.so /home/~tasha/.mozilla/plugins/libflashplayer.so
chown tasha ~tasha/.mozilla/plugins/libflashplayer.so
Of course you need a copy of version r48 around.. Email me if you want a copy of the backup you gave me to store for you ;-)