- Building Telephony Systems with OpenSIPS(Second Edition)
- Flavio E. Goncalves Bogdan-Andrei Iancu
- 171字
- 2021-08-20 10:43:15
Chapter 3. Installing OpenSIPS
In the previous chapter, you learned about SIP and OpenSIPS. Now, it is time for some hands-on experience. The installation is just the beginning of the work. It is very important to install OpenSIPS correctly from the source code or packages. You can install it much faster using the apt-get
utility. However, the installation from the source code is more flexible allowing you to select the modules that will be compiled. This is why we won't use any shortcuts for the installation. We will use Debian for this book because it is the distribution that we are used to. You can safely use other distributions such as CentOS, Ubuntu, Red Hat, and SUSE, just to mention the most popular ones.
By the end of this chapter, you should be able to understand the following topics:
- Installing Linux for OpenSIPS
- Downloading OpenSIPS source and dependencies
- Compiling and installing OpenSIPS with MySQL support
- Starting and stopping OpenSIPS
- Configuring the Linux system to start OpenSIPS at boot time
- Mobile Web Performance Optimization
- 復雜軟件設計之道:領域驅動設計全面解析與實戰
- CockroachDB權威指南
- Visual FoxPro程序設計教程
- Oracle 12c中文版數據庫管理、應用與開發實踐教程 (清華電腦學堂)
- Backbone.js Blueprints
- Kotlin從基礎到實戰
- OpenResty完全開發指南:構建百萬級別并發的Web應用
- Spring Boot實戰
- Access 2010數據庫應用技術實驗指導與習題選解(第2版)
- 軟件體系結構
- Java編程從入門到精通
- Mastering Android Studio 3
- Robot Framework Test Automation
- Java程序設計教程