The project is based on OpenVBX (big fans here!). We added a few modules, such as call queueing, call cost tracking (incoming, outgoing), the ability to export call flows to files, import/export of those files, SMS polls, automated phone call flow initiation, in-browser call flow testing, as well as Stripe integration to charge for more credits, then top-up the tenant account for more SMS and call credits. A different theme is also applied.
Many things can be abstracted further and improved, feel free to take from it what you wish :)
Hi Keith, thanks for taking a look at this, and thanks for working on OpenVBX, amazing project! Yes it's been a while since touching this code (~6mo-1yr) but once I have some more free time I'd like to bring it up to date with the current OpenVBX version and post some screenshots as well.
Comments
The project is based on OpenVBX (big fans here!). We added a few modules, such as call queueing, call cost tracking (incoming, outgoing), the ability to export call flows to files, import/export of those files, SMS polls, automated phone call flow initiation, in-browser call flow testing, as well as Stripe integration to charge for more credits, then top-up the tenant account for more SMS and call credits. A different theme is also applied. Many things can be abstracted further and improved, feel free to take from it what you wish :)
After a quick recursive diff, it looks like you're a few versions behind OpenVBX master. Have you considered rebasing your changes off of that?
There are a number of fixes, improvements, and features that have come into play recently.
Hi Keith, thanks for taking a look at this, and thanks for working on OpenVBX, amazing project! Yes it's been a while since touching this code (~6mo-1yr) but once I have some more free time I'd like to bring it up to date with the current OpenVBX version and post some screenshots as well.