Recent content by DigitalDaz

  1. DigitalDaz

    Sofia_reg.c:3210 Can't find user

    What does this mean? The domain and user XML files were manually created in the directory to check if it allows the registration. What directory? You shouldn't be touching the filesystem.
  2. DigitalDaz

    Change *97 to 1571

    Yep, I was gonna ask why you have the \ before the 1571. If it was because it was there previously, that was to escape the * ie \* this is not needed for 1571
  3. DigitalDaz

    FS PBX High Availability (HA) Setup Scripts — Database + File Replication

    Nice, I was going to have a crack at this myself sometime soon. This is exactly, using the DNS method and route53, that I have been doing it for the last 10 years in FusionPBX I usually leave my TTL at 120 secs that works just fine. I have route53 healthchecks on port 5060 of the primary, if it...
  4. DigitalDaz

    Change *97 to 1571

    You would do it in the dialplan manager. Just copy that and edit to suit your needs:
  5. DigitalDaz

    New QueueMetrics integration officially released

    Its very nice looking :)
  6. DigitalDaz

    Need of the SBC in terms of load?

    It will easily handle 1000 extensions with just a very modestly specced server. Its all about calls per second really that stresses it. A callcenter with 1000 extensions will process a lot more calls than a regular small business. SBCs are OK but don't bring much to the table and create their...
  7. DigitalDaz

    Does The Spam Ever Stop?

    Another thing I thought of doing and this was only a thought, I never implemented it...... This is not hiding the pbx, this is more an additional auth factor for a phone.... So, on most sip phones, grandstream excluded, we have a registration expiry time that we can usually set in seconds. In...
  8. DigitalDaz

    Does The Spam Ever Stop?

    Back in the day I tried all sorts to 'close' my pbx to the world, some of which were more successful than others. One I had was were I ran a kamailio instance on a totally different ip, probably a small vps somewhere. The main pbx had its ports 5060, 5080 etc closed to the world. I had the...
  9. DigitalDaz

    Does The Spam Ever Stop?

    Just a PS to that..... If I spin up a new server and it doesn't get hit within 20 minutes I start to check if everything is working correctly :) A few years ago I did some testing with honeypot type of thing. I had about 13 random VPS around the world. They were effectively invisible from the...
  10. DigitalDaz

    Does The Spam Ever Stop?

    Another thing, if you are able to do it, is stop using UDP, if you can get rid of UDP you will see hardly anything.
  11. DigitalDaz

    Debian 13?

    Looks like a problem building sofia-sip-1.13
  12. DigitalDaz

    Debian 13?

    Actually, we do have iptables
  13. DigitalDaz

    Debian 13?

    I've managed to get the gui working, its down to php, I changed the install script to load surys php8.4 repos. There appear to be thing missing in the php trixie 8.4 repos for example php8.4-imap. They're meant o be installed with pecl now apparently. Freeswitch isn't playing ball right now...
  14. DigitalDaz

    All outbound calls are going through only one gateway

    Have you removed the old routes? Also pastebin a log from fs_cli, you should be able to see it evaluating the dialplan