Newsroom

Latest from CXMind

Product updates, engineering deep-dives, and industry insights.

Case Study2026-02-22Featured

How a 120-Seat BPO Cut ACW by 43% and QA Costs by 80% with CXMind

ACW ↓ 43%QA Cost ↓ 80%Deployed in < 30 min120-seat BPO

A multinational BPO managing collections and customer support across 3 countries deployed CXMind in under 30 minutes β€” zero PBX changes, zero downtime.

Read Full Case Study
Product2026-02-24

CXMind v2.0: 43 Features, All Free for 5 Agents

The biggest release yet β€” all features unlocked from day one. No feature gates, no upgrade walls. Just pure agent-seat licensing.

Engineering2026-02-20

How We Built 100% Quality Inspection Without Sampling

A deep dive into our dual-engine QI architecture: regex pattern matching + LLM semantic analysis running on every single call.

Industry2026-02-15

SIPREC Support: Enterprise SBC Recording Made Easy

CXMind now supports RFC 7245 SIPREC protocol, enabling seamless integration with Cisco, Ribbon, and Oracle SBCs.

Product2026-02-10

AI Copilot Chrome Extension: Your Agent's New Best Friend

Real-time suggestions, Action Draft, caller context 360, and SOP guidance β€” all in a lightweight Chrome sidebar.

Partnership2026-02-05

CXMind Partners with Leading APAC System Integrators

Expanding our partner ecosystem across Asia Pacific to bring self-hosted AI contact center technology to more enterprises.

Engineering2026-01-28

VAD + SER: Local AI That Costs Zero

Silero VAD and wav2vec2 SER running entirely on ONNX β€” no cloud API needed for voice activity detection and emotion recognition.

Engineering2026-02-18

How the IE Handles 5,000 Concurrent Calls: Global Semaphore & Backpressure Design

A look inside the Ingestion Engine's Go-based concurrency model β€” global semaphore, UDP/TCP unification, and how we prevent OOM under flood conditions.

Engineering2026-02-12

From 22,000 Writes/sec to Zero Blocking: ClickHouse Async Batch Architecture in IE

How we eliminated synchronous ClickHouse writes from every hot path β€” RTP processing, ASR results, and SIP signalling β€” using a unified BatchWriter pipeline.

Engineering2026-02-08

Inside the IE's ASR Pool: 10,000 WebSocket Connections, Circuit Breakers & the Jitter Buffer That Saved Accuracy

How we scaled the DashScope ASR connection pool from 100 to 10,000 concurrent connections, fixed a single-failure circuit breaker, and discovered a missing jitter buffer silently destroying transcription accuracy.