Zeus.

v1.0.0 · VoiceOps live

Business communications
on your infrastructure.

Zeus delivers business communications on your own infrastructure: phone numbers ordered and provisioned through VoIP.ms in seconds, a web + PWA softphone over WebRTC, SMS and unified messaging, AvantFax digital faxing, AI voicemail summaries, Magnate subscription billing and reseller white-label — fronted by a Next.js portal with Authentik SSO and Nginx Proxy Manager HTTPS.

$ git clone https://github.com/innotelinc/zeus.git && cd zeus && cp .env.example .env && npm run dev
VoIP.msinstant number provisioning
WebRTCsoftphone PWA, SIP.js
SMS + FaxAvantFax digital faxing
AIvoicemail summaries

Voice, fax and SMS from one portal.

Order numbers, route calls, message, fax and bill — all from a Next.js portal on your own stack.

Number provisioning

Order and provision numbers through VoIP.ms in seconds — plan-based limits.

WebRTC softphone

SIP.js dial pad in the dashboard, connectable over WSS through ws.zeus.innotel.us — a mobile-ready PWA.

SMS + unified messaging

SMS from the portal with conversation history.

AvantFax digital faxing

Send faxes digitally from the portal; fax history with status tracking.

AI voicemail summaries

Voicemail transcribed and summarized automatically.

MS Teams Direct Routing

One-command SBC bring-up for Microsoft Teams — automated DNS, RSA-2048 certs via DNS-01 and native Asterisk trunking.

Subscription billing + white-label

Magnate (RevenueOps) subscription billing with reseller white-label support.

The Voice layer of the stack.

Zeus consumes Authentik (identity), Infisical (secrets) and Magnate (revenue) — and hosts Capstone agents as an add-on.

Customer portal

Next.js portal — numbers, calls, SMS, fax, billing.

Softphone

SIP.js WebRTC dial pad, WSS signaling, PWA.

Fax + messaging

AvantFax integration and unified messaging.

AI layer

Voicemail summaries — and Capstone agents as an add-on.

# dev: portal + seed account
$ npm run seed && npm run dev
>> demo@zeus.innotel.us seeded (8dpWR8wl4eYncm5v)
>> Portal → http://<lan-ip>:3000
$ curl https://api.zeus.innotel.us/api/numbers
{"numbers":[{"did":"+15125550123","status":"active"}]}

Roadmap.

Shipped as v1.0.0; Capstone's agent platform lands as a Zeus add-on next.

v1.0.0 "VoiceOps"

Portal, number provisioning, softphone, SMS, fax, AI voicemail, billing.

done
v1.1.0 "Agents"

Capstone add-on — voice AI agents and personal assistants in the portal.

next
v2.0 "LTS"

Security audit, hardening, LTS channel.

later