From e1e59e06866e92bdd50183d5f0fdde7a3dfc2ce4 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Sat, 4 Jan 2025 14:25:23 +0000 Subject: [PATCH] Remove ASTPP (Unmaintained since Jan 2024) (#1079) --- software/astpp.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/astpp.yml diff --git a/software/astpp.yml b/software/astpp.yml deleted file mode 100644 index 9a54d020c0..0000000000 --- a/software/astpp.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: ASTPP -website_url: https://www.astppbilling.org/ -description: VoIP Billing Solution for Freeswitch. It supports prepaid and postpaid billing with call rating and credit control. It also provides many other features. -licenses: - - AGPL-3.0 -platforms: - - PHP -tags: - - Communication - SIP -source_code_url: https://github.com/iNextrix/ASTPP -stargazers_count: 160 -updated_at: '2024-01-04' -archived: false