Quantcast
Channel: General Help - FreePBX Community Forums
Viewing all articles
Browse latest Browse all 12663

Warm Spare Method Issues

$
0
0

@kwriley87 wrote:

I am using FreePBX distro 14 /w Asterisk 11 and using the warm spare method documented here: https://wiki.freepbx.org/display/FPG/Warm+Spare+Setup

I have PBX A (production) and PBX B (warm spare)

It all works fine except for 2 issues:

1.) Call waiting is disabled on all extensions on PBX B for some reason, but enabled on PBX A… Any idea why call waiting is being disabled on PBX B if it’s pulling all settings and configurations from PBX A where call waiting is enabled on all extensions?

2.) My call recording storage is located on a separate disk that is mounted on PBX A. PBX B is hosted by another cloud provider that doesn’t support block storage, so I have a script in place called in the “Post Backup Hooks” field of the backup and restore module to remove the custom call recording location in “Override Call Recording Location” in Settings > Advanced Settings

That script is below, and works fine when I run it manually, it removes the custom call recording location in Settings > Advanced Settings but this isn’t happening during the restore process of PBX A to PBX B on a nightly basis.

sudo -i
fwconsole setting MIXMON_DIR /tmp
fwconsole setting -r -q MIXMON_DIR

Any help with these two issues would be greatly appreciated!

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 12663

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>