Bandwidth Usage and QoS
From Taridium
How much Internet bandwidth do I need for my ipbx calls? This will depend on the codec you are using. The standard codec for ipbx is G.711 (uLaw/aLaw) and this is the recommended codec for use in your local area network.
When calculating the actual amount of bandwidth, you must take into consideration that every RTP packet has an IP header in addition to the actual data (payload); this header must be transferred along with the data, and therefore requires a certain amount of bandwidth. Since RTP (voice stream) makes use of many small packets, the amount of bandwidth used by IP headers becomes unexpectedly significant. See the table below for estimated bandwidth usage.
Note that G.722 is a wideband (also known as HD voice) codec and will only be fully supported in ipbx 2.1. Passthrough between two G.722 capable handsets is still possible though.
Codec | Bit Rate | Nominal Bandwidth |
---|---|---|
G.711 | 64 kbit/s | 87.2 kbit/s |
G.729 | 8 kbit/s | 31.2 kbit/s |
G.723.1 | 6.4 kbit/s | 21.9 kbit/s |
G.723.1 | 5.3 kbit/s | 20.8 kbit/s |
G.722 | 48 kbit/s | 71.2 kbit/s |
G.722 | 56 kbit/s | 79.2 kbit/s |
G.722 | 64 kbit/s | 87.2 kbit/s |