3CX Download
Download 3CX Phone Server:
sudo apt update
sudo apt upgrade -y
[ -f /var/run/reboot-required ] && sudo reboot -f
wget -O- http://downloads-global.3cx.com/downloads/3cxpbx/public.key | sudo apt-key add -
# Add repository to Debian 10
sudo apt install gnupg2 -y
echo "deb http://downloads-global.3cx.com/downloads/debian buster main" | sudo tee /etc/apt/sources.list.d/3cxpbx.list
# Add repository to Debian 9
sudo apt install gnupg2 -y
echo "deb http://downloads-global.3cx.com/downloads/debian stretch main" | sudo tee /etc/apt/sources.list.d/3cxpbx.list
# Add repository to Debian 8
sudo apt install gnupg2 -y
echo "deb http://downloads.3cx.com/downloads/debian jessie main" | sudo tee /etc/apt/sources.list.d/3cxpbx.list
sudo apt update
sudo apt install net-tools dphys-swapfile -y
sudo apt install 3cxpbx -y
...........
Created symlink /etc/systemd/system/multi-user.target.wants/3CXHotelModule01.service → /lib/systemd/system/3CXHotelModule01.service.
_____ _______ __
|__ // ____/ |/ /
/_ </ / | /
___/ / /___ / |
/____/\____//_/|_|
Welcome to the 3CX Configuration Tool
Help https://www.3cx.com/docs/manual/
Press ESC to go back.
Select how to run the tool:
(1) Using a Web Browser
(2) From command line
Enter option: