Wholesale Voice Platform
Miuda Wholesale is a carrier-grade voice termination and origination platform designed for telecom operators, resellers, and aggregators.
Overview
The Wholesale platform provides:
- High-capacity SIP trunking — hundreds of concurrent calls per tenant
- Real-time CDR & billing — per-second rating, multiple rate decks, automatic invoicing
- Intelligent routing — LCR (Least Cost Routing), quality-based failover, time-of-day rules
- DID management — number inventory, porting workflows, geographic coverage
- Multi-tenant — fully isolated customer accounts with role-based access
Architecture
The Wholesale module runs as an add-on to RustPBX (--features addon-wholesale). It shares the same SIP proxy core but adds a carrier-focused management layer:
| Component | Role |
|---|---|
| Rate Engine | Applies LCR and per-second billing |
| DID Registry | Tracks number ownership and routing |
| CDR Processor | Generates call records and feeds the billing system |
| Customer Portal | Self-service account management |
Getting Started
- Enable the wholesale add-on in your RustPBX build
- Configure your upstream carriers as SIP trunks
- Define rate decks and assign them to customers
- Add DID blocks and map them to destinations
Full configuration details are covered in the following sections.