Recent content by johnny

  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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! :)
  6. 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...
  7. 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...
  8. 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
  9. 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!
  10. 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...