<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The short answer is no you can&#39;t get 32 *concurrent* channels on a<br>
250kbps uplink<br>
<br>
With G729 as a codec you need around 32kbits per channel including the<br>
overheads from the voip protocol and tcp etc, so that would give you<br>
around 7 *concurrent* channels.<br></blockquote><div><br></div><div>You are slightly wrong - G729 is 8kbit stream and the UDP overhead for 20ms packetization is alltogether 25Kbit stream. In theory you can do 30 channels over 250 kbit with IAX2 trunking feature which puts all 30 channels to one big UDP packet which minimizes headers and UDP overhead. There is also G729 variant using 6.4kbit stream. </div>
<div><br></div><div>There are also proprietary solutions (dont remember names) which do the same like IAX2 does - multiplexing channels to big UDP packets. </div><div><br></div></div>