Code Monkey home page Code Monkey logo

queuecallers's Introduction

POSSA QueueCallers

QueueCallers is a simple PHP Page for displaying Asterisk queue agents and callers. Initially developed by Mark Veenstra at markinthedark.nl and modifed slightly for FreePBX users.

Compatibility

This project should install and run on PHP enabled web server with access to an Asterisk server. The project is tested and streamlined for installation on a FreePBX server running FreePBX 2.9 or later.

Installation

  • Download the latest version of the project archive from: https://github.com/POSSA/QueueCallers/releases
  • decompress the archive on the server to [webroot]/queuecallers
  • chown and chmod the queuecallers folder and contents as necessary
  • If installing on a server running FreePBX 2.9 (or higher), installation should be finished. If running other versions, or a non standard install navigate to /[webroot]/queuecallers/inc/defines.php and edit with Asterisk server access credentials.

Usage

  • Navigate to: [web_server_ip]/queuecallers
  • From the dropdown menus select the page refresh rate and the Asterisk queue, that's it!

More information

Questions, feature requests, bug reports can be added to the issue tracker: https://github.com/POSSA/QueueCallers/issues

Original readme file from by Mark Veenstra [email protected]

** Background
        When I search the Internet there are better and more
improved add-ons for Asterisk to list/show all callers and
members of an Asterisk queue. But most of them are too complex
or too expensive for my needs, therefore I created this simple
PHP page. Hopefully you enjoy!

** Security concerns
        This PHP page doesn't include any user authentication.
This is a feature I didn't need because I don' allow any other
people on port 80 of Apache. If you do want some kind of user
authentication, you can:
    1. Expand this PHP page with this feature (please let me
       know)
    2. Make use of a .htaccess with a .htpasswd

** Installation
  - Upload the *.tgz file to your webroot folder of you Asterisk
    server (For example: /var/www/html/).
  - Login to your Asterisk server and execute the next commands:
    cd /var/www/html/
    tar xzvf queue-list-v0.5.tgz

** Configure PHP page
  - Edit the file inc/defines.php and change the MySQL database
    settings.

** Check installation
Open your browser and point in to http://<asterisk_server>/queue_list/

** Credits
Special thanks to everyone in the Asterisk community.

queuecallers's People

Contributors

lgaetz avatar

Watchers

James Cloos avatar Ramses Aguirre avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.