FOP2 addon installation error
Hello,
Kindly assist, I got the following error messages during addon installation of fop2 on elastix 2.2
[root@asterisks ~]# /usr/local/fop2/fop2_server --test
Flash Operator Panel 2 - No valid license found. Demo Mode
ERROR 1146 (42S02) at line 1: Table 'asterisk.fop2settings' doesn't exist
ERROR 1054 (42S22) at line 1: Unknown column 'exclude' in 'where clause'
Manager authentication failed. Check credentials!
Kindly assist, I got the following error messages during addon installation of fop2 on elastix 2.2
[root@asterisks ~]# /usr/local/fop2/fop2_server --test
Flash Operator Panel 2 - No valid license found. Demo Mode
ERROR 1146 (42S02) at line 1: Table 'asterisk.fop2settings' doesn't exist
ERROR 1054 (42S22) at line 1: Unknown column 'exclude' in 'where clause'
Manager authentication failed. Check credentials!
Comments
Best regards,
Best regards,
manager.c: 127.0.0.1 failed to authenticate as 'admin'. where else do I look?
fop2.cfg
[general]
; AMI definitions
manager_host=localhost
manager_port=5038
manager_user=admin
manager_secret=sunshine
;event_mask=agent,call,command,system,user,dialplan
manager.conf
[admin]
secret = sunshine
deny=0.0.0.0/0.0.0.0
permit=127.0.0.1/255.255.255.0
read = system,call,log,verbose,command,agent,user,config,command,dtmf,reporting,cdr,dialplan,originate
write = system,call,log,verbose,command,agent,user,config,command,dtmf,reporting,cdr,dialplan,originate
#include manager_additional.conf
#include manager_custom.conf