<br><br><div><span class="gmail_quote">2007/11/24, emist &lt;<a href="mailto:emistz@gmail.com">emistz@gmail.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hey guys,<br><br>I was hoping someone could clarify this for me since i&#39;ve been trying to<br>find out for a while now to no avail. Im thinking of deploying a call<br>routing service through asterisk. Basically I want people to be able to
<br>call a number through the PSTN and then call whatever extension to be<br>routed through a voip termination provider.<br><br>Im guessing using a PRI is the best way to do this. However, im confused<br>as to how it all works. Say a PRI has 23 usable channels, does that mean
<br>that I will be able to route 23 calls at the same time or does it mean<br>that I would have to split 11 channels for incoming voice traffic(from<br>PSTN) and 11 channels for outgoing voip traffic?</blockquote><div><br>

Typically, a call has two legs: an inbound and an outbound leg.<br>
<br>
Your users will use 1 channel when they dial in to your PRI.<br>
<br>
When they dial out, if you choose route the call back to the PRI, it
will use another channel so in this scenario your capacity would be
effectively divided by 2.<br>
<br>
If however you choose to route the call through a VoIP service
provider, it won&#39;t use any of your PRI channels, but it will use some
of bandwith instead.<br>
<br>
Cheers,<br>
Jean-Michel.</div></div>