---
title: "Can a VoIP platform support multiple customer configurations?"
topic: "White-Label / Wholesale"
updated: 2026-07-09
canonical: https://acrobits.net/resources/knowledge-base/multi-tenant-voip-platform/
summary: "Yes. Cloud Softphone supports multi-tenant deployments through per-domain provisioning, so each SIP domain can have isolated branding, feature flags, codec settings, and usage tracking from a single platform deployment."
---

# Can a VoIP platform support multiple customer configurations?

> Yes. Cloud Softphone supports multi-tenant deployments through per-domain provisioning, so each SIP domain can have isolated branding, feature flags, codec settings, and usage tracking from a single platform deployment.

Yes. Cloud Softphone supports multi-tenant deployments through per-domain provisioning, so each SIP domain can have isolated branding, feature flags, codec settings, and usage tracking from a single platform deployment.

## What multi-tenant provisioning means for a softphone platform

**Multi-tenant [provisioning](/voip-glossary/provisioning/)** means a single Cloud Softphone deployment serves multiple operator customers or business segments, each with isolated configuration, branding, and usage tracking.

This is different from simply having multiple SIP accounts in one app. In this setup, multi-tenancy means:

  - **Each tenant has its own configuration profile**: codec preferences, feature toggles, UI settings, and call behavior rules

  - **Branding is per-tenant**: logos, color schemes, splash screens, and app store metadata can differ

  - **Provisioning is isolated**: one tenant's subscribers do not see or affect another tenant's configuration

  - **Usage data is segmented**: call volumes, active users, and feature adoption can be tracked per tenant

## Per-domain provisioning in Cloud Softphone

Cloud Softphone supports multi-tenant architectures through **per-domain provisioning**. Each SIP domain maps to a distinct configuration set:

**Separate branding per domain.** An MVNO reselling your VoIP service gets their own branded experience. Your direct enterprise customers get yours. Both run on the same Cloud Softphone deployment.

**Feature control per domain.** Enable call recording for one tenant, disable it for another. Offer video as a premium tier for enterprise tenants while keeping it off for residential. Feature flags are granular and domain-scoped.

**Codec and quality settings per domain.** Tenants on high-bandwidth enterprise networks get wideband audio by default. Tenants serving mobile-heavy markets get bandwidth-optimized codec stacks. This lets each tenant use settings that fit its network and traffic profile.

## Usage tracking and analytics by tenant

Operators managing multiple tenants need per-tenant visibility. Cloud Softphone's admin portal provides:

  - **Active user counts** per domain: see which tenants are growing and which are underused

  - **Call volume metrics**: track minutes, call completions, and failure rates per tenant

  - **Feature adoption**: see which tenants use push, video, messaging, and other capabilities

  - **Push delivery rates**: per-tenant push reliability metrics via [SIPIS](/voip-glossary/sipis/), Acrobits' push infrastructure (operational since 2009), help you troubleshoot domain-specific issues

This data feeds into your billing and business intelligence systems. If you charge tenants per active user or per minute, the platform can support that tracking.

## Scaling to hundreds of tenant configurations

Cloud Softphone's provisioning architecture supports hundreds of distinct tenant configurations. The provisioning endpoint resolves the correct configuration based on the subscriber's SIP domain at activation time. Adding a new tenant is a configuration task.

For operators running wholesale or reseller models, this means onboarding a new business customer can take hours rather than weeks. See the [provisioning guide](/resources/knowledge-base/provision-softphone-hundreds-users/) for details on scaling to hundreds of users.

## Getting started with multi-tenant provisioning

Multi-tenant provisioning is available on Cloud Softphone's standard platform. The platform supports this without custom development. The Acrobits team handles implementation. Typical launch time is **2–4 weeks**.

{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Can a VoIP platform support multiple customer configurations?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Yes. Cloud Softphone supports multi-tenant deployments through per-domain provisioning, so each SIP domain can have isolated branding, feature flags, codec settings, and usage tracking from a single platform deployment."
      }
    }
  ]
}
