Multi Site

From Taridium

Revision as of 20:15, 3 December 2008 by Webmaster (Talk | contribs)
Jump to: navigation, search

This optional ipbx module is installed under Advanced Setup → Modules. Registered modules are displayed with registered module.

Manage multiple sites from a single master server and simplify communications across all ipbx servers. ipbx's multi site support let's you add cost saving interconnects with very little effort.

Contents

Configuring Multi Site

It is recommended to carefully plan your diaplan to avoid overlapping digit patterns across your locations.

To access the multi site configuration click on Advanced Setup → Multi Site. On the master server select Currently operating as Master (default setting). The master IP address is taken from the Advanced Setup → Configuration → ipbx IP Address. This is the IP address used by the slaves to synchronize dialplan information.

Adding Peers

Click on add slave peer and enter the remote ip Address as well as descriptive name and extension pattern. In the peer configuration make sure you have your peer set to operate as slave and enter the master's IP address.

Special Characters for Pattern Matching

  X          matches any digit from 0-9
  Z          matches any digit from 1-9
  N          matches any digit from 2-9
  [1237-9]   matches any digit or letter in the brackets
             (in this example, 1,2,3,7,8,9)
  .          wildcard, matches one or more characters

Examples

  NXXXXXX        matches a NANP 7 digit telephone number such as 555-1212
  1NXXNXXXXXX    matches an area code and phone number preceeded by a one such as 1-860-555-1212
  9011.          matches any string of at least five characters that starts with 9011,
                  but it does not match the four-character string 9011 itself.

Master Failure

If for some reason the master becomes unreachable, slaves default to cached information and revert back to live information as soon as it becomes available again. This information is display on the server CLI.

Personal tools
Namespaces
Variants
Actions
Toolbox