Recent content by Scott Williams

  1. Scott Williams

    Backup / Restore - Working Script?

    I found that /etc/fusionpbx/config.lua stores the database password as well, so I needed to put the new database password in there. Wish I had made the new database password the same as the old, would have been simpler.
  2. Scott Williams

    Inbound call to ring an extension, bypassing IVR

    Hi all, How do I set up Fusion to send an incoming call directly to an extension? For an example, a home phone that doesn't need an IVR. In the Inbound Routes, I set it to transfer to extension 104, but 104 only rings once and hangs up. TIA, Scott
  3. Scott Williams

    Fusion on Raspberry pi 4

    Hi all, I finally am working on migrating an existing FPbx server to a RPi4. I got the system working using the Buster Lite image, but when I ran the restore script to copy to old server data and database to the Pi, there was an error. DROP SCHEMA CREATE SCHEMA pg_restore: [archiver]...
  4. Scott Williams

    Fresh install issue

    I was creating privileged containers, and Freeswitch would not install properly. Secondly it wouldn't sync time, so then I had to allow nesting. HTH
  5. Scott Williams

    Fresh install issue

    Yes, you have to change some settings in Propxmox. I worked with the Fusion guys to post some pics.
  6. Scott Williams

    Proxmox 6.1 -> Debain 9.7 Container -> FusionPBX Quick Install ERROR

    Oh my goodness - cancel my Fusion support ticket o_O Same Issue here. Thanks for the fix!
  7. Scott Williams

    Call to undefined function random_int() in /var/www/fusionpbx/resources/functions.php on line 2083

    Ok, I updated to php7.1 manually by following the php install script on github. I rebooted the server, but still get the Fatal error: Call to undefined function random_int() in /var/www/fusionpbx/resources/functions.php on line 2083 Is there something else I need to update as well? When I do...
  8. Scott Williams

    Call to undefined function random_int() in /var/www/fusionpbx/resources/functions.php on line 2083

    Thanks Mark! I remember you saying something at Cont Ed the other day, but I did not connect the two. This is a Debian 8 system that I have not updated Linux wise in quite a while. Should I do apt update then apt upgrade? I am planning on migrating to a Debian 9 system,maybe this is the time...
  9. Scott Williams

    Call to undefined function random_int() in /var/www/fusionpbx/resources/functions.php on line 2083

    I tried to login to my system and was greeted by this: Call to undefined function random_int() in /var/www/fusionpbx/resources/functions.php on line 2083 I think I did an update the other day, but didn't login after the update. Where do I start looking? Thanks, Scott
  10. Scott Williams

    403 Call_Rejected - roll over to second gateway

    Hi Wizards! May I please get some help configuring a second gateway? I am getting infrequent 403 errors (CALL_REJECTED). I would like to route the call out of a second gateway. Here's my XML: <extension name="TEST" continue="false" uuid="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"> <condition...
  11. Scott Williams

    D785 - callparking and provisioning buttons

    Just got a D785 and can provision it thru FPBX, but can't seem to get the 7xx template to provision line buttons. Also, in the web interface of the phone, setting a line button to park+orbit does not seem to work. Anyone have experience with this? TIA
  12. Scott Williams

    SNOM 735 | No Register Message in fs_cli

    On my system I had to turn off RTP encryption. Mine is behind a firewall, ymmv.
  13. Scott Williams

    Callflow BLF

    In my system (4.4.3), I did not have that line, I have this: <param name="startup-script" value="blf_subscribe.lua flow"/> The first one didn't work, so uncommented this one as well: <param name="startup-script" value="call_flow_monitor.lua"/> Works! Thanks Samael28 for pointing me in the...
  14. Scott Williams

    SOLVED XML Phonebook

    Log into phone, blank out user and password: 401 Log into phone, put in user and password:401 Log into phone, change to https setting, out in user and password: 404 Log into phone, change back to http, user - donald, password - duck: 401
  15. Scott Williams

    SOLVED XML Phonebook

    Correction. I get the 404 if I select HTTPS. I get 401 with or without the passwords using HTTP.