Member
Last active 5 years ago
Go to fop2 admin, select buttons and then click "toggle advanced fields".
Then on the buttom of your extension you see a auto answer header field.
Put your header in there.
Can "wget -O - http://download.fop2.com/install_fop2.sh | bash" also be used to upgrade a fop2 version on FreePBX systems?
I have a fop2_debug.log file in /var/log/ which fills up with debug information. I forgot where to turn on/off fop2 debug.
Where do I adjust that?
Does FOP2 work well with touch screen monitors too?
When retrieving a call from park, I have to click the little handset icon for the Pickup Call popup to appear.
It is a little hard to hit this icon sometimes cause it's small. Better would be if the whole line from left to right including the part containing name and number of parked party would be clickable.
Just like it is with calls in queue. There I can click the whole line.
Convenient would also be if several parked calls would be distinguished from each other slightly via a different colored background fond. E.g blue and a little darker blue.
How do I change the default setting for the Auto Answer header field for all the buttons in FOP2 manager?
Sorry, yes. I meant the line $SQLITEDB="/drbd/spare/fop2/fop2settings.db" doesn't survive an upgrade in /var/www/html/fop2/admin/config.php.
It reverts back to /usr/local/fop2/fop2settings.db";
I have fop2settings.db located in /drbd/spare/fop2/, and I update its location in /var/www/html/fop2/admin/fop2settings.db to $SQLITEDB="/drbd/spare/fop2/fop2settings.db";
Whenever I upgrade fop2, my custom entry in /var/www/html/fop2/admin/fop2settings.db reverts back to default, to /usr/local/fop2/fop2settings.db";
Is there a way to not have this happen at each upgrade?
Is there a way to mass delete users in FOP2 manager?
I accidentally pressed recreate users and now I have a few hundred of them.
And why does the notify_on_connect = 0 not turn off the "talking to" popups?