Recent content by pbxgeek

  1. P

    Introducing the New Business Hours Module – Goodbye Time Conditions!

    Hello everyone, I’m excited to share that FS PBX now includes a fully redesigned Business Hours module—your long-awaited replacement for the old Time Conditions page. This intuitive modern interface makes configuring your office schedule and holiday exceptions easier than ever. What’s Changed...
  2. P

    Record an inbound/outbound DID

    By default its either all or nothing but you can set something like this up using custom diaplan in Dialplan manager
  3. P

    Bandwidth IP Based Gateway Setup

    Show us your gateway settings for this trunk. Maybe we can see where you made a mistake. Inbound calls are easier to fix. Also show sngrep log when you make an inbound call, showing that the call actually reached your system. Lastly Freeswitch log would be nice to see and figure out where the...
  4. P

    CDR - Calls Forwarded TO VM showing up as "missed" instead of "VoiceMail"

    You need to either report the bug to FusionPBX developers or fix it yourself. The CDR upload script has many bugs. It took me 2 years to get it straight.
  5. P

    Can not email

    This is only lines 61 through 69 of the last error. I need the first few lines. Run the tail command before you attempt to send the email to see full log. Also make sure that you run cd /var/www/fspbx php artisan app:update after any changes you make in the .env file. Otherwise, they don't...
  6. P

    Can not email

    Did you add email settings to the .env file in the/var/www/fspbx directory? If so, run this in the console: tail -f /var/www/fspbx/storage/logs/laravel.log Then, try to send an email and post the errors here so we can identify the issue.
  7. P

    Ringotel User Limit

    The old device page is still available if you navigate to it manually. We have been trying to obscure the SIP credentials fields for devices for security reasons. However, if demand grows, we can reconsider and add them to the new interface as well.
  8. P

    SMS App-Messages + Telnyx + Twilio + SignalWire | Help

    You might've wanted to post this in FusionPBX subforum. This subforum is for FS PBX discussions and we do SMS very differently
  9. P

    Forwarding Calls with Original Caller ID

    I would start with the dial plan that sets the caller ID and check if one has already been passed to you. Then, leave it as is and do not override it.
  10. P

    Ringotel User Limit

    We can add the limit for apps in one of the future releases. Could you please open a GitHub issue so we can track the progress of this feature request? Provisioning is another story. Right now provisioning is handled by the FusionPBX side, and it sends SIP credentials to the phones. How do you...
  11. P

    STIR/SHAKEN

    Please send me a private message for a demo.
  12. P

    New “Active Calls” Dashboard Widget — Feedback Wanted!

    Possibly. If clients decide that's a worthy feature. Right now, everyone who uses FS PBX is asking to rebuild the old FusionPBX Time Conditions page to make it user-friendly. That's what we are going to focus on in he next month or so.
  13. P

    New “Active Calls” Dashboard Widget — Feedback Wanted!

    @whut those are to connect to the ESL socket and run commands, but none of them for event subscription for notifications from Freeswitch. ESL works both ways.
  14. P

    New “Active Calls” Dashboard Widget — Feedback Wanted!

    FusionPBX was not originally designed with workflow optimization in mind, and this limitation extends to most of the available open-source modules. While I suspect that some member applications may leverage it, this is more speculative than confirmed—especially since those modules are encrypted...
  15. P

    Make the callee (foreign accent) sound like a British man/woman when speaking to the caller

    This was not impersonation. It was still the same guy's voice, but without a heavy accent. I can see some uses for this technology, but it will create more outsourced tech support.