mirror of
https://github.com/Dokploy/templates.git
synced 2026-06-15 20:25:24 +02:00
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:
committed by
GitHub
parent
1c16dee5a0
commit
3fcc9f2b93
20
meta.json
20
meta.json
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user