Search results

  1. G

    external call forwarding issue

    I had the same issue and what fixed it was setting the callerID field in the call routing/follow me page. This was on 4.4 (havent tested it on 4.5) but the issue sounds similar. It would work for internal calls because internal didnt care about callerID but was getting rejected by my upstream as...
  2. G

    DND Feature Sync

    I'm using the Yealink T5 and T4 series, after making the changes restart freeswitch, flush the cache. Then it works perfectly if you follow the instructions. Send a link to your config and i'll compare it with mine
  3. G

    Opus Codec Quality vs G711

    Hey Guys, I've been testing the Opus codec using the recommended settings from the Freeswitch wiki. My test environment consists of a Bria Enterprise softphone (with Opus support). I was hoping/expecting with the Opus codec I could get call quality similar to Microsoft Teams when in an...
  4. G

    Give user to specific domains

    True im currently using 4.4 in production with Daniel's patch but plan to move to the new 5.x stable branch that should be released any day now then I'll need to move away fro that patch and stay on track with fusionPBX development.
  5. G

    Give user to specific domains

    Pretty sure Daniel’s request was never in the FusionPBX project. I’ve been using his patch extensively for the past 12 months without issue.
  6. G

    Give user to specific domains

    You can if you use this rejected feature: https://github.com/fusionpbx/fusionpbx/pull/3972
  7. G

    DND Feature Sync

    The bug I found was that if I change the status of DND via the web GUI in the "call_forward.php" via the toggle it doesn't work well and consistently. However if I change the status via the "Call_forward_edit" it works perfectly every time.
  8. G

    Callflow BLF

    Yeah that's weird with the dialplan, I had the same issue but after creating a few call flows the issue seems to resolves itself. Maybe the system needed a reboot or something after making those changes.
  9. G

    DND Feature Sync

    I believe I have found a bug, I've reported it to Mark and will update this ticket if anybody is interested
  10. G

    DND Feature Sync

    Further testing and missed adding one setting, however now I have another issue: After rebooting the system flushing the cache etc. The phone and portal both have DND disables, I log into the portal and set DND enabled, The phone gets set to DND enabled correctly, I then disable DND from the...
  11. G

    DND Feature Sync

    Hi Guys, Ive followed all the guides on how to get DND feature sync to work. Enabling it via config files on my yealink and I commenting phone_events section in a lua file. So I just wanted to check to see if anybody has it working and if it’s possible. If I press DND on the handset it sync’s...
  12. G

    One audio on dual stack 4G networks

    Have you tried SIP TCP?
  13. G

    Fusion PBX Whitelabel or Rebranding

    @Telex Let me know if you are still looking for somebody I know a graphic designer who has pre-built theme's (dark mode and a few others) or also can fully customise a theme for you via the FusionPBX theme variables. From memory they charge $200 for a prebuilt theme, $500 for a fully customised...
  14. G

    what type of HA is mostly everyone doing

    I've just about to start testing out Telium https://telium.io/en/high-availability-for-freeswitch/
  15. G

    Error while trying to export CDRs

    Are you using the latest version of FusionPBX
  16. G

    Multi-Server Setup?

    Did you end up working this one out?
  17. G

    One call at a time?

    Disable call waiting on the handsets
  18. G

    Calling Card Feature

    Maybe check out ASTPP, it's freeswitch based as well.
  19. G

    HIPAA Compliant. Help needed

    I'm pretty sure you only need HIPPA compliance when storing call recording and fax's for patient data. You can integrate Freeswitch with CallCabinet pretty easily, their solution is fully HIPPA compliant and while still expensive it's still very competitive with against other HIPPA compliant...
  20. G

    SOLVED No BLF lights + BLF that don't update

    Make sure SIP ALG is disabled and also try a different router, this is the most common issue with BLF issues.