From 8784ba32ce0518b07fbb3d5bc54ed6e0de238d4e Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 24 Sep 2023 22:56:05 +0000 Subject: [PATCH] Remove Kazoo (unmaintained since August 2022) (#214) - ref. #1 - multiple posts inquiring about the status of the project on https://forums.2600hz.com/forums/ - outdated installation instructions https://github.com/2600hz/kazoo/blob/master/doc/installation.md#installing-dependencies-on-debian-9 - alternatives exist --- software/kazoo.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/kazoo.yml diff --git a/software/kazoo.yml b/software/kazoo.yml deleted file mode 100644 index fb00e07a78..0000000000 --- a/software/kazoo.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Kazoo -website_url: https://2600hz.org/ -description: KAZOO is an open-source, highly scalable software platform designed to provide carrier-grade VoIP switch functions and features. -licenses: - - MPL-1.1 -platforms: - - Erlang -tags: - - Communication - SIP -source_code_url: https://github.com/2600hz/KAZOO -stargazers_count: 909 -updated_at: '2022-08-01' -archived: false