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.
 
 
Darren Schreiber dab9955fec HELP-22404 fix issue where Asterisk hates multiple m= lines (#80) 10 years ago
bigcouch Fixed output of bigcouch init script (no longer just says is stopped) 10 years ago
debian kazoo-sync 12 years ago
freeswitch HELP-22404 fix issue where Asterisk hates multiple m= lines (#80) 10 years ago
haproxy HELP-21099: restore http-server-close 10 years ago
kamailio compatibility with new active_watchers 10 years ago
rabbitmq HELP-21046: force_fine_statistics has been replaced with rates_mode 10 years ago
system Fixed path for HAProxy logrotate config file. Thanks for catching this @lazedo ! 11 years ago
.gitignore Don't allow freeswitch.serial to be checked in 13 years ago
README.md Create README.md 10 years ago
app.config update lager format string to properly get the callid into the log line 13 years ago
config.ini Prepare master for 3.19 tag 11 years ago
vm.args Treat warnings as warnings 11 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 .