Owing to the imminent UK transition from analogue to digital landlines, I thought I would share with you a project I have been working on to use in my own business.
It is a GUI wrap around FreeSWITCH written in Python using the Django Web Framework (https://www.djangoproject.com/). I decided to call it DjangoPBX.
It is currently in "Alpha testing". But I now have a working PBX with a few bells and whistles like a Call Centre Wallboard and REST API.
Documentation is a work in progress, but you can find what I currently have as well as some screenshots at https://www.djangopbx.com
Software repository is at: https://github.com/djangopbx/djangopbx
Install script is at: https://github.com/djangopbx/djangopbx-install.sh
Documentation repository is at: https://github.com/djangopbx/djangopbx-docs
Obviously, until we get to the point of a stable release things may break as we add new features, but I would value peoples opinions and any feedback on the project. If you feel that you can help improve or contribute to this project then pull requests are always welcome.
Kind regards
Adrian.
It is a GUI wrap around FreeSWITCH written in Python using the Django Web Framework (https://www.djangoproject.com/). I decided to call it DjangoPBX.
It is currently in "Alpha testing". But I now have a working PBX with a few bells and whistles like a Call Centre Wallboard and REST API.
Documentation is a work in progress, but you can find what I currently have as well as some screenshots at https://www.djangopbx.com
Software repository is at: https://github.com/djangopbx/djangopbx
Install script is at: https://github.com/djangopbx/djangopbx-install.sh
Documentation repository is at: https://github.com/djangopbx/djangopbx-docs
Obviously, until we get to the point of a stable release things may break as we add new features, but I would value peoples opinions and any feedback on the project. If you feel that you can help improve or contribute to this project then pull requests are always welcome.
Kind regards
Adrian.