WebRTC & SIPBridge WebRTC (DTLS/ICE/SRTP) and plain RTP/SRTP endpoints in the same session. Auto-detects endpoint type from SDP.
Codec TranscodingTranscode between PCMU (G.711), G.722, and Opus on the fly. DTMF always passes through untouched.
Recording & VADRecord to PCAP with accurate timestamps. Independent voice activity detection for IVR, voicemail, and LLM streaming.
File PlaybackPlay WAV, MP3, OGG, FLAC from local files or URLs. Seek, pause, resume, loop. Shared decode across sessions.
WebSocket ControlJSON control protocol over WebSocket. 1:1 session binding. Orphan timeout with reconnection support.
Production ReadyGraceful shutdown for k8s. Split control/media interfaces. Symmetric RTP for NAT. Resource limits.