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 ff92c50723 added kazoo-kamailio reset-restart 9 years ago
bigcouch update init scripts 10 years ago
core add init.d and move files for consistency 10 years ago
freeswitch add enforce-blind-auth-result (#101) 9 years ago
haproxy clean up scripts and resolve permissions errors in centos 7 10 years ago
kamailio sht_rm_name_req requires string arg (#99) 9 years ago
rabbitmq updates for rabbitmq 10 years ago
system added kazoo-kamailio reset-restart 9 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 .