Here is my config
[general] ; AMI definitions manager_host=localhost manager_port=5038 manager_user=fop2 manager_secret=test ;event_mask=call,agent ; Daemon definitios ;listen_port = 4445 ;restrict_host = www.asternic.org ;web_dir = /var/www/html/operator/fop2 ; Global Config language = en poll_interval = 86400 poll_voicemail = 1 ;monitor_ipaddress = 0 master_key = 12345678 ; USER LIST ;user=1260:1234:all ;user=621:1234:all ;user=622:1234:all ;user=623:1234all ;buttonfile=buttons.cfg #exec autoconfig-users-freepbx.sh
I try logging in via web, with user 1260 and password of 1234, and it always comes back saying "could not connect to server"
fop2_server --test
Flash Operator Panel 2 - No valid license found. Demo Mode
Connection to manager OK!
I am trying to login with a ext and voicemail password
Here is the output of autoconfig-users-freepbx.sh
user=1260:1234:all
user=1262:1234:all
user=1261:1234:all
buttonfile=autobuttons.cfg
I am running /etc/init.d/fop2 start and it comes back OK
and a ps ax | grep fop2 shows /usr/local/fop2/fop2_server -d running
Any ways to debug?
Thankss