Tech

Installing Linux's Version of Vodia's IP PBX on AWS

Published on:

February 25, 2020

Vodia’s IP PBX system can be installed on 32- or 64-bit versions of CentOS, Debian and FreeBSD, with 64-bit recommended for optimal performance. During installation, users can configure port settings to avoid conflicts with other services, establish firewall rules and activate the license key via an initial internet connection. Once installed, administrators can manage the system through Linux commands, update via the web interface and even deploy on AWS for cloud-based setups. Detailed video tutorials are available to guide users through configurations like firewall settings and IP routing for smooth audio quality.

Currently, we are supporting CentOS 32- and 64-bit, Debian 32- and 64-bit and FreeBSD 64-bit versions. For new installations, we strongly recommend 64-bit operating systems. We recommend you make yourself familiar with Linux before installing the system.

In many installations, there is a service running on the standard HTTP ports (80 and 443). If you wish to continue running the service on the host, you need to assign different ports to the PBX. You can do this by editing the script /etc/init.d/pbx and adding "--http-port x" and "--https-port y" the OPTIONS variable.

The PBX needs to have access to the public Internet (https://vodia.com) for activation of the license key and for installing software updates. After the PBX has been activated and is operative, this connection isn't required anymore.

Installation

To start the installation, you need to be logged in as a system administrator to a shell (typically bash).

Download and run the install script for your operating system. Before running the install script, edit the install script and read the comments. You may choose to install different languages and make other modifications to the installation script that fit your purpose.

If you need to write a pidfile, you may do so by editing the OPTIONS variable in the installation script. You need to add "--pidfile <filename>" to the list of options.

The script will figure out automatically if you need to install 32- or 64-bit versions.

Please note you will have to configure your firewall (iptables). On CentOS6.3 and above, we needed to change the iptables setup; in Debian6 it worked without changes. Otherwise, you won't be able to access the web interface of the PBX and register phones.

In CentOS:

$ wget http://portal.vodia.com/downloads/pbx/install-centos.sh $ chmod a+rx install-centos.sh $ ./install-centos.sh

In Debian:

$ wget http://portal.vodia.com/downloads/pbx/install-debian.sh $ chmod a+rx install-debian.sh $ ./install-debian.sh

In FreeBSD:

$ wget http://portal.vodia.com/downloads/pbx/install-freebsd.sh $ chmod a+rx install-freebsd.sh $ sudo ./install-freebsd.sh

Useful Commands

After the installation you can check if the PBX is running using the following command:

ps -C pbxctrl

You can restart the service using the following command:

/etc/init.d/pbx restart

Software Updates

Once the service is installed, you can update the software through the web interface. The procedure is the same for all operating systems. It is important the executable has the name "pbxctrl" and can be moved and deleted by the PBX process.

Uninstalling the Software

You can uninstall the software by deleting the working directory of the PBX (usually /usr/local/pbx) and by deleting the script pbx in the /etc/init.d directory.

Installing Linux's Version of Vodia's IP PBX on AWS (Amazon Web Service) Instance

Vodia's IP PBX is now compatible and ready to install on the Amazon Web Service (AWS) server for the IP PBX server running a Linux/Unix Operating system. The step-by-step installation procedure, configuring the firewall, IP Routing list setup (for two way audio fluency) and adding the license and getting the PBX ready to go is been explained in great detail in the following video tutorial.

Latest Articles

View All

Vodia Participates in VoIP Planning Meeting

Vodia Sales Engineer Eric Altman participated in a strategic planning meeting in Washington, DC, with BCM One, SIP Trunk, Cove Central, and elite resellers to discuss joint strategies and goals for 2025. As a trusted partner of these organizations and a member of the Cove Central Technology Alliance Partner Program (TAPP) since November 2023, Vodia continues to build on its strong industry relationships. The meeting highlighted opportunities for collaboration and innovation, aligning with Vodia's 2019s recent milestone: the certification of the Vodia PBX for Microsoft Teams. Announced in November, this certification enables businesses to enhance their Teams ecosystems with critical functionalities such as SIP trunk call routing and VoIP endpoint connectivity.

January 17, 2025

Vodia & Microsoft Teams: A VoIP Solution for Transportation

Transportation companies require robust communication tools that go beyond standard features. By integrating the Microsoft-certified Vodia PBX with MS Teams, businesses gain essential functionalities like overhead paging, emergency calling, priority routing, and failover solutions. This powerful combination ensures seamless connectivity between drivers, dispatchers, and office staff, even in remote areas. With its ability to integrate with vehicle systems and non-Teams-compatible devices, the Vodia PBX transforms communication for logistics companies, enhancing safety, productivity, and customer service. It empowers transportation businesses to maintain 24/7 operational efficiency, even in the most demanding scenarios.

January 10, 2025

Vodia Networks | 2024 End-of-Year Recap

Vodia’s 2024 recap highlights several key milestones, including the certification of our PBX for Microsoft Teams, which will shape the direction of our platform moving forward. We’re addressing areas where Teams falls short, particularly through SIP interoperability. In addition, our efforts to integrate Realtime AI via APIs have shown great progress, with exciting advancements planned for 2025. We’ve also made significant improvements to our PBX interface, transitioning to the more modern Tailwind framework, and launched a native Android app. iOS improvements are also in the pipeline. With AI set to transform telephony, Vodia is positioned to lead the way, bringing AI-driven capabilities to enhance productivity in 2025.

December 20, 2024