Recent content by johnny

  1. johnny

    FreeSWITCH 1.11.1 Post-Upgrade SQLite RAM Storage Fix

    @dbz195 I believe every Freeswitch update but i could be wrong -- @markjcrane can you confirm if this is the case.
  2. johnny

    Yealink Phones Issue

    Found it, I must of installed Fusiopnpbx before this option became default so i set to 0 works fantastic now Advanced → Default Settings → Provision → yealink_voice_vad Set value to 0 (disabled)
  3. johnny

    Yealink Phones Issue

    So ordered a few Yealink phones to test with FusionPBX since we have been using Polycoms for awhile now Set I set them up for provisioning started using them but i noticed an odd thing when you dial a number you cant hear the other side unless you speak into the handset. I also updated to the...
  4. johnny

    FreeSWITCH 1.11.1

    Awesome will do, ill schedule for tonight then report back, Thanks again @markjcrane
  5. johnny

    FreeSWITCH 1.11.1

    I did the above but commands as stated but its still on 1.11.0 I recently updated from 1.10.7 to 1.11.0 with commands above no problem
  6. johnny

    Event Guard Incorrectly Blocking Groundwire/Linphone Clients After Update

    I wonder if this update here fixes this event guard issue? https://github.com/fusionpbx/fusionpbx/commit/b2fa27e532148765e24ba661828cde238a8fd651 If so I'll update tonight Im currently on Version: 5.6.2-dev Branch: master Commit: 37e7a745bef24265d965ff978fdcdc3ae0e7d5dc Switch Version...
  7. johnny

    Event Guard Incorrectly Blocking Groundwire/Linphone Clients After Update

    Recently, Event Guard has been blocking several of my Groundwire and Linphone clients. This seems to occur primarily when users are connected through cellular networks, likely because their IP addresses change frequently. I’m not sure what changed, but about a week ago I updated FreeSWITCH and...
  8. johnny

    FreeSWITCH v1.11.0 Release (Critical Security Fix)

    Excellent! thanks for posting @markjcrane I didn't realize there was an official way to upgrading FreeSWITCH. I'll give this a shot tonight.
  9. johnny

    FreeSWITCH v1.11.0 Release (Critical Security Fix)

    Does anyone have a link to documentation that we can include here to properly update FreeSWITCH I cant seem to find a single one without registering with signalwire.
  10. johnny

    FreeSWITCH v1.11.0 Release (Critical Security Fix)

    This is a Critical Security Fix release and everyone should really be updating before the CVE and PoC is released. Also of to note: FreeSwitch is the backend of FusionPBX and does not get updated when you run OS updates or FusionPBX updates, which means this will need to be updated manually...
  11. johnny

    Checking Voicemail missing prompts after update

    I figured out what I did the say module broke because of upgrading from deb 10 to 12 which upgraded the glibc library and say was no long compatible, had to recompile freeswitch.
  12. johnny

    Checking Voicemail missing prompts after update

    I recently updated FusionPBX, and now when I check my voicemail, it asks me to enter my password, followed by a dead air (instead of the pound symbol). After that, it says "Listen to new messages" followed by a dead air (instead of saying 1). When I press 1 for message number, it says "dead...
  13. johnny

    Reset Default Settings

    Excellent, worked like a charm thank you @whut
  14. johnny

    Reset Default Settings

    Is there anyway to reset the settings in Advanced > Default Settings back to their defaults One reason i'm asking we made many theme setting changes and want to revert to the current default so we get the new UI
  15. johnny

    Voicemail Transcription not working

    Hello I cant seem to get Voicemail Transcriptions working I'm on the latest Master FusionPBX release as of today 2024-09-12 1. Created Project API Key in my OpenAI Account 2. Set the AI and Voicemail Vars for my domain settings 3. used the generated API key from OpenAI and placed it in the...