- 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
- Web程序設計及應用
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- Learn Type:Driven Development
- Android項目開發入門教程
- Moodle Administration Essentials
- 人臉識別原理及算法:動態人臉識別系統研究
- Modular Programming in Java 9
- Go并發編程實戰
- Learning Continuous Integration with TeamCity
- C/C++數據結構與算法速學速用大辭典
- C++反匯編與逆向分析技術揭秘(第2版)
- Mockito Essentials
- Building Business Websites with Squarespace 7(Second Edition)
- Python編程快速上手2
- HTML5游戲開發實戰