You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
karl anderson fd2a6d44e4 use /usr/sbin scripts for init.d and add missing kazoo core scripts 10 years ago
bigcouch update init scripts 10 years ago
core add init.d and move files for consistency 10 years ago
freeswitch Update freeswitch.xml 10 years ago
haproxy HELP-21099: restore http-server-close 10 years ago
kamailio add kamailio init.d script and update dbtext/trusted for 4.4 10 years ago
rabbitmq updates for rabbitmq 10 years ago
system use /usr/sbin scripts for init.d and add missing kazoo core scripts 10 years ago
.gitignore Don't allow freeswitch.serial to be checked in 13 years ago
README.md Create README.md 10 years ago

README.md

kazoo-configs

Kazoo Configuration Files for Software We Use

Quick & dirty install

  1. Fetch this whole repo or fork it
    • git clone git@github.com:2600hz/kazoo-configs.git ~/.kazoo-configs.git
  2. Symlink this folder to /etc/kazoo
    • sudo ln -s ~/.kazoo-configs.git /etc/kazoo
  3. Get rsyslog to log stuff to /var/log/2600hz/kazoo.log with
    • cd /etc/rsyslog.d && sudo ln -s ~/.kazoo-configs.git/system/rsyslog.d/90-2600hzPlatform.conf .