Member
Last active [hidden]
Thanks - sorted.
This user had a template that had all Groups unticked. See attached.
I had to run the command
php -f /var/www/html/fop2/admin/update_conf.php 1
to make it appear.
Hi, do you want bugs/queries about 2.30 beta here or on support forum in future?
i have a problem with newly created queues. Asterisk 12 & FreePBX 12.0.74
Scenario
Upgraded to 2.3.0 beta
All works - Queues showing
Created new Queue in Freepbx.
Fop 2 Manager, reload fop & reload Asterisk, also tried service fop2 restart, shows in Fop2 Manager "Buttons" & is enabled.
New queue still does not show in fop2?
Sorry it was confirmation it all works. Windows surface keyboard #awkward
Thanks for quick response, all sorted and works?
Hi
Is there an upgrade option from Full regular Version to White label version?
I cannot see it on the "Buy" page.
Thanks
Thanks root was /var/www/html
I've now changed the fop2.cfg to reflect this.
All works now
Thanks
I cannot seem to get FOP2 to run at all. I've got it working on previous FreePBX installs, but I've tried a couple of time on fresh installs with the following setup:
Freepbx 12, Asterisk 12, Ubuntu 14.04, FOP 2.28 (I previously typed 2.27... it is 2.28)
(Incredible PBX 12 with Asterisk 12 and FreePBX) as per [url=http://nerdvittles.com/?p=11041]http://nerdvittles.com/?p=11041
[/url]
I just get:
server/fop2_server --test
Flash Operator Panel 2 - Valid License (1)
Could not write configuration data /var/www/fop2/fop2-variablesGENERAL.txt.
Check your file permissions
I used debian64 package.
Fop Manager did not install, and the neither did the MySQL tables. I have manually done both now, but still same issue.
-----------------------
Couple of other screen captures
root@swindon:/usr/src/fop2# /etc/init.d/fop2 start
Starting Flash Operator Panel 2: fop2.
root@swindon:/usr/src/fop2#
----
root@swindon:/usr/src/fop2# /etc/init.d/fop2 stop
Stopping Flash Operator Panel 2: fop2start-stop-daemon: warning: failed to kill 27118: No such process
1 pids were not killed
No process in pidfile '/var/run/fop2.pid' found running; none killed.
-----
manager.conf
[general]
enabled = yes
port = 5038
bindaddr = 0.0.0.0 (have also tried 127.0.0.1)
displayconnects=no ;only effects 1.6+
[fop2]
secret = fop222
deny = 0.0.0.0/0.0.0.0
permit = 127.0.0.1/255.255.255.0
read = all
write = all
writetimeout = 1000
eventfilter=!Event: RTCP*
eventfilter=!Event: VarSet
eventfilter=!Event: Cdr
eventfilter=!Event: ExtensionStatus
eventfilter=!Event: ChannelUpdate
----
fop2.cfg
[general]
; AMI definitions
manager_host = 127.0.0.1
manager_port = 5038
manager_user = fop2
manager_secret = fop222
;event_mask=agent,call,command,system,user,dialplan
Any help, will be much appreciated.