VitalPBX

VitalPBX is a unified communications PBX system based on Asterisk and Linux (Centos 7). VitalPBX provides a robust and scalable platform, which will allow you to manage your PBX in an easy and intuitive way.

VitalPBX is the graphic user interface between you and the complex world of modern communications. VitalPBX will help you implement a secure telephone system for your company, save, take advantage of recent innovations and provide opportunities to integrate your business processes if you wish to do so.

Easy to Use

VitalPBX is built to be easy to use with tooltips across the system and a coherent user interface throughout.

Security

In today’s cyber environment anyone running a telephony system should be aware of security hazards and avoid them. Our PBX system, VitalPBX offers various levels of protection against cyber threats in the VoIP world.

Professional Support

We can help with everything from implementation assistance to upgrades and production down emergencies. VitalPBX support experts are a team of dedicated professionals who communicate clearly and focus on rapid problem resolution.

Commercial Modules

We offer modules so that you take your PBX system to the next level.

Software Included

Package Version License
Asterisk 18.0.1 GPL
PHP 7.2.33 PHP License v3.01
Apache 2.4.6 Apache 2
MariaDB 10.4.13 GPL

Creating an App using the Control Panel

Click the Deploy to DigitalOcean button to create a Droplet based on this 1-Click App. If you aren’t logged in, this link will prompt you to log in with your DigitalOcean account.

Deploy to DO

Creating an App using the API

In addition to creating a Droplet from the VitalPBX 1-Click App using the control panel, you can also use the DigitalOcean API. As an example, to create a 4GB VitalPBX Droplet in the SFO2 region, you can use the following curl command. You need to either save your API access token) to an environment variable or substitute it in the command below.

curl -X POST -H 'Content-Type: application/json' \
         -H 'Authorization: Bearer '$TOKEN'' -d \
        '{"name":"choose_a_name","region":"sfo2","size":"s-2vcpu-4gb","image": "aplitel-vitalpbx-7"}' \
        "https://api.digitalocean.com/v2/droplets"

Getting Started After Deploying VitalPBX

After you create a VitalPBX One-Click Droplet:

  • You can view the VitalPBX instance immediately by visiting the Droplet’s IP address in your browser.
  • Configure the admin password for your new instance.
  • Add your public IP or the IP Addresses that you need on the intrusion detection whitelist to avoid be banned during the PBX configuration.Enjoy!