- Elastix Unified Communications Server Cookbook
- Gerardo Barajas Puente
- 330字
- 2021-07-23 19:38:47
Logging into the system for the first time
When the system is rebooted for the first time, you will notice the status of services that are starting (OK or FAIL). Sometimes, the FAIL status is displayed because your system is searching for telephony cards that are not physically installed, but their drivers are being loaded.

How to do it…
- As soon as the reboot process is finished, a script will be executed. This script will guide us through the process of setting the MySQL database administrator password and Elastix Web Login, FreePBX, VTiger, FOP, and A2 Billing administrator user (admin) password.
- The screen that asks for this setting is as follows. Remember that we need to introduce these passwords twice and that these passwords should be different from the root's password. The following screen is for introducing the MySQL database root password for the admin user:
- Validate the MySQL root password for the admin user:
- Set the admin password for Elastix Web Login, FreePBX, VTiger, FOP, and A2Billing.
- Validate the admin password:
- Finally, when all these steps are done, we will see the login prompt as follows:
- We will log in at the login prompt with the following credentials and actions:
User: root
Password: (The one we entered in the Root Password screen)
- After doing this, we will see the following screen that confirms that our installation was successful. Notice that it shows the IP address of our Elastix server:
As you can see, installing Elastix Unified Communications Server is simple process. It demands the knowledge of few parameters to install it and there is no need to recompile or compile elements or modules. Nevertheless configuring it makes the difference between an excellent communications platform or a bad one.
推薦閱讀
- 動手玩轉Scratch3.0編程:人工智能科創教育指南
- Mastering PHP Design Patterns
- 算法精粹:經典計算機科學問題的Python實現
- 面向STEM的Scratch創新課程
- Terraform:多云、混合云環境下實現基礎設施即代碼(第2版)
- UNIX Linux程序設計教程
- JBoss:Developer's Guide
- 單片機原理及應用技術
- 人人都能開發RPA機器人:UiPath從入門到實戰
- OpenCV 3.0 Computer Vision with Java
- Unity 5 Game Optimization
- Building Web and Mobile ArcGIS Server Applications with JavaScript(Second Edition)
- Python深度學習入門:從零構建CNN和RNN
- Scratch超人漫游記:創意程序設計:STEAM創新教育指南
- PhoneGap 3.x Mobile Application Development Hotshot