Start your free frial today

Try VoIPstudio for free for 30 days! Cancel your trial anytime, no commitment.

Taxes and fees are added to the bill if applicable 

Pay as you go

Perfect for inbound calls. Competitive rates for outbound calls.

$6

Per user/per month

All plans include:

2K Bundle

Ideal for outbound calls. Includes a number and 2000 minutes per user.

$20

Per user/per month

Everything from Pay as You Go, plus:

Enterprise

Tailored for large organizations with custom needs.

Custom Pricing

Everything from 2K Bundle, plus:

CX Add-on

Advanced tools designed for customer experience and call center teams

$14

Per user/per month

Available as a user add-on when purchasing Pay as You Go or 2K Bundle

Compare core plans

Features:

Pay as you go

$6

Per user/per month

2K Bundle

$20

Per user/per month

Inbound numbers

From

$4.99

/per month each

One inbound number per user included

Inbound calls

Unlimited (excluding toll-free numbers)

Unlimited (excluding toll-free numbers)

Outbound calls

From

1.5

/per minute

2,000 call minutes per user/per month

Data retention (SMS, Call History, Call Recordings, Voicemail, Fax)

1 year

1 year

Data retention

CX Add-on

5 years

5 years

Single-level IVR

Complex IVR (multi-instance/chained)

CX Add-on

Auto dialer

CX Add-on

Free number porting from other providers

40+ call and collaboration features

All CRM and webhook integrations

AI

AI call transcriptions

CX Add-on

AI call summaries

CX Add-on

AI call actions

CX Add-on

CX call analysis

CX Add-on

Retell AI voice agents

Third-party integration

Third-party integration

Support

Email support

Live chat support

Phone support


We have achieved a percentage cost reduction of around 40% compared to our previous VoIP supplier.

The core benefits of using VoIPstudio are ease of deployment, ease of management and ease of use. We have achieved a percentage cost reduction of around 40% compared to our previous VoIP supplier. Compared to fixed landline phones, the saving are in the region of 70% to 80%.

Jonathan Eastgate

Chief Technology Officer at simPRO Software Group

Trusted by growing teams, from dynamic SMBs to established enterprises

Frequently asked questions

Ready to launch?

Try a complete call center free for 30 days: menus, queues, compliant recording, analytics, and integrations. With optional low-cost inclusive minutes packages and advanced CX Add-on with AI call analysis available.

  • 24/7 support

  • 99.99% Uptime guarantee

  • Global connectivity

Install VoIPstudio on Linux

apt (Debian, Ubuntu, Mint)

1. Install the GPG Key

				
					wget -O – http://repo.ssl7.net/repo/key | sudo apt-key add –
				
			

2. Add VoIPstudio repository

				
					echo “deb http://repo.ssl7.net/repo/voipstudio/stable/main/binary /” | sudo tee /etc/apt/sources.list.d/voipstudio.list
				
			

3. Update and install

				
					sudo apt-get update & sudo apt-get install voipstudio
				
			

.deb

1. Download .deb package

				
					wget https://repo.ssl7.net/repo/voipstudio/stable/main/binary/VoIPstudio_current_amd64.deb
				
			

2. Install VoIPstudio

				
					sudo dpkg -i VoIPstudio_current_amd64.deb