15 lines
412 B
JSON
15 lines
412 B
JSON
|
|
{
|
||
|
|
"id": "siprouter",
|
||
|
|
"name": "SIP Router",
|
||
|
|
"description": "SIP B2BUA, WebRTC softphone bridge, voicemail, fax, and live telephony operations dashboard.",
|
||
|
|
"category": "Communication",
|
||
|
|
"iconName": "phone",
|
||
|
|
"latestVersion": "1.0.0",
|
||
|
|
"versions": ["1.0.0"],
|
||
|
|
"maintainer": "serve.zone",
|
||
|
|
"links": {
|
||
|
|
"Source": "https://code.foss.global/serve.zone/siprouter",
|
||
|
|
"Docs": "https://serve.zone"
|
||
|
|
}
|
||
|
|
}
|