Search results

  1. johnny

    Reset Default Settings

    Excellent, worked like a charm thank you @whut
  2. 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
  3. 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...
  4. johnny

    Feature Request: Voicemail Transcription using Mozilla Single Binary called Whisperfile

    Thats sounds fantastic @Adrian Fretwell cant wait to test it =]
  5. johnny

    On going DjangoPBX development

    Excellent work @Adrian Fretwell We are looking forward to spin this up when beta hits for a few non-profits we host and donate time to,
  6. johnny

    Feature Request: Voicemail Transcription using Mozilla Single Binary called Whisperfile

    I just found this article on Phoronix regarding Mozilla's new Whisperfile and decided to test it to transcribe some voicemails and it did exceptionally well locally using very little CPU usage a`t a very fast rate. Its a single binary that can Transcribe Audio Files like voicemails at very good...
  7. johnny

    SOLVED Default Settings since update 5.3.1

    I logged into the the Web UI of FusionPBX and clicked devices, then clicked on a device, clicked on files and tried to download the cfg file from the web ui but when i do so i get a page that says unauthorized. Are you getting the same thing with the latest master 5.3.1 update @wouam31 the uri...
  8. johnny

    SOLVED Default Settings since update 5.3.1

    Im on the latest master release as of 2024-07-02 and im having a similar issue. When I reboot my phones it fails to provision phone the polycom phones now show Invalid provisioning details Provisioning failed. The Timezone has been reset back UTC 0 and some other settings dont seem to work...
  9. johnny

    Move FreeSWITCH DB from SQLite into PostgreSql

    It may help to understand some key differences here and a clear reason why PostgreSQL was chosen: PostgreSQL and MariaDB are both highly capable open-source relational database management systems. Each has its strengths, making them better suited to different use cases and environments. When...
  10. johnny

    Shared Voicemail

    @tfernandez Thanks for the update on Github This is the message @tfernandez gave if anyone needs it for reference hi @johnnyq thanks! That feature should already be there. It requires the dialplan to be updated. You can either execute App Defaults or modify it manually. To modify it...
  11. johnny

    Shared Voicemail

    Hi @tfernandez I just pulled the latest git commit to our fusionpbx install and it works Great!! however the programmed button does not connect to the voicemail box, only the light emits when voicemail is present. Is this something you may implement in the future? I really appreciate your hard...
  12. johnny

    Polycom Provisioning

    We use Polycom VVX311 and vvx411 works like a charm. Polycom VVX301s should work just fine. Make sure they are on the latest firmware. The only thing I wish was polycom vars in the FusionPBX had a variable for setting the VLAN during provisioning, as we have clients that keep their phones on...
  13. johnny

    Shared Voicemail

    Hi @tfernandez I just seen that! it looks like your PR just got pulled in today!! https://github.com/fusionpbx/fusionpbx/commit/c73f4de8d18e3a2cfc8d530ffeca410b9246caf4 Fantastic job!! and thank you for adding this crucial function! :)
  14. johnny

    freeswitch repo Unauthorized IP

    I need help, Im getting this error when I try to update. It looks like it is not able to fetch the updates from freeswitch repo because of an Unauthorized IP, Im not quite sure whats wrong here. This is a FusionPBX install on Debian 10 root@sip:~# apt update Get:1...
  15. johnny

    Shared Voicemail

    Does anyone know if this feature has been added yet. We just setup 2 park BLFs and they work flawlessly by using the park+*5901 for Park 1 and park+*5902 for Park 2 We need to do the same for 2 General Voicemail boxes. Something like mail+*98[ext] for example to monitor voicemail box 901 for...
  16. johnny

    E911 Routing not routing to local 911 center

    Now I am curious why its an option thats not set by default since its a requirement for 911
  17. johnny

    E911 Routing not routing to local 911 center

    Super!! That did the trick Thanks @ad5ou !!!! Im sure this will help other people going forward!
  18. johnny

    E911 Routing not routing to local 911 center

    We have a FusionPBX on a VM in the cloud with a public IP we use Bandwidth.com as our SIP Trunking Provider (We are IP ACLed and do not use REGISTRATION) We have several clients at different location with several phones each that connect to our phone system in the cloud Everything works great...