Feat : Add Fonoster template -#45 (#509)

* feat: Add Fonoster template - open source Twilio alternative

* fixed the build issue

* fixed the service log issue
This commit is contained in:
Harikrishnan Dhanasekaran
2025-11-28 12:39:47 +05:30
committed by GitHub
parent 1c16dee5a0
commit 3fcc9f2b93
4 changed files with 568 additions and 0 deletions

View File

@@ -2307,6 +2307,26 @@
"kanban"
]
},
{
"id": "fonoster",
"name": "Fonoster",
"version": "0.15.15",
"description": "Fonoster is an open-source alternative to Twilio. A complete telephony stack for building voice applications with SIP, WebRTC, and PSTN connectivity.",
"logo": "fonoster.svg",
"links": {
"github": "https://github.com/fonoster/fonoster",
"website": "https://fonoster.com/",
"docs": "https://docs.fonoster.com/"
},
"tags": [
"telephony",
"voip",
"sip",
"webrtc",
"pstn",
"communication"
]
},
{
"id": "forgejo",
"name": "Forgejo",