Search results

  1. bcmike

    New Freeswitch Vulnerabilities

    It appears as though there are a lot of bug fixes in 1.10.7: "This is a major release with more than 300 changes containing fixes for 5 security advisories adding support for Debian 11, mod_python3 and a lot of bugfixes. Debian 8 support has been dropped. Freetdm has been moved out of tree." I...
  2. bcmike

    Confusing CPU Stats

    Just a tip, a really great tool for monitoring and collecting machine data over time is LiberNMS. It will collect every statistic known to man and graph it for you, it'll also allow you to set up alerts tied to any statistic.
  3. bcmike

    [CRIT] switch_time.c:1243 Over Session Rate of 30!

    In /etc/freeswitch/autoload_configs/switch.conf.xml you will see the following value: <param name="sessions-per-second" value="30"/> You are exceeding this value of 30 sessions per second. That would be unusual unless your system is extremely busy.
  4. bcmike

    New Freeswitch Vulnerabilities

    Looks like we're all going to 1.10.7... https://portswigger.net/daily-swig/multiple-flaws-in-telecoms-stack-software-freeswitch-uncovered CVE-2021-41105 CVE-2021-41145 CVE-2021-37624 CVE-2021-41158 If anyone has a painless upgrade procedure please share.
  5. bcmike

    Add Themes

    Dsiclaimer: I haven't actually tried this. My guess would be that you can backup /var/www/fusionpbx/themes/ , maybe like this: cp -R /var/www/fusionpbx/themes/default /var/www/fusionpbx/themes/defaultbackup Then you can mess with the default theme and copy the original back if something goes...
  6. bcmike

    Block non domain logins

    Maybe establish the pattern and create a fail2ban rule.
  7. bcmike

    VitalPBX - More serious evaluation

    We demo'd Thirlane years ago but ultimately dumped it because it was closed source. It sort of always comes back to being able to look under the hood and diagnose problems. I'm sure the product has evolved though since we tried it.
  8. bcmike

    Hello from California!

    Welcome!
  9. bcmike

    SOLVED Is there a way to exclude a table from BDR ?

    Update: works like a charm..
  10. bcmike

    Moving to bare metal

    We used RAID 6 over six drives. Performance was terrible
  11. bcmike

    VoIP industry attacks

    If you're small (as in you don't have your own blocks) , you are going to have to rely on your upstream provider to head off most of the volumetric stuff. If practical you may also want to switch to a deny all posture and only allow a whitelist of known clients, although this is easier said than...
  12. bcmike

    SOLVED Is there a way to exclude a table from BDR ?

    Thank you so much! Exactly what I was looking for, I'll give it a try on my test server ASAP.
  13. bcmike

    SOLVED Is there a way to exclude a table from BDR ?

    I've managed to set up a small BDR cluster. My challenge is that machine A is in datacenter A behind a firewall, and machine B is in DC B behind a firewall. Unfortunately the Public NAT IP needs to be set in each one of the SIP profiles and obviously they are unique to each DC. It would be...
  14. bcmike

    Dumb question: Database name

    I think I know the answer to this but I'm asking anyway. I'm separating the database layer from the Fusion PBX boxes for various reasons, so I'm going to have a small postgres BDR cluster that will handle the fusionpbx databases for several fusion instances. In order to accomplish this I'm going...
  15. bcmike

    Gateway timeout error

    Check this out: https://chrismoore.ca/2018/10/finding-the-correct-pm-max-children-settings-for-php-fpm/
  16. bcmike

    Cant find it anywhere - Latest stable version of Fusion

    I use 4.4.9 with FS 1.10.2. Not the latest and greatest but it's what's worked. I honestly love using Fusion but the upgrade path is always a big problem. My philosophy has been when wanting to use a new version to build the server and then put new customers on it. I rarely upgrade in place, and...
  17. bcmike

    Cant find it anywhere - Latest stable version of Fusion

    Keep me in the loop on what you end up building. You may get a new customer ;)
  18. bcmike

    SOLVED First instance of speech is missed

    No not port forwarding, I should have said nat mapping. On some routers they let you tune the timers on the nat mappings, so for example you may have a timeout on how long a UDP mapping is left open, etc. I'm not sure if that's exactly your problem as you're saying it takes a long time to...
  19. bcmike

    SOLVED First instance of speech is missed

    All of my clients are behind various NAT devices and I've never run into this issue. I wonder if it's possible to try a different gateway or possibly tune the port mapping?
  20. bcmike

    tenant with a lot of troubles calling phones

    Maybe look at this: https://www.pbxforums.com/threads/phone-goes-busy.4930/