There are many enemies of your VoIP traffic
- Lack of bandwidth
- Delay - Jitter
- Packet Loss
on the network.
Bandwidth requirements
- End-to-end delay = 150ms or less
- Jitter = 30ms or less
- Packet Loss = 1% or less
- Best effort - This is the model every network uses by default. All traffic is treated on FIFO basis.
- Integrated Services (IntServ) - It it only model that provides 'Guaranteed' bandwidth but it has scalability issues becauses each router must track every single traffic flow. If enough reservations are made, the network simply runs out of bandwidth
- Differentiated Services (DiffServ) - Most popular and flexible model to use for impletmenting QoS. It provides that a Per-Hop-Behavior, Traffic conditioning and SLA
http://middleware.tistory.com/entry/IntServ-%EB%B0%8F-DiffServ
Cisco Official Cert Guide