<br><br>2009/6/12 Miguel Molina &lt;<a href="mailto:mmolina@millenium.com.co">mmolina@millenium.com.co</a>&gt;:<br>&gt; Oguzhan Kayhan escribió:<br>&gt;&gt; I mean..making a single trunk between a pstn or telco with 2 or more PRI&#39;s..<br>
&gt;&gt; I mean instead of using 32 channels to use 64 or more..<br>&gt;&gt;<br>&gt;&gt; I am trying to increase the capacity  between my PSTN and asterisk actually.<br>&gt;&gt; There will be more than 35-40 concurrent calls  so while creating a zap<br>
&gt;&gt; trunk(or dahdi..whatever u call)  i want all pris to behave like they are<br>&gt;&gt; a single span<br>&gt;&gt; I hope i make myself clear now :)<br>&gt;&gt; sorry for misunderstanding.<br>&gt;&gt;<br>&gt;&gt;<br>
&gt; Just put all channels of all spans you want on the same group (look at<br>&gt; this example snip of zapata.conf):<br>&gt;<br>&gt; group=1<br>&gt; signalling = pri_cpe<br>&gt; context=4pri<br>&gt; channel =&gt; 1-15<br>
&gt; channel =&gt; 17-31<br>&gt;<br>&gt; channel =&gt; 32-46<br>&gt; channel =&gt; 48-62<br>&gt;<br>&gt; channel =&gt; 63-77<br>&gt; channel =&gt; 79-93<br>&gt;<br>&gt; channel =&gt; 94-108<br>&gt; channel =&gt; 110-124<br>
&gt;<br>&gt; That way asterisk will use the 120 channels as one big trunk on g1. if<br>&gt; you Dial(Zap/g1/number), it will use all the channels. If you want to do<br>&gt; round-robin so it goes around all channels and not the first free, try<br>
&gt; Dial(Zap/r1/number) from incrementing round-robin, or<br>&gt; Dial(Zap/R1/number) to decrementing round-robin.<br>&gt;<br>&gt; Of course, depending on your need you can split them off on the arrange<br>&gt; you want, not only at a entire PRI level. If you wanted to reserve 5<br>
&gt; channels to inbound calls only and the rest for outbound, you could do<br>&gt; this for example:<br>&gt;<br>&gt; group=1<br>&gt; signalling = pri_cpe<br>&gt; context=outbound-group<br>&gt;<br>&gt; channel =&gt; 6-15<br>
&gt; channel =&gt; 17-31<br>&gt;<br>&gt; channel =&gt; 32-46<br>&gt; channel =&gt; 48-62<br>&gt;<br>&gt; channel =&gt; 63-77<br>&gt; channel =&gt; 79-93<br>&gt;<br>&gt; channel =&gt; 94-108<br>&gt; channel =&gt; 110-124<br>
&gt;<br>&gt; group=7<br>&gt; signalling = pri_cpe<br>&gt; context=inbound-group<br>&gt; channel =&gt; 1-5<br>&gt;<br>&gt; This way, if you Dial group 1, you won&#39;t use channels 1-5, leaving them<br>&gt; free for inbound calls.<br>
&gt;<br>&gt; Cheers,<br>&gt;<br>&gt; Ing. Miguel Molina<br>&gt; Grupo de Tecnología<br>&gt; Millenium Phone Center<br>&gt;<br>&gt;<br><br>You can also gain 3 voice channels and potentially save money by using NFAS which Asterisk supports beautifully.<br>
<br>In one instance, I was able to save $2,100 month by using seven D chans on a T3 (DS3) rather than twenty eight.<br><br>GXing wanted $100/mo per D chan.<br><br>-- <br>Thanks,<br>Steve Totaro <br>+18887771888 (Toll Free)<br>
+12409381212 (Cell)<br>+12024369784 (Skype)<br><br>