Search results

  1. Y

    DNS Svr Records and Fusion Domains

    this is the config that works for me (added in dns zone editor of cpanel) _sip._tcp.voip1.domain.com. 86400 10 100 5060 sip1.domain.com _sip._udp.voip1.domain.com. 86400 20 100 5060 sip1.domain.com _sip._tcp.voip1.domain.com. 86400 10 100 5060 sip2.domain.com _sip._udp.voip1.domain.com. 86400...
  2. Y

    [Tutorial] Creating a two node FusionPBX cluster the easy way.

    @DigitalDaz is 2 node install easily upgrade able (fusionpbx and freeswitch)? if so will there be upgrade script ? can freeswitch packages be upgraded from the OS with apt-get update/upgrade without breaking the cluster ? Thanks
  3. Y

    [Tutorial] Creating a two node FusionPBX cluster the easy way.

    i followed the tutorial with two publicly available nodes. firewall is any to any between the two deb 8 post 9.4 master scrip completed successfully but the slave gives me the waiting for BDR error like above ERROR: No peer nodes or peer node count unknown, cannot acquire global lock HINT...
  4. Y

    [Tutorial] Creating a two node FusionPBX cluster the easy way.

    assuming there's some sort of firewall on both nodes should one just do any<-> any between the two nodes? are there a specific ports that need to be accessible between the two in more restrictive environment?also will fqdn work for in place of IP during the install ? will there be a script for...
  5. Y

    [Tutorial] Creating a two node FusionPBX cluster the easy way.

    will this work with two servers in two different time zones? also is it possible to create this cluster with existing single node?