5 Commits

Author SHA1 Message Date
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
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