<div dir="ltr">hello list<div><br></div><div>i have installed 2 diguim card in my server using asterisk 1.4 (i use the old version with zapata.conf and zaptel.conf)</div><div><br></div><div>i want to use the span 1 for group 1 and span 2-span 6 for the group 2 (i want to active the round-robin for span 2 and 6) in order to activate the WIMAX and FH</div>
<div><br></div><div>please see the configuration below and tell me if there is anything  wrong</div><div><br></div><div>question 2: what is difference between etc\zapataa.conf and etc\asterisk\zapata.conf</div><div><br></div>
<div>i make this configuration just in etc\asterisk\zapata.conf i don&#39;t know if i must do this configuration also in etc\zapata.conf</div><div><br></div><div>etc\asterisk\zapata.conf</div><div><br></div><div><div><br>
</div><div>[channels]</div><div>context=default</div><div>hidecallerid=no</div><div>callwaiting=yes</div><div>usecallingpres=yes</div><div>callwaitingcallerid=yes</div><div>threewaycalling=yes</div><div>transfer=yes</div>
<div>canpark=yes</div><div>cancallforward=yes</div><div>callreturn=yes</div><div>rxgain=0.0</div><div>txgain=0.0</div><div><br></div><div>group=1</div><div>switchtype=euroisdn</div><div>signalling=pri_cpe</div><div>callgroup=1</div>
<div>pickupgroup=1</div><div>immediate=no</div><div>channel =&gt; 1-15,17-31</div><div><br></div><div>group=2</div><div>callgroup=2</div><div>switchtype=qsig</div><div>signalling=pri_net</div><div>callerid=XXXXXXXXX(my callerID)</div>
<div>immediate=no</div><div>channel =&gt; 156-170</div><div>channel =&gt; 172-176</div><div>channel =&gt; 32-46</div><div>channel =&gt; 48-62</div></div><div><br></div><div><br></div><div>etc\zaptel.conf</div><div><br></div>
<div><div># Autogenerated by /usr/sbin/zapconf on Wed Feb 20 10:13:17 2013 -- do not hand edit</div><div># Zaptel Configuration File</div><div>#</div><div># This file is parsed by the Zaptel Configurator, ztcfg</div><div>
#</div><div># Span 1: TE4/0/1 &quot;T4XXP (PCI) Card 0 Span 1&quot; (MASTER) HDB3/CCS RED</div><div>span=1,1,0,ccs,hdb3</div><div># termtype: te</div><div>bchan=1-15,17-31</div><div>dchan=16</div><div><br></div><div># Span 2: TE4/0/2 &quot;T4XXP (PCI) Card 0 Span 2&quot; HDB3/CCS RED</div>
<div>span=2,2,0,ccs,hdb3</div><div># termtype: te</div><div>bchan=32-46,48-62</div><div>dchan=47</div><div><br></div><div># Span 3: TE4/0/3 &quot;T4XXP (PCI) Card 0 Span 3&quot; </div><div># span=3,3,0,ccs,hdb3</div><div>
# termtype: te</div><div># bchan=63-77,79-93</div><div># dchan=78</div><div><br></div><div># Span 4: TE4/0/4 &quot;T4XXP (PCI) Card 0 Span 4&quot; </div><div># span=4,4,0,ccs,hdb3</div><div># termtype: te</div><div># bchan=94-108,110-124</div>
<div># dchan=109</div><div><br></div><div># Span 5: TE2/1/1 &quot;T2XXP (PCI) Card 1 Span 1&quot; </div><div>#span=5,5,0,ccs,hdb3</div><div># termtype: te</div><div>#bchan=125-139,141-155</div><div>#dchan=140</div><div><br>
</div><div># Span 6: TE2/1/2 &quot;T2XXP (PCI) Card 1 Span 2&quot; </div><div>span=6,6,0,ccs,hdb3</div><div># termtype: te</div><div>bchan=156-170,172-186</div><div>dchan=171</div><div><br></div><div># Global data</div><div>
<br></div><div>loadzone<span class="Apple-tab-span" style="white-space:pre">        </span>= us</div><div>defaultzone = us</div></div></div>