Full-featured SIP router with multi-provider trunking, browser softphone via WebRTC, real-time Opus/G.722/PCM transcoding in Rust, RNNoise ML noise suppression, Kokoro neural TTS announcements, and a Lit-based web dashboard with live call monitoring and REST API.
9 lines
158 B
TypeScript
9 lines
158 B
TypeScript
/**
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
|
*/
|
|
export const commitinfo = {
|
|
name: 'siprouter',
|
|
version: '1.8.0',
|
|
description: 'undefined'
|
|
}
|