Hi list,<br><br>Ive got a server with 6 ports on it (4+2 port card) we have a DS3 delivering all voice DS1&#39;s to us. Carrier has a trunkgroup for the first 8 span (we only have the first 6 plugged in right now). Everything works fine until we fail the primary D channel (D&#39;s are on 24,48) the secondary then picks up and outbound calls do not work, if we reboot Asterisk the D on 48 comes up and it works fine, but we have to reboot, a reload chan_zap.so or no interaction causes all outgoing calls to fail and no inbound audio.<br>
<br>Any ideal on what would cause this? I tried the latest Zaptel and then a older version to, same issue.<br><br>Here is what the config files look like, any help would be great on this, ive Googled and can&#39;t seem to find what else to try!<br>
<br>zaptel.conf<br>loadzone=us<br>defaultzone=us<br><br><br>span=1,1,0,esf,b8zs<br>bchan=1-23<br>dchan=24 <br><br>span=2,1,0,esf,b8zs<br>bchan=25-47<br>dchan=48<br><br>span=3,1,0,esf,b8zs<br>bchan=49-72<br>#dchan=72<br><br>
span=4,1,0,esf,b8zs<br>bchan=73-96<br>#dchan=96<br><br>span=5,1,0,esf,b8zs<br>bchan=97-120<br>#dchan=120<br><br>span=6,1,0,esf,b8zs<br>bchan=121-144<br>#dchan=144<br><br>zapata.conf<br>[trunkgroups]<br>trunkgroup =&gt; 1,24,48<br>
spanmap =&gt; 1,1,0<br>spanmap =&gt; 2,1,1<br>spanmap =&gt; 3,1,2<br>spanmap =&gt; 4,1,3<br>spanmap =&gt; 5,1,6<br>spanmap =&gt; 6,1,7<br><br>[channels]<br>switchtype=4ess<br>signalling=pri_cpe<br>context=trunkinbound<br>
group = 0<br>channel =&gt; 1-23<br>channel =&gt; 25-47<br>channel =&gt; 49-144<br>;,25-47,49-144<br>;,25-47,48-288<br><br>;channel =&gt; 1-23,25-47,49-144<br>;,49-71,73-95,97-119,121-143<br><br>