Skip to content

Latest commit

 

History

History
54 lines (43 loc) · 1.96 KB

updating.md

File metadata and controls

54 lines (43 loc) · 1.96 KB

Updating

You need to decide how you will follow the main Kazoo code base.

  • At some point in the future you will want to upgrade.
  • When that happens, it's much like, "Close the stable door after the horse has bolted".
  • Setup Kazoo with upgrading in mind.

You can tell when new yum packages are ready for Kazoo by following this site.

Github

Stuff you should never use

  • yum erase kazoo-librabbitmq-master kazoo-bigcouch-R15B kazoo-R15B kazoo-prompts kazoo-kamailio kazoo-json-c-master kazoo-freeswitch-R15B kazoo-configs

  • yum install kazoo-librabbitmq-master kazoo-bigcouch-R15B kazoo-R15B kazoo-prompts kazoo-kamailio kazoo-json-c-master kazoo-freeswitch-R15B kazoo-configs

  • chkconfig --level 2345 kz-ecallmgr off

  • chkconfig --level 2345 kz-whistle_apps off

  • chkconfig --level 2345 kamailio off

  • chkconfig --level 2345 freeswitch off

  • chkconfig --level 2345 rabbitmq-server off