diff options
author | Mancy <abdullah.mancy@gmail.com> | 2019-01-19 08:54:47 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-19 08:54:47 +0000 |
commit | b14309e53b813a45b5045e626925157367f018ac (patch) | |
tree | a5cbeac471106e7d8c605b2fe796952c588ab5b8 | |
parent | Merge pull request #1596 from imadityang/patch-1 (diff) | |
download | awesome-selfhosted-b14309e53b813a45b5045e626925157367f018ac.tar.gz awesome-selfhosted-b14309e53b813a45b5045e626925157367f018ac.zip |
ASTPP
Open Source VoIP Billing Solution for Freeswitch
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -397,6 +397,7 @@ _[SIP](https://en.wikipedia.org/wiki/Session_Initiation_Protocol) telephony soft - [Kamailio](http://www.kamailio.org/w/) - Modular SIP server (registrar/proxy/router/etc). ([Source Code](https://github.com/kamailio/kamailio)) `GPL-2.0` `C` - [Ostel](https://dev.guardianproject.info/projects/ostel/wiki/Server_Documentation) - Secure SIP telephony setup with ZRTP encryption. `GPL-3.0` `Ruby` - [Tapir](http://www.sip3.io/) - Troubleshooting and real-time monitoring of VoIP-based systems. ([Source Code](https://github.com/sip3io/tapir)) `Apache-2.0` `Java/Kotlin` +- [ASTPP](https://www.astppbilling.org/) - is an Open Source VoIP Billing Solution for Freeswitch. It supports prepaid and postpaid billing with call rating and credit control. It also provides many other features. ([Source Code](https://github.com/iNextrix/ASTPP)) `AGPL-3.0` ### IPBX |