3CX Debian 10 Buster clear install

Created by Oleg Agapov, Modified on Fri, 29 Apr 2022 at 08:52 PM by Oleg Agapov

1. Update


sudo apt-get update
sudo apt-get -y upgrade


2. Add repository to Debian 10


wget -O- http://downloads-global.3cx.com/downloads/3cxpbx/public.key | sudo apt-key add -


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


3. Install 3CX Phone


sudo apt update
sudo apt install -y net-tools dphys-swapfile
sudo apt -y install 3cxpbx


4. Choose 1 and continue in web-interface


...........
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: 1


Starting PBX Web configuration tool..
Launch this URL from a browser on another machine:s
http://172.10.10.199:5015?v=2
TIP: If this is a cloud machine and the link shows a local IP address then you need to replace the local IP with your public IP Address.




Processing triggers for systemd (241-7~deb10u7) ...
Processing triggers for libc-bin (2.28-10) ...

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article