my skype call handler for online calls

Discussion in 'Scripts' started by klown, Jul 13, 2006.

  1. #1
    i created php a based script which takes a list of username from a text file and checks to see who is online. The script will then choose a random operator and create an image on the page which says "I'm online" if you click on the image it will call our operator in the office.

    The reason for choosing the operator at random is so the number of calls will be split evenly so one operator doesnt get an larger amount of calls.

    Anyhow i'm just wondering if this is of use to anybody. You can see an example at my skype operator page.

    If this is useful for people i could very easily create an admin system and make the script easy to insert into a site.. just wondering if anybody would want it!
     
    klown, Jul 13, 2006 IP
    T0PS3O likes this.
  2. T0PS3O

    T0PS3O Feel Good PLC

    Messages:
    13,219
    Likes Received:
    777
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Yeah, I'm interested!

    I feel a bit stupid for not having thought of that, hats off to you!

    A text based config file would work for me actually...

    Do you think it can detect whether someone is already on the phone?
     
    T0PS3O, Jul 14, 2006 IP
  3. klown

    klown Peon

    Messages:
    2,093
    Likes Received:
    115
    Best Answers:
    0
    Trophy Points:
    0
    #3
    update: Now it will detect user status every few seconds.

    Also you can choose text to display if you have operators online, or offline
    you can decide if you want to give users a text call me button or a image button. It also allows you to specify the text link text, and change the image.

    All admin is updated via a notepad

    tool size in .rar format with example is 8kb
     
    klown, Jul 26, 2006 IP