Back to browse
A white-label VoIP stack (Django/WebRTC) to replace RingCentral/Webex

A white-label VoIP stack (Django/WebRTC) to replace RingCentral/Webex

by navicstein·Mar 1, 2026·2 points·0 comments

AI Analysis

●●SolidSolve My ProblemBold Bet

Private-deployment VoIP stack exploiting UK telecom arbitrage, but licensing model limits adoption.

Strengths
  • Targets real, time-bound regulatory pain (2027 PSTN shutdown) with genuine arbitrage savings
  • Full stack production-ready: Django backend, React web, native iOS, Celery workers, Telnyx integration
  • Business model (licensed code + wholesale carriers) avoids SaaS seat-tax economics entirely
Weaknesses
  • Licensing model (not SaaS, not open-source) creates friction; no freemium path to try before buying
  • UK-only addressable market and reliance on Telnyx partnership limit growth ceiling
Category
Target Audience

UK businesses facing the 2027 PSTN copper shutdown; MSPs or resellers needing branded voice solutions

Similar To

RingCentral · Webex · 8x8

Post Description

Hi HN,

I run a dev shop called Crudloop. With the UK PSTN copper network shutting down in 2027, I noticed many businesses panic-buying SaaS subscriptions (RingCentral/Webex/8x8) at ~£25/user/mo, despite wholesale SIP trunking costing fractions of a penny.

We spent the last 6 months engineering a production-ready VoIP stack to solve this.

The Business Model: This is not a SaaS and it is not Open Source. Instead of renting seats, I license the source code and deploy the entire stack to your private VPS (AWS/Hetzner/DigitalOcean). You pay a one-time fee for the code/setup, and then you pay wholesale rates directly to the carrier (Telnyx).

The Infrastructure: - Backend: Django (DRF) + Celery + Redis. Handles dynamic routing via Telnyx Webhooks (TeXML). Scalable via Docker Swarm/K8s. - Web: React + TanStack Query + @telnyx/webrtc SDK. - Mobile: Native iOS (Swift) integration for reliable background calls.

The Economics: For a company with 30 employees, switching from a £25/user SaaS to this private stack saves ~£8,000/year and guarantees data sovereignty. You own the metal, you own the logs, and you control the routing logic.

I'm looking for agencies or SMEs who want to own their infrastructure.

Happy to answer questions about self-hosting economics, scaling Django for real-time SIP events, or maintaining a private VoIP cloud.

Similar Projects

Production-Ready Django and React Auth Starter

Wires the annoying auth plumbing — JWT with refresh/rotation, email activation, password reset, UUID user model, rate limiting and Swagger out of the box — so you can skip weeks of setup. The frontend is modern (TS + Vite, Tailwind, Radix) and includes route guards, but this is an incremental starter in a crowded space; I'd like to see deployment/CI examples or opinionated infra choices to make it truly turnkey.

Niche GemSolve My Problem
okchildhood
113mo ago