rscl

Member

Last active 13 years ago

  1. 13 years ago
    Tue Apr 26 09:07:58 2011
    rscl started the conversation PHP Error.

    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

  2. Mon Apr 25 16:42:50 2011
    rscl started the conversation passing parameter to checkdir.php.

    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

  3. Mon Apr 18 16:58:55 2011

    I did not follow...

    open up the preference from the browser.

  4. Mon Apr 18 15:14:46 2011

    Unfortunately, I have no knowledge of SQLite3 :(

  5. Mon Apr 18 14:24:01 2011
    rscl started the conversation Context based Audio Alert ?.

    Hi,

    Is it possible to disable audio alert on "Call Enter Queue" & "Call Ring" per context ?
    Which variables would set/unset this ?

    Thx

  6. Mon Apr 18 13:24:20 2011

    Yes, commending [code]#exec autoconfig-users-freepbx.sh[/code] did the trick.
    Its working as expected now.

    Thx a ton.

  7. Mon Apr 18 12:01:24 2011

    I am logged in as 3002
    What should I change and where ?

    Thx

  8. Mon Apr 18 08:58:31 2011
    rscl started the conversation Customizing Action submenu.

    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

      Remove Member
      Pause Member
      UnPause Member

    Likewise, when I click on the Green Ball under the Extensions box, I see


      Pause Member
      UnPause Member
      Add to ....
      Remove from ..

    I do not want any of them.

    Where and how do I customize the `Action Submenu` ?

    Thank you

    Best regards,
    Sans

  9. Fri Apr 15 18:47:59 2011
    rscl started the conversation Show only queue: 5001.

    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

  10. Fri Apr 15 18:23:48 2011
    rscl started the conversation Remove.

    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

View more