Pilot program
Wivox 1.0 is piloting with Indian SMBs now. Book a demo →
Product
IP PBX platform
WebRTC softphone
Admin dashboard
GSM/FXO gateway trunking
IP phone provisioning
Download apps
Features
All features
IVR system
Call recording
Call queues
Ring groups
Audio conferencing
Call forwarding & DND
Multi-device extensions
Solutions
Businesses
Service providers & MSPs
Developers
Small business
Offices replacing EPABX
Hotels
Hospitals & clinics
Schools
Compare
For developers
A PBX you can script.
REST endpoints over the same engine the dashboard uses: extensions, calls, CDR, recordings. Self-host it, curl it, wire it into your product.
click-to-dial from your crm
POST /api/v1/calls
{"{"} "from": "1042",
"to": "+919822014455",
"trunk": "gsm-2" {"}"}
→ 201 · call_id "c_8f3a" · agent leg ringing
{"{"} "from": "1042",
"to": "+919822014455",
"trunk": "gsm-2" {"}"}
→ 201 · call_id "c_8f3a" · agent leg ringing
REST API v1
The endpoints that matter.
{{ e.m }}
{{ e.path }}
{{ e.what }}
Token auth, JSON in and out, served from your own box. Full reference in the docs.
{{ u.title }}
{{ u.body }}
Self-hosters welcome
The setup guides are public.
Grandstream provisioning, Dinstar trunking, Asterisk internals - indexed, no email gate.