79147f1e40
fix(readme): refresh documentation for jitter buffering, voicemail, and WebSocket signaling details
2026-04-10 21:21:29 +00:00
7c4756402e
feat(proxy-engine,codec-lib): add adaptive RTP jitter buffering with Opus packet loss concealment and stable 20ms resampling
2026-04-10 21:15:34 +00:00
e4935fbf21
feat(readme): expand documentation for voicemail, IVR, audio engine, and API capabilities
2026-04-10 17:25:34 +00:00
c63a759689
fix(proxy-engine): use negotiated SDP payload types when wiring SIP legs and enable default nnnoiseless features for telephony denoising
2026-04-10 17:14:14 +00:00
f78639dd19
fix(proxy-engine,codec-lib,sip-proto,ts): preserve negotiated media details and improve RTP audio handling across call legs
2026-04-10 16:57:07 +00:00
73b28f5f57
feat(proxy-engine): upgrade the internal audio bus to 48kHz f32 with per-leg denoising and improve SIP leg routing
2026-04-10 15:58:41 +00:00
66112091a2
feat(proxy-engine): integrate Kokoro TTS generation into proxy-engine and simplify TypeScript prompt handling to use cached WAV files
2026-04-10 15:21:44 +00:00
45f9b9c15c
feat(proxy-engine): add device leg, leg transfer, and leg replacement call controls
2026-04-10 15:12:30 +00:00
93f671f1f9
feat(proxy-engine): add multiparty call mixing with dynamic SIP and WebRTC leg management
2026-04-10 12:52:48 +00:00
9e5aa35fee
feat(proxy-engine,webrtc): add B2BUA SIP leg handling and WebRTC call bridging for outbound calls
2026-04-10 12:19:20 +00:00
239e2ac81d
feat(proxy-engine): add Rust-based outbound calling, WebRTC bridging, and voicemail handling
2026-04-10 11:36:18 +00:00
3132ba8cbb
feat(rust-proxy-engine): add a Rust SIP proxy engine with shared SIP and codec libraries
2026-04-10 09:57:27 +00:00
e6bd64a534
feat(call, voicemail, ivr): add voicemail and IVR call flows with DTMF handling, prompt playback, recording, and dashboard management
2026-04-10 08:54:46 +00:00
fd3a408cc2
feat(routing): add rule-based SIP routing for inbound and outbound calls with dashboard route management
2026-04-10 08:22:12 +00:00
f3e1c96872
initial commit — SIP B2BUA + WebRTC bridge with Rust codec engine
...
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.
2026-04-09 23:03:55 +00:00