From aca217c735466a488f1c997076e5643cf3fc71f1 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Tue, 27 May 2025 00:52:36 +0200 Subject: [PATCH] Remove Eqivo (Unmaintained since May 2024) (#1398) --- software/eqivo.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/eqivo.yml diff --git a/software/eqivo.yml b/software/eqivo.yml deleted file mode 100644 index ad3f2c00be..0000000000 --- a/software/eqivo.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Eqivo -website_url: https://eqivo.org/ -description: Eqivo implements an API layer on top of FreeSWITCH facilitating integration between web applications and voice/video-enabled endpoints such as traditional phone lines (PSTN), VoIP phones, webRTC clients etc. -licenses: - - MIT -platforms: - - Docker - - PHP -tags: - - Communication - SIP -source_code_url: https://github.com/rtckit/eqivo -stargazers_count: 88 -updated_at: '2024-05-24' -archived: false