Search results

  1. Andrew Byrd

    YealinkW60b connects via tcp but not up

    Has anyone else had this same issue? I have checked firewalls, and nat, but all looks good. I can connect via TCP but not UDP but only with the dect manager. All the yealink T54 desk phones connect via UDP with no issue. One might ask why I want to move the dect manager handsets off of TCP...
  2. Andrew Byrd

    SOLVED FAILED SOCKET CONNECTION

    I thought the same thing you did Mark However, when I installed it on a Hetzner server, I had to add libtools whereas when I installed on any other server, I did not. Still don’t know why that is because I know your installation script includes it. However, the workaround to use Hetzner servers...
  3. Andrew Byrd

    YealinkW60b connects via tcp but not up

    I am using the latest master from fusion PBX. I have a client that has 17 YeaLink T 54W and they connect via UDP no issue. The YeaLink W 60 B will only connect with the hands sets on TCP but not UDP. Registration fails on UDP but not TCP. I would like to keep everything on UDP. I have disabled...
  4. Andrew Byrd

    SOLVED FAILED SOCKET CONNECTION

    I found the issue: libtools was not installed. So what I did was spun up a new Debian 12 server from Hetzner, then did updates, then installed libtools, then rebooted, then installed Fusionpbx. Now all works as expected.
  5. Andrew Byrd

    SOLVED FAILED SOCKET CONNECTION

    I have a failed socket connection error. When I spin up a Hetzner server, I have event socket errors, but when I use my vultr server I do not get these errors. This is on a brand new install of 5.3 fusionpbx on a dedicated VPS with Hetzner. I get socket connection failed errors. Debian 12 On...
  6. Andrew Byrd

    Bulkvs SMS

    Hello, I was looking for a way to integrate BulkVS with FusionPBX SMS but it seems this option isn't available yet so I'm looking to understand how the SMS app works and how I would be able to integrate a new carrier to the SMS app. It seems that the hook is easy enough to create since it's...
  7. Andrew Byrd

    SOLVED MAC address field is no longer there

    Solved - Not sure how but the permissions were off in the user settings
  8. Andrew Byrd

    SOLVED MAC address field is no longer there

    I went to add a new device today and the MAC address field has dissappeared Any ideas how to get it back?
  9. Andrew Byrd

    Call Recordings delete after 2 days

    I have made a few adjustments and it is automatically erasing all call recordings older than 48 hours. Any insight on this would be greatly appreciated.
  10. Andrew Byrd

    Call Recordings delete after 2 days

    My call recordings auto delete after 2 days. In the cron job I have it set for 90 days. This started when I moved to a different server I am now using servers at slicie.com Any ideas on why the call recordings delete after 2 days despite the fact that I have it set at 90 days in the...
  11. Andrew Byrd

    Disable voicemail just play a greeting

    Yes, simply record a greeting, direct calls to that greeting instead of a voice mail
  12. Andrew Byrd

    SOLVED UNIQUE LANGUAGE CHANGING ISSUE ON RELOAD IN DEFAULT SETTINGS

    Seems like whenever I post an issue I find the cause almost instantly. In the USERS set up the language had inadvertenly been changed to ARABIC. My mistake - issue resolved
  13. Andrew Byrd

    SOLVED UNIQUE LANGUAGE CHANGING ISSUE ON RELOAD IN DEFAULT SETTINGS

    When I go to Advanced > Default Settings and make a change then click RELOAD, the language on the screen changes from english to what appears to be arabic. Has anyone seen this? I can't find a cause. All the settings pertaining to language appear to be set on english See attached before and...
  14. Andrew Byrd

    PROVISION FROM DEVICE SCREEN INVALID USER RESULT

    Whenever I go to DEVICE and click Provision, there is a white screen and in the upper left hand side it says INVALID USER Not sure what causes this. Any ideas?
  15. Andrew Byrd

    Login to GUI shows white page

    A private window did the trick - All loads as it should. Why would logging in from a private window work normal? It was working from anywhere before I did the Advanced > Upgrade
  16. Andrew Byrd

    Login to GUI shows white page

    When I log into Fusionpbx from the web gui, I get a white page with a message about ACTIVE CALLS This just started today Any ideas? Somehow it appears to be pointing to Active Calls on initial login See screenshot attached Also, if I click on the BACK button you see on the screenshot it...
  17. Andrew Byrd

    SOLVED ALGO 8186 Speaker with Fusionpbx

    I deleted the two extensions, recreated them and it worked.
  18. Andrew Byrd

    SOLVED ALGO 8186 Speaker with Fusionpbx

    I registered an ALGO 8186 speaker with a sip extension in Fusionpbx, set the password, and it registered and shows registered Any time I dial ext 440 (ext for ring) I get a NO RESPONSE error. When I view the logs it says USER/BUSY I also have ext 441 registered with the same speaker (for...
  19. Andrew Byrd

    Email failing on first attempt

    Raymond Burress - You were correct. The latest fusionpbx is looking at the default email settings first and was failing because I did not fill out any credentials there. Then I went to email logs and hit resend and it worked because then and only then it was looking at the domain specific...
  20. Andrew Byrd

    SOLVED fs_cli time different than system time

    I have a strange issue. The time in my default settings "time_zone" is correct The time from cli in ssh is correct when I run date or time But, when I run fs_cli all the log entries are 6 -7 minutes off. Not sure why this is ----------------------------------- UPDATE From the fs_cli...