Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qpanel

Qpanel is dashboard for Queues in Asterisk

Demo

Requirement

If you used a CentOS 5.X or Elastix check how to install Python 2.6 and Flask

1. Install flask

 $ pip install Flask

If dont have pip in your system. For install

Debian and Ubuntu

sudo apt-get install python-pip

Fedora

sudo yum install python-pip

2. Clone this repository

 git clone -b stable  https://github.com/roramirez/qpanel.git

3. Go and prepair environment

 cd qpanel
 git submodule init
 git submodule update
 cp config.ini-dist config.ini

Edit config.ini with Manager Asterisk parameters

4.- Run and relax

   python app.py

Go url of machine http://IP:5000

New features?

If you like new features or something is wrong please open a issue

If you want check the development version get checkout to master branch

git clone -b master  https://github.com/roramirez/qpanel.git

About

Dashboard for Queues in Asterisk. app_queue panel for Asterisk

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages