// DEPLOYMENT

Hardware Requirements

Three ways to run AI — very different hardware

  • No AI — core PBX only. Use the without AI figures.
  • Cloud AI (bring your own OpenAI / API key) — almost no extra hardware: the without-AI specs plus ~2 GB RAM, since the heavy lifting runs in the cloud.
  • On-prem / local AI (Ollama + faster-whisper, 100% private) — needs significant RAM and, for real-time features like agent copilot and live translation, a GPU. Use the with on-prem AI figures.

Subscription plans — without AI

Core PBX only (or with cloud AI, which adds ~2 GB RAM). FreeSWITCH with G.711 pass-through is light on CPU; storage grows with call-recording retention.

PlanCapacityMinimumRecommended
Free5 ext · 1 trunk1 vCPU · 2 GB · 15 GB SSD2 vCPU · 2 GB · 30 GB SSD
Starter25 ext · 2 trunks2 vCPU · 2 GB · 40 GB SSD2 vCPU · 4 GB · 80 GB SSD
Business100 ext · 8 trunks4 vCPU · 6 GB · 120 GB SSD4 vCPU · 8 GB · 250 GB SSD
Enterprise500 ext · unlimited trunks8 vCPU · 16 GB · 400 GB NVMe16 vCPU · 32 GB · 1 TB NVMe

Subscription plans — with on-prem AI

Adds faster-whisper (transcription) and a local Ollama LLM (summaries, agent copilot, live translation, voicemail-to-email). CPU-only works for batch tasks; a GPU is recommended for real-time features. Model RAM is a fixed baseline — concurrency scales with call volume.

PlanCapacityMinimum (CPU-only)Recommended (with GPU)
Free5 ext · 1 trunk4 vCPU · 8 GB · 40 GB SSD4 vCPU · 16 GB · 80 GB SSD · GPU 8 GB
Starter25 ext · 2 trunks4 vCPU · 12 GB · 80 GB SSD6 vCPU · 16 GB · 150 GB SSD · GPU 8–12 GB
Business100 ext · 8 trunks8 vCPU · 24 GB · 200 GB NVMe12 vCPU · 32 GB · 500 GB NVMe · GPU 16 GB
Enterprise500 ext · unlimited trunks16 vCPU · 48 GB · 500 GB NVMe24 vCPU · 64 GB · 2 TB NVMe · GPU 24 GB+

Perpetual packages — without AI

Perpetual licenses never include AI, so only these no-AI specs apply. Same core-PBX sizing as the subscription plans, by capacity.

PackageCapacityMinimumRecommended
Micro8 ext · 2 trunks2 vCPU · 2 GB · 20 GB SSD2 vCPU · 4 GB · 50 GB SSD
Small32 ext · 4 trunks2 vCPU · 4 GB · 50 GB SSD4 vCPU · 4 GB · 100 GB SSD
Medium64 ext · 8 trunks4 vCPU · 4 GB · 80 GB SSD4 vCPU · 8 GB · 200 GB SSD
Large128 ext · 16 trunks4 vCPU · 8 GB · 150 GB SSD8 vCPU · 8 GB · 300 GB SSD
X-Large256 ext · 32 trunks8 vCPU · 8 GB · 250 GB SSD8 vCPU · 16 GB · 500 GB NVMe

General requirements