Member
Last active 7 years ago
I think I blew away my correct permissions for visual_phonebook
re-applied these
grant all privileges on *.* to 'root'@'%' with grant option;
grant all privileges on *.* to 'root'@'localhost' with grant option;
flush privileges;
restarted db
have 4900+ entries, and can see only the 2 that I have manually entered from gui
I can see the 2 from the command line as well
mysql -u root -pfakenew-password -h localhost fop2 -e "show tables"
this command works fine
any suggestions
ver 2.29.01
I have 3 sip trunks
1 inbound
1 outbound
1 bidirectional
inbound works great
outbound - shows the sip/trunk-hex# of call and either s or blank
directional shows inbound/outbound mostly correct, but occasionally will show the correct hex code, but the wrong outbound information
my buttons.cfg has
[att_trunk1]
type=trunk
label=att-in
channel=SIP/att_trunk1
[att_trunk2]
type=trunk
label=att-out
channel=SIP/att_trunk2
[telnet]
type=trunk
label=telnet
channel=SIP/telnet
fop2 license - get error when using license
fop2 wont restart when using 2.28 and license - will only run in demo mode
also get unable to initialize libusb: -99 when starting
when dl'ing 2.29 - says its a 2.28 license -- whats the cost of the maintenance agreement ?
License Activation
------------------
Enter your serial code: xxxxxxxxx
Serial code available!
Registration Successfull
You must restart the FOP2 service to enable the license.
[root@voiptracker fop2]# service fop2 restart
Restarting fop2 (via systemctl): [ OK ]
[root@voiptracker fop2]# ps -ef |grep fop2
root 21758 20990 0 14:58 pts/1 00:00:00 grep --color=auto fop2
[root@voiptracker fop2]# /usr/local/fop2/fop2_server -i ens160
unable to initialize libusb: -99
ok, realized what I was doing wrong -
nice product
also installed another test box, and get the system is not available message when trying to login
this system is on the same box as asterisk
any thoughts on what I am missing here?
root 1297 1 0 09:20 ? 00:00:00 /usr/local/fop2/fop2_server -d
root 1322 1266 0 09:22 pts/2 00:00:00 grep fop2
tcp 0 0 0.0.0.0:4445 0.0.0.0:* LISTEN
tcp 0 0 10.35.30.7:4445 10.26.2.173:60070 ESTABLISHED
tcp 0 0 10.35.30.7:4445 10.26.2.173:49481 ESTABLISHED
no firewall on either box
ok, server appears to be running
goto voiptracker/fop2 and get login prompt for extension and password
tried multiple extension and all passwords
probably doing something trivially stupid - any other suggestions?
ok, server appears to now start
get when testing
[root@voiptracker ~]# /usr/local/fop2/fop2_server -test
Flash Operator Panel 2 - No valid license found. Demo Mode
Connection to manager OK!
this is NOT on the same box as the asterisk server
from web get prompt for extension and password, but it never connects
Can fop2 be run from a separate box?
used the centos version today - its no longer complaining
thanx for the help
Redhat 5.4 and fop2-2.11-fc10-i386.tgz
thought it would be the closest match