Alex 1f4948eba6 Use dir for include (#178) 2 years ago
..
README f34998e923 Rename INSTALL to README 8 years ago
app_config.php 2dbc6b44be create bdr 9 years ago
app_languages.php 92e97aab8d Update app_languages.php (#68) 7 years ago
app_menu.php 2dbc6b44be create bdr 9 years ago
bdr.php 1f4948eba6 Use dir for include (#178) 2 years ago
bdr_delete.php 1f4948eba6 Use dir for include (#178) 2 years ago
root.php 2dbc6b44be create bdr 9 years ago

README

This adds a BDR Management interface so that you can see your BDR version, node count, delete a node and also see your LAG Bytes which is helpful to see if a node is not replicating.

On your server
cd /usr/src
git clone https://github.com/fusionpbx/fusionpbx-apps
Copy or move the directory 'bdr' into your main FusionPBX directory
cp -R fusionpbx-apps/bdr /var/www/fusionpbx/app
chown -R www-data:www-data /var/www/fusionpbx/app/bdr

Log into the FusionPBX webpage
Advanced -> Upgrade
Menu Defaults and Permission Defaults.
Log out and back in

Advanced -> Default Settings
Add a Default Setting
Category: server
Subcategory: bdr_fusionpbx_enable
Type: boolean
Value: true
Enabled: True
Save

Then go to Advanced -> BDR Management