- 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.
推薦閱讀
- Puppet 4 Essentials(Second Edition)
- AngularJS Testing Cookbook
- Java面向對象思想與程序設計
- ASP.NET Core 5.0開發入門與實戰
- Xcode 7 Essentials(Second Edition)
- 微服務從小白到專家:Spring Cloud和Kubernetes實戰
- Learning AngularJS for .NET Developers
- App Inventor創意趣味編程進階
- Clojure for Java Developers
- Fastdata Processing with Spark
- DevOps 精要:業務視角
- Android技術內幕(系統卷)
- Java Web 從入門到項目實踐(超值版)
- Python實戰指南:手把手教你掌握300個精彩案例
- Tkinter GUI Application Development Blueprints