Member
Last active 13 years ago
Hello,
I have built a small script around FOP2 to pass user's preferences.
Hence I had to rename index.html to index.php
No change in original source code, just added a few simple mysql insert commands.
I am getting the following errors in apache logs
[Tue Apr 26 04:40:34 2011] [error] [client 192.168.1.41] File does not exist: /var/www/html/fop2/fop2-variablesTFXS.txt, referer: http://192.168.1.9/fop2/index.php [Tue Apr 26 04:48:35 2011] [error] [client 192.168.1.41] File does not exist: /var/www/html/fop2/fop2-variablesTFXS.txt, referer: http://192.168.1.9/fop2/index.php [Tue Apr 26 04:48:46 2011] [error] [client 192.168.1.41] File does not exist: /var/www/html/fop2/fop2-variablesTFXS.txt, referer: http://192.168.1.9/fop2/index.php [Tue Apr 26 04:49:06 2011] [error] [client 192.168.1.41] File does not exist: /var/www/html/fop2/fop2-variablesTFXS.txt, referer: http://192.168.1.9/fop2/index.php [Tue Apr 26 04:50:08 2011] [error] [client 192.168.1.41] File does not exist: /var/www/html/fop2/fop2-variablesTFXS.txt, referer: http://192.168.1.9/fop2/index.php [Tue Apr 26 04:50:47 2011] [error] [client 192.168.1.41] File does not exist: /var/www/html/fop2/fop2-variablesTFXS.txt, referer: http://192.168.1.9/fop2/index.php [Tue Apr 26 04:51:04 2011] [error] [client 192.168.1.41] File does not exist: /var/www/html/fop2/fop2-variablesTFXS.txt, referer: http://192.168.1.9/fop2/index.php [Tue Apr 26 04:51:20 2011] [error] [client 192.168.1.41] File does not exist: /var/www/html/fop2/fop2-variablesTFXS.txt, referer: http://192.168.1.9/fop2/index.php [Tue Apr 26 04:51:36 2011] [error] [client 192.168.1.41] File does not exist: /var/www/html/fop2/fop2-variablesTFXS.txt, referer: http://192.168.1.9/fop2/index.php
Any ideas what these are ?
Thank you in advance.
Best regards,
Sans
Hi,
One my user needs pop up & one does not.
Hence I created a small html form which asks for Need POPUP [Y/N].
The result is submitted to /fop2/index.php (I renamed index.html to index.php)
But the popup happens via an internal script call to checkdir.php
How can I pass the variable $_POST[pop_up] to checkdir.php and then to the function custom_popup($_GET)
I tried SESSION, COOKIES, GLOBAL and none seem to be working.
SESSION works, but expires if there is no call for a long time, I can increase the value of session expire to a longer duration, but I do not want to risk. COOKIES, once again, my comfort level is low.
Could not get GLOBAL to work. I followed a text book example, but some how its not working, I am sure I am missing something.
Any help is appreciated.
Thx
Sans
I did not follow...
open up the preference from the browser.
Unfortunately, I have no knowledge of SQLite3 :(
Hi,
Is it possible to disable audio alert on "Call Enter Queue" & "Call Ring" per context ?
Which variables would set/unset this ?
Thx
Yes, commending [code]#exec autoconfig-users-freepbx.sh[/code] did the trick.
Its working as expected now.
Thx a ton.
I am logged in as 3002
What should I change and where ?
Thx
Hi,
Custom settings in `fop2.cfg`
group=AD3W:QUEUE/5555,QUEUE/5557 group=TFXS:QUEUE/5600 user=1007:1007:hangup:AD3W user=3001:3001:hangup:TFXS user=3002:3002:hangup:TFXS
Currently, when I click on the CHAT icon in the QUEUE box, I see the following submenu
Likewise, when I click on the Green Ball under the Extensions box, I see
I do not want any of them.
Where and how do I customize the `Action Submenu` ?
Thank you
Best regards,
Sans
Hello,
I would like to display only 1 Queue (500) and its *logged-in* members.
No trunks, no Parking etc
I believe I need to create button.cfg with groups etc and call it somewhere, just a bit confused.
If someone can help be construct this pls
Thank you.
Best regards,
Sanjay
Hi,
How can I remove the following objects
(a) Park Slots
(b) Trunks
Could not find much help in operator.css
Thank you.
Best regards,
Sanjay