Search results

  1. 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...
  2. 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...
  3. 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.
  4. 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
  5. 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.
  6. P

    mod_verto security concerns

    Thanks, happy to hear I'm thinking along the same lines as someone whose experience far exceeds mine. In my search for WebRTC clients SaraPhone was the easiest for me to setup and start using, it won't work with fusion 5.x out of the box but there's an open PR with the changes needed to make it...
  7. P

    mod_verto security concerns

    So... I'm thinking to close down the verto port by default and open it for a configurable time window for any IP that has an authenticated session. Any thoughts?
  8. P

    API for enable/disable extension and domain

    I considered hacking something like this together except using testcafe instead of selenium, thankfully I was too busy to play with it and now I’m aware of DjangoPBX. The older I get the more I realize that just because you can do something doesn’t mean that you should. A selenium layer...
  9. P

    How big is big

    Thanks Adrian, the fact that you you didn’t bat an eye at the backup size has me feeling better, though I forgot to mention the backup now is just the database dump as I have a job move recordings off the host before the backup starts. Thanks for the tip about xmlcdr table (at least older) CDR...
  10. P

    How big is big

    Hello world, I've been maintaining a FusionPBX install and each time the hardware/cloud provider changed I'd just move over the database. Usage has traditionally been low but over the past year or two I've seen a steady growth to the point where if I don't move the day's recordings off local...
  11. P

    mod_verto security concerns

    Hello world, I've been experimenting with mod_verto and a browser based webRTC softphone (SaraPhone by Giovanni Maruzzelli of OpenTelecom.IT, submitted a PR last night that should fix it in 5.x, a column name change is what broke it). Seems like a neat concept, but I'm concerned about...
  12. P

    External IP in Azure when clustered

    @Alocaurd, any chance you're open to sharing notes/documentation about how you went about setting up a cluster? @Neyamt sounds like you've got some real world experience with clustering, any and all resources you can point me to regarding a highly available or load balanaced FusionPBX cluster...
  13. P

    API for enable/disable extension and domain

    Unless I missed an announcement the API is only for those with a membership, you can get one here: FusionPBX Alternatively, there's an opensource project DjangoPBX where the API isn't pay-walled, and there have been others who've written api layers on top of the fusion DB, but if you're going...
  14. P

    New provider, no recordings

    Thanks, I've been trying to build for 3 days!!!
  15. P

    New provider, no recordings

    So its most likely, anyone here using mod_bcg729 in your fusion installation? I'll be playing over the weekend but it would be nice to know if others have taken this path before me.
  16. P

    New provider, no recordings

    It’s just the proxy, credentials, and codecs, I’ll try removing the codecs
  17. P

    New provider, no recordings

    Hello world, Tried out a new provider today and noticed that recordings aren't being generated, I suspect it has something to do with the codecs they're enforcing, anyone else experience and resolve said symptoms? Thanks in advance!
  18. P

    Multi-Tenants

    Excellent! This forum is gold, it was solving my problems long before I created my account to ask my first question. In the future, when you do ask a new question the more information you can provide up front the more likely folks are to be able to help out.
  19. P

    Multi-Tenants

    Win, my advice would be to read some documentation and familiarize yourself with the journey you're embarking on. I saw this meme somewhere: Several days of blind fumbling around and trial and error could save you several hours of reading the documentation. Don't be that guy, its like the...
  20. P

    Provisioning/File system not working?

    why not actually get a valid cert, there's a script for that in the installation resources and documentation somewhere.