Than you very much for this. It very well could be a big leap forward for this product. Whenever we expose the gui to clients we kind of have to apologize for how it looks even though it's very powerful.
Well said, Adrian. I'll contact you to ask how you achieved some of the stuff you built. I do have some pain points that I'd like to overcome.Hi @pbxgeek,
Any collaboration is a good thing. I feel that we should combine ides rather than systems. I think the VoIP community as a whole will benefit from having more systems to choose from, especially if they are open and well supported. No two projects are exactly the same, each one will have it's both it's strengths and weaknesses, but each will also have a key focus, be it end-user appeal for retail or API/Backend integration appeal for wholesale, for example. The VoIP community needs them all!
Because the Django framework is Python based it forced my to learn the language. Having used PHP for years, I initially found it difficult, but coming from a C/C++ programming background, I soon got to grips with it, and I am now gradually moving all of my historic PHP applications over to Python.
The Laravel framework is very good, and it is a perfect fit where VoIP people like us, want to concentrate on the VoIP not re-inventing the web content delivery wheel. However because Laravel is PHP based, not Python, I prefer to work with the Django web framework. I don't think one is better than the other, its just a case of using what we feel comfortable with.
You have my contact details and I am always willing help and share, or just be a sounding board for bouncing ideas. I needed a different system to the one that I was using at the time, but because I could not find a viable alternative, I had to build one, now you have presented another alternative - I think that really is a step towards diversity in software and provides greater choice for our VoIP community.
Cheers,
Adrian.
I completely understand where you’re coming from—I’ve been in that situation more than once myself. That’s exactly why I built this system. My clients love it, and the self-service capabilities it offers have positioned me competitively against larger providers.Than you very much for this. It very well could be a big leap forward for this product. Whenever we expose the gui to clients we kind of have to apologize for how it looks even though it's very powerful.
Pull the updates. I added it and forgot to commit the file.Hi @pbxgeek I have problem here
cd install
sh install.sh cannot open install.sh: No such file
View attachment 4268
I got another problem here@vuthy09 How did it go at the end? Were you able to complete the installation?
Refer to this page to see all the pages for which you need to update links.
Release v0.9.1 · nemerald-voip/fspbx
What's Changed Phone Numbers page New installation script List of all redesigned pages Dashboard - /dashboard Extensions - /extensions Voicemails - /Voicemails Users - /users Call History - /call...github.com
Successfully installed now, cheers@vuthy09 Ok, I addressed that issue too. Sorry about all the trouble. You've helped me make the script better
Awesome! Enjoy!
Did you run the other two commands after the installation script and adjust settings in the .env file to match your domain if needed?