This document discusses SIP over TLS. It describes how SIP signaling can be secured using TLS instead of UDP or TCP. The TLS handshake process is explained in detail including the messages exchanged between the client and server. It also discusses how media can be encrypted using SRTP and the different key management protocols that can be used like SDES, DTLS, and ZRTP. Sample packet captures of SIP over TLS calls are also provided.