Search results

  1. AverageGuy

    Raspberry pi 3 install freeswitch

    What power supply do you use for the ODROID? I assume that's what you are running in production. Thanks, Jim.
  2. AverageGuy

    Debian 8 backups not working

    I discovered a problem with the backup solution described at https://fusionpbx-docs.readthedocs.io/en/latest/getting_started/backup.html#crontab for crontab. The files in /etc/cron.daily will not run if they have an extension. Or at least they won't run with and extension of .sh, which means...
  3. AverageGuy

    Are there any pbx services that offer fusionPBX?

    I have a friend that has a small business with two phones and two lines. Here requirements are minimal but will need a pbx to accomplish them. I don't want to be in the business of supporting a PBX so I'm not going to suggest she run her own system either on site or in the "cloud". Are there...
  4. AverageGuy

    Debian Jessie install on LXD systemd problem

    I attempted to install FusionPBX on a lxd container running jessie. I found that somewhere in the process dpkg or apt-get would hang forever. Rebooting didn't clear it up. I found a post on a Debian site that suggested it was a systemd problem. I ran the following command (on the host) and...
  5. AverageGuy

    How to recover.

    Thank you! Jim.
  6. AverageGuy

    How to recover.

    I'm quite familiar with mysql but far less experienced with postgresql. I have no idea what user/pw I might use to log into the database in order to save it. I had nothing to do with it's installation since it was done during the install of FusionPBX. Thanks, Jim.
  7. AverageGuy

    How to recover.

    I've installed FusionPBX on a Debian system using pretty much everything default. It all works OK but I like the idea of the Advanced/Upgrade option. I'm afraid to use it because if it causes my pbx to become unusable, I don't know how to recover other than reload the disk image, which is a...