Recent content by NerdUno

  1. NerdUno

    Move FreeSWITCH DB from SQLite into PostgreSql

    If I'm not mistaken, both Facebook and Meta use MySQL as their database engine of choice which is to say it scales pretty well. :cool:
  2. NerdUno

    DjangoPBX Beginners

    @Adrian Fretwell Even a YouTube video (like your first one) would be an awesome start.
  3. NerdUno

    DjangoPBX Beginners

    @Adrian Fretwell: Your documentation is EXCELLENT. But it's designed to assist the skilled car mechanic who's been driving for years, not the person who wants to learn how to drive the new car. The missing piece is a section that, at a minimum, documents the steps to make your first successful...
  4. NerdUno

    DjangoPBX Beginners

    @Adrian Fretwell has obviously invested an enormous amount of effort in getting DjangoPBX out the door. The problem for beginners (like me) is there is virtually no documentation on how to do even the basics, i.e. set up an extension, set up a working trunk, set up an inbound and outbound route...
  5. NerdUno

    DjangoPBX Beginners

    Sorted out getting a VoIP.ms trunk registered with bug fix from @Adrian Fretwell. Thanks!! Now if only we could make an outbound call. Both djangopbx and voip.ms show the trunk registered, and Status->Registrations shows the softphone registered. We then created an outbound route to VoIP.ms...
  6. NerdUno

    DjangoPBX Beginners

    For those playing with the Debian 12 release, be advised that there was a missing Freeswitch piece using the src build for FreeSwitch (now fixed). Here are our notes on what worked using a SignalWire Personal Access Token. First, you must have a public-facing FQDN for your server. It's the only...
  7. NerdUno

    Free IBM Voice Prompts for FusionPBX

    I did look at the COPYING file. In fact, I wrote it. I don't suppose you actually read the tutorial?? If you had, you would understand why the MIT license is also included. The worldwide weather app uses a source ("some random company" as you put it) that licenses content under the MIT license...
  8. NerdUno

    Free IBM Voice Prompts for FusionPBX

    If you listen to both the IBM TTS and Mozilla TTS sample recordings, I think the answer is pretty obvious. I think most folks here are sufficiently intelligent to figure out that GPLv2 and GPL2 are one and the same. :rolleyes:
  9. NerdUno

    Free IBM Voice Prompts for FusionPBX

    IBM shifted gears on their pricing and credentials after our article was published. It has since been amended: http://nerdvittles.com/?p=25136
  10. NerdUno

    Automated external backups

    https://docs.fusionpbx.com/en/latest/getting_started/backup.html?highlight=backup
  11. NerdUno

    Fail2Ban Banning Rejected by acl "domains". Falling back to Digest auth.

    We go a few steps beyond. First, we tighten up /etc/fail2ban/filter.d/freeswitch-ip.conf replacing the failregex entry with the following (borrowed from another post in this forum): failregex = ^\.\d+ \[WARNING\] sofia_reg\.c:\d+ SIP auth (failure|challenge) \((REGISTER|INVITE)\) on sofia...
  12. NerdUno

    Adding a Free GVSIP Trunk to FusionPBX

    Still wrestling with how to make an outbound call from FusionPBX through GVSIP trunk using extension on PBXes.com. Anyone have a setup suggestion??
  13. NerdUno

    Adding a Free GVSIP Trunk to FusionPBX

    Today on Nerd Vittles: Adding a Free GVSIP Trunk to FusionPBX and FreePBX
  14. NerdUno

    News & Weather TTS Apps for FusionPBX

    FusionPBX on Steroids: Text-to-Speech Apps Have Arrived
  15. NerdUno

    Anyone using PHP Service Successfully

    Seems to have missing data base piece and require_once links point to missing subdirectory and files. https://github.com/fusionpbx/fusionpbx-apps/tree/master/php_service