Search results

  1. P

    HA Setup questions

    Thanks voipBull, I hadn't even considered the settings getting replicated yet. Since you're ahead of me in this game, had you considered not spinning up freeswitch on the standby until its promoted to primary, and if so what was your reasoning for not running with this simpler approach? in my...
  2. P

    HA Setup questions

    My understanding is that Load Balanced fusionpbx doesn't work for all scenarios, and high availability is achieved via an active/standby, please correct me if wrong. What's the mechanism of keeping the standby from registering with providers before its promoted to active? Is the problem with...
  3. P

    Softphone recommendation

    Just a hunch, but if your target platform is mobile a browser based phone may not be worth the effort. The below is from Microsoft's Copilot and feels okay, but do be warned that copilot has given me some nonsensical and absolutely bananas answers before: Certainly! Let’s explore how web push...
  4. P

    Softphone recommendation

    You simply click the button on the very bottom, then allow notifications when your browser prompts you, then incoming calls will pop notifications through the browser.
  5. P

    Growing pains... artificial call limits in freeswitch?

    Thanks again team, didn't see a repeat of the behavior after setting 'pass-callee-id' to true on our gateways as instructed by the carrier's support engineer, though I'm pocketing Adrian's tip as I'm sure it will come in handy after 'real' growth!
  6. P

    Growing pains... artificial call limits in freeswitch?

    Thanks voipBull and Adrian, I'm also leaning towards Adrian's suspicion of the carrier, I provided a slew of sample calls then they showed me their logs of a call that did go through successfully on our end claiming it was rejected due to the lack of callerID (fixed that issue digging through...
  7. P

    Growing pains... artificial call limits in freeswitch?

    Hello world, It appears as though freeswitch and/or my carrier (who said I'm passing caller-id incorrectly, that's fixed) have a 10 call limit but for the life of me I haven't found yet (or looked right passed it) where that's configured. Any and all tips would be greatly appreciated!
  8. P

    Lots of unknown extension numbers on sngrep's result

    Thanks for sharing geoip-shell. It certainly can't hurt to block traffic from places where no legitimate traffic should be coming from, but do keep in mind that its not uncommon for the attempts to originate from cloud providers or other local sources. We simply shouldn't leave anything...
  9. P

    Lots of unknown extension numbers on sngrep's result

    Welcome to the internet, it's not the best of neighborhoods. You've crossed the first hurdle of installing a system, probably the easy part, now you're responsible for keeping it secure for its lifetime, that's the real challenge. If you configured everything correctly fail2ban should block...
  10. P

    Blank Dashboard without Menue Bar in Fresh Installation

    I'd try the install again, there's nothing to rescue so just start over from scratch, if you really care maybe watch or review the installer output.
  11. P

    How big is big enough?

    Hello world, I felt this may be the most appropriate place for this question, but please feel free to move it if not. I stumbled across a "Build your own VoIP business" type video where a developer of dSipRouter was showing how to setup dSipRouter with FusionPBX, which sent me to these forums...
  12. P

    Paid support for new FusionPBX install suggestions request.

    You'll probably get DMs from folks on here now that you've asked, from my understanding to qualify for official paid support you need to be on a plan and that can get expensive, unofficially you can take your chances with the people who respond here, but I highly recommend you do your research...
  13. P

    Interdomain routing (is_local?)

    Thanks, didn't even notice that until looking for it after you pointed it out. I'm convinced (don't know why) there's a way to do it with just dialplans but think I need to invest in a good book.
  14. P

    Interdomain routing (is_local?)

    Hello world, Poking around for a solution to keep calls from leaving the system if they're just going to be coming back in I found a couple of suggestions on this forum: 1. Use a script which looks up the destination against the table and changes the context if it exists. This seems straight...
  15. P

    SOLVED No entries in CDR

    The install script does a lot and I doubt anybody watches it like a hawk or saves/reviews its output. While there's great value and wisdom to be learned from troubleshooting issues there's also certain wisdom to treating infrastructure as ephemeral and retaining only what matters. Perhaps some...
  16. P

    SOLVED No entries in CDR

    Cool, thanks for the feedback. I'm somewhat newly active here but seems there's a tradition to mark these things as solved once validated. I don't see the option but maybe the OP @daddydrazen has such an option for this thread and @cagriaksu for this thread ? If not I kindly ask a moderator to...
  17. P

    Messages and/or SMS app?

    Hello community, I started poking around trying to figure out how to send/receive text message and came accross two apps in the fusionpbx-app respository: SMS and Messages. Both look promising, but Messages is documented here: Applications — FusionPBX Docs documentation whereas SMS isn't. They...
  18. P

    SOLVED No entries in CDR

    Thanks for the feedback @cagriaksu, @daddydrazen can you please try the upgrade steps and mark this as closed if it works for you? (I know you have a fresh install and not an upgrade, but there's always the possibility that some steps didn't go as planned in the install so its worth a shot.
  19. P

    SOLVED No entries in CDR

    The steps here are what got me running again (specifically the part about cdr): https://docs.fusionpbx.com/en/latest/advanced/version_upgrade.html
  20. P

    SOLVED No entries in CDR

    I lost CDR when updating Fusion not too long ago. Followed upgrade instructions which I found either here or the official docs and after completing the steps there they started to work again, if not mistaken theres a service that's now responsible for cdr, make sure its installed and running.