Hi,
I've installed FOP2 on Elastix 2.2 using the Add-ons feature, The demo worked fine (Firefox 12), I could see 15 extensions and this is exactly what we wanted and we bought a license. But then the login stopped working. I've been through the forums and none of the solutions appear to have worked.
FOP2 is running and listening, 192.168.231.3 is my address:
[root@server ~]# service fop2 status fop2_server (pid 24169 8336) is running... [root@server ~]# netstat -pant | grep 444 tcp 0 0 0.0.0.0:4445 0.0.0.0:* LISTEN 8336/fop2_server tcp 0 0 0.0.0.0:4446 0.0.0.0:* LISTEN 5991/perl tcp 0 0 10.0.4.4:4445 192.168.231.3:37253 ESTABLISHED 8336/fop2_server
But then I found this issue. I try to run the fop2_server --test command, and it gets so far but never connects:
[root@server ~]# /usr/local/fop2/fop2_server -v fop2_server version 2.25 [root@server ~]# /usr/local/fop2/fop2_server --test Flash Operator Panel 2 - Valid License (1)
Nothing ever appears after the first line to say connection to the manager was a success. I let it sit until the ssh connection was automatically disconnected (I'm guessing at least an hour, I went to put the kids to bed.)
I saw this site:
http://support.asternic.biz/index.php?/ ... tep/View/4
And I've seen both things described happen.
For "After entering extension and password, I am prompted to enter them again" I ran the script, but I don't see the voice passwords in the output file for any user. However, I know the credentials are correct. It was working before, and I can see what the voicemail password is in the Elastix web interface.
For "After entering extension and password, it shows Connect Attempt 1,2,3 and eventually times out", I have made sure fop2 is running and the old fop is off. The file /etc/amportal.conf didn't have it set to false, just the true commented out, so I put the false in there just to be sure. I have disabled my adblock completely and restarted firefox. And I have double checked and the firewall is allowing port 4445.
Any advice would be greatly appreciated! Thanks!