This document provides an overview of IP and how it enables Voice over IP (VoIP). It discusses the OSI model and how IP fits as the network layer. It describes IP packet fields and how transport protocols like UDP and TCP work with IP. UDP is often used for real-time audio in VoIP instead of TCP due to its lower latency. RTP adds sequencing and timing information on top of UDP for VoIP.