Member
Last active 12 years ago
OK, I got this to work, but I'm not sure why it didn't work in my original configuration. I was connected to the system via ssh and tunneling port 80 through the connection. I would browse to localhost/fop2 and would receive the login page, but not be able to login. I'm guessing that fop2 runs client-side and needs to access additional ports on the server?
From browser on network, I can login just fine.
Steve
I installed the demo version to test on the recently released PIAF 2.0621 on CentOS 6.2. I have followed the various suggestions for other similar posts on this forum, but I can't seem to login.
fop2_server --test yields:
Flash Operator Panel 2 - No valid license found. Demo Mode
Connection to manager OK!
so I know fop2 is connecting to asterisk. The only thing resembling an error in debug mode is:
127.0.0.1 <- Response: Error
127.0.0.1 <- ActionID: getvar!custom!CF/4310
127.0.0.1 <- Message: Database entry not found
127.0.0.1 <- Server: 0
However, I see that mailbox in the fop2users table in the asterisk database.
Is the demo mode only for a pre-defined login or something and I need to purchase a license to do this?