Pro-pra 92e97aab8d Update app_languages.php (#68) пре 7 година
..
README f34998e923 Rename INSTALL to README пре 8 година
app_config.php 2dbc6b44be create bdr пре 9 година
app_languages.php 92e97aab8d Update app_languages.php (#68) пре 7 година
app_menu.php 2dbc6b44be create bdr пре 9 година
bdr.php 4a4638153d Fix for displaying wrong stats when both fusion and free switch Db's are BDR (#34) пре 8 година
bdr_delete.php 2dbc6b44be create bdr пре 9 година
root.php 2dbc6b44be create bdr пре 9 година

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