January 2016
Intermediate to advanced
384 pages
8h 6m
English
In this chapter, you will learn how to use the database backends to authenticate the SIP requests and save data such as location and aliases tables. We will use MySQL as the reference database, but most examples can be easily adapted to any other supported database. This chapter is divided in two parts. In the first one, you will learn how to implement the authentication, and in the second one, you will learn how to deal with calls in each direction.
In this chapter, we will cover the following topics:
opensipsctl utility for basic operations such as adding usersopensips.cfg script to connect to a databaseRead now
Unlock full access