Hey,
I too are having issues;
I'm using a 64bit install of Elastix and have followed the Elastix install notes.
I Installed File;
fop2-001-amd64-glibc2.5-centos5.tgz
I have changed the port of FOP1 to 4446
I have run the post install test script (/usr/local/fop2/fop2_server --test) and get the following response;
[root@voip fop2]# /usr/local/fop2/fop2_server --test
Flash Operator Panel 2 - No valid license found. Demo Mode
Connection to manager OK!
I have manually run the auto config and get the following;
[root@voip fop2]# ./autoconfig-users-freepbx.sh
user=3000:3000:all
user=3050:3050:all
user=3060:3969:all
user=3070:3070:all
user=3080:3080:all
user=3010:3010:all
buttonfile=autobuttons.cfg
The button file also looks ok, list all the trunks and extensions no problem.
More Tests:
[root@voip fop2]# pgrep fop2_server
4249
[root@voip fop2]# netstat -nta
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:993 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:995 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:5038 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:110 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:4559 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:143 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:2000 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:786 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:4445 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:4446 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:34901 127.0.0.1:5038 ESTABLISHED
tcp 0 0 127.0.0.1:5038 127.0.0.1:33595 ESTABLISHED
tcp 0 0 127.0.0.1:33595 127.0.0.1:5038 ESTABLISHED
tcp 0 0 127.0.0.1:5038 127.0.0.1:34901 ESTABLISHED
tcp 0 0 192.168.20.20:4446 10.100.100.5:29926 ESTABLISHED
tcp 0 0 :::993 :::* LISTEN
tcp 0 0 :::995 :::* LISTEN
tcp 0 0 :::110 :::* LISTEN
tcp 0 0 :::143 :::* LISTEN
tcp 0 0 :::80 :::* LISTEN
tcp 0 0 :::2000 :::* LISTEN
tcp 0 0 :::22 :::* LISTEN
tcp 0 0 :::443 :::* LISTEN
tcp 0 0 ::ffff:192.168.20.20:22 ::ffff:10.100.100.5:23707 ESTABLISHED
tcp 0 396 ::ffff:192.168.20.20:22 ::ffff:10.100.100.5:24700 ESTABLISHED
[root@voip fop2]# iptables -vnL
Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
When I try to login as user 3000 with a password of 3000 (voicemail password) it sits there forever saying;
Connecting to server, attempt number : 1
and never connects????
I get the following browser error in Line 1, Char 1
"Object doesn't support property or method"
Any ideas??
Thanks
Alan Scott