Search results

  1. P

    Move FreeSWITCH DB from SQLite into PostgreSql

    I would have figured the meta crowd to be pioneers of NoSQL or graphQL, though not surprised, wouldn't even be surprised to learn they’ve spun up a few storage engines of their own.
  2. P

    Multitenant Fax

    Thanks, I should have updated this thread to say that it was a broken upgrade, a fresh install resolved the issue.
  3. P

    DjangoPBX Beginners

    Wow, I recall following documentation by NerdUno over a decade ago when I was messing with Asterisk, its kind of cool how the community evolves!
  4. P

    DjangoPBX Beginners

    The gui is very configurable, i don’t recall anything about changing anything other than the whitelist IP during install
  5. P

    DjangoPBX Beginners

    The install script references nftables, are you able to start from a clean install? If not can you disable or remove ufw?
  6. P

    DjangoPBX Beginners

    I find it easier to start with clean system than try to troubleshoot an existing system. On a vanilla minimal Debian clean install: 1. install git 2. clone the install repo 3. edit the install script and run it answering yes to all prompts and accepting the defaults I followed the three above...
  7. P

    Signalwire

    Hello world, After registering with SignalWire to get a token to install freeswitch in an effort to demo djangopbx I stumbled accross the fact they're also a provider with rates allegedly better than what I'm paying and very interesting features. It almost looks like they cover all the...
  8. P

    DjangoPBX Beginners

    My first time going through the install script I just pressed enter instead of y when being prompted and it did not interpret those as yes. Try again and pay attention during the install, when prompted don't assume the defaults are to install. Post reboot I got an https site, though I'd...
  9. P

    Move FreeSWITCH DB from SQLite into PostgreSql

    Thanks Johnny for the detailed explanation, and sorry ttt for the tone. Just because something can be done doesn't always mean that it should, we could be living in a much better world if not for the fact that anyone who can do anything does so without considerations beyond their immediate wants...
  10. P

    DjangoPBX Beginners

    I assumed UK but grossly miscalculated the time difference, thanks for the elaboration, I avoided restating anything that's already documented but perhaps in this case less isn't more.
  11. P

    Move FreeSWITCH DB from SQLite into PostgreSql

    Thats cute, but if there's one thing I've learned over the years is that the customer is never right. That's not to say those requresting MySQL are right either, Postgresql is the better choice. The people maintaining those larger installations really should get back to the basics and try to...
  12. P

    DjangoPBX Beginners

    Given Adrian is likely in a timezone where he's sleeping I'll try to answer based on my little research: Django is not a rewrite of fusion, its more of an alternative to fusion which leverages a different stack (but they have freeswitch in common). It's first github commit was 3 years ago. It...
  13. P

    DjangoPBX Beginners

    This is really cool, I'm going to have to play with it this weekend, thanks for sharing the great work!
  14. P

    Strange behavior with fax

    Hello, After wrestling with fax on a new domain (the second of two, fax is working fine on the original domain) I thought I'd see if upgrading the installation may help and perhaps it may have, previously I'd just get a blank page when attempting to edit/create/delete a fax extension but after...
  15. P

    The Brooklyn Way

    Helloworld, I've been lurking here for years occasionally asking a question or two but just realized I'd missed this rite of passage. So here's my ASL: just kidding, but in all seriousness, I stumbled across Fusion years ago when considering providing VoIP services to customers of my own (at...
  16. P

    Multitenant Fax

    Hello, I've been running a FusionPBX instance with a single tenant for a few years now and its pretty solid as a PBX and fax server. Given the system didn't seem taxed I added an additional domain and things appeared to work... except that for the life of me I haven't been able to get fax...
  17. P

    FusionPBX as a Teams SBC

    Thanks hfoster, perhaps I should have taken your advice but I'm stubborn. Wanted to post for anyone else stumbling on this thread that it isn't entirely impossible just requires multiple configuration points. after adding a dialplan in teams admin console calls from teams into fusion went...
  18. P

    FusionPBX as a Teams SBC

    Hello world, Great community, I've been lurking for while but sadly haven't yet contributed much value. There's at least one really good thread regarding setting up FusionPBX as an SBC for Direct Routing (its closed so I couldn't post there), and others have expressed success using vanilla...
  19. P

    TollFree termination providers

    Hello community, Many years ago I discovered a provider that paid for tollfree traffic, I made less than $10 before noticing the call quality and call dropped issues users were reporting were all to toll free numbers so I move that traffic back to my primary providers and called it a day. Fast...
  20. P

    Max Wait Time in Call Center Queues

    Hello world, I've read through Freeswitch and Fusion Docs as well as browse this forum including the helpful explanation here however I'm still having a hard time understanding why despite setting the "Max wait time" of a queue to 30 seconds callers on the queue spend over two minutes listening...