This document discusses how to configure Kamailio as a session border controller (SBC) using Docker. It provides an introduction to Kamailio and explains how to install Kamailio from source on a CentOS Docker container. Specific steps are outlined to configure Kamailio to use MySQL, create the database schema, modify the configuration file to use the private and public IP addresses, and start the Kamailio server. The document also provides instructions for testing Kamailio by getting the error log, creating SIP user accounts, and registering a SIP softphone.