A GUI wrap around FreeSWITCH

Status
Not open for further replies.

Adrian Fretwell

Well-Known Member
Aug 13, 2017
1,414
376
83
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.
 

vuthy09

Member
Jun 12, 2023
78
1
8
40
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
Great to hear that!!
 

Incubugs

Member
Apr 7, 2018
175
10
18
49
So i have been testing and using Adrians gui and i must say im impressed so far, and for a change NO closed paywalls for features which is refreshing, all the features are there and working, bit of a learning curve but once you get your head around it all makes sense, we are going to test for a while and then probably slowly transfer our hosted cloud customers over to this, just the ability to have a wallboard without paying silly money is amazing , well done Adrian :)
 
  • Like
Reactions: Adrian Fretwell
Status
Not open for further replies.