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.
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
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]...
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...
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...
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
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...
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
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...
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
Thanks.
When I log into the phone and go to Phonebook Management I put the admin name and password in there, I get a 404. When I take the name and password out, I get a 401.
Maybe its a setting in nginx somewhere.
Ok, so in Default Settings, there are two enabled settings for passwords, and both are enabled:
admin_password and http_auth_password
When I turned off http_auth_password, the phone would not provision, so I turned it back on.
Is there somewhere else I should be looking?
Ok, thanks. Provisioning works fine. I did include the rewrite rule as you said. The output I sent was from the nginx access.log and nothing was corresponding in the error.log.
I'll keep digging, thanks for the quick response!
Caleb,
Did you happen to write the code that is now included with Fusion?
I can't get it working and Mark says he didn't write it.
Basically, on the Devices page, I can download the phonebook XML file, so I know it is generating it correctly.
Here's what happens when I press the Download...