Hi all,<br><br>I still haven&#39;t seen my first post (cry for help) so I&#39;m not sure if these are going through or not ...<br><br>I&#39;ve played with the box all day today ... I got it to quit seg faulting finally by playing with the config files.
<br><br>Currently I have 4 spans configured for a Digium TE420B (With Octastic DSP)<br><br>Here is my zaptel.conf: (I know the device connected to spans 1-3 are providing clock but I don&#39;t know about span 4 so I have no idea if I set these right)
<br>span 1,1,0,css,hdb3,crc4<br>span 2,1,0,css,hdb3,crc4<br>span 3,1,0,css,hdb3,crc4<br>span 4,1,0,cas,hdb3<br><br>bchan=1-15,17-31<br>dchan=16<br>#<br>bchan=32-46,48-62<br>dchan=47<br>#<br>bchan=63-77,79-93<br>dchan=78<br>
#<br>#R2 span<br>cas=94-108:1111<br>cas=110-124:1111<br><br>I&#39;m in Iraq and they use Chinese Huawei switches throughout the country which is why I used 1111 instead of 1101 but I&#39;ve tried that too and haven&#39;t seen a difference yet (could have other problems though)
<br><br>Do I need to specify a dchan=109 for the R2 span?&nbsp; I don&#39;t have one setup currently as the example didn&#39;t list a dchan setting for R2.<br><br>The first 3 spans are euro isdn and zapata.conf is:<br><br>switchtype = euroisdn
<br>signalling = pri_cpe<br><br>context=incoming<br>group = 1<br>channel =&gt; 1-15,17-31<br>;<br>group = 2<br>channel =&gt; 32-46,48-62<br>;<br>group = 3<br>channel =&gt; 63-77,79-93<br><br>My unicall.conf is:<br><br>context=incoming
<br>protocolclass=mfcr2<br>protocolvariant=cn,20,7<br>;<br>protocolend=cpe<br>;<br>group = 4<br>channel =&gt; 94-108,110-124<br><br>When Asterisk comes up, in the CLI I get notices for channels 94-124.&nbsp; Unicall/94 says event Far end unblocked followed by Unicall/94 event Local end unblocked and this messages repeats for the rest of the channels.
<br><br>I try to dial out with Dial(zap/g4/&lt;phone number&gt;) but I got an error so I looked at chan_unicall.c and saw something I thought I&#39;d try then I changed it to:<br><br>Dial(unicall/g4/&lt;phone number&gt;) which then brings up:
<br><br>WARNING[21155]: chan_unicall.c:3023 do_monitor: Unicall/94 Whoa.... I&#39;m owned but found (11) in read [0x825e788, 0x825e788]...<br>NOTICE[21184]: chan_unicall.c:2504 handle_uc_event: Unicall/94 event Dialing<br>
NOTICE[21184]: chan_unicall.c:2504 handle_uc_event: Unicall/94 event Protocol failure<br>ERROR[21184]: chan_unicall.c:2508 handle_uc_event: Unicall/94 protocol error. Cause 32776<br>WARNING[21184]: app_dial.c:738 wait_for_answer: Unable to forward voice or dtmf
<br><br>... then it hangs up.<br><br>If you&#39;ve read this far you have probably figured that I have no idea what I&#39;m doing!&nbsp; I&#39;m at the mercy of this fine group to show me the error of my ways.<br><br>If I have forgotten to post data that would help ... just let me know.&nbsp; I have no clue how to debug this but I&#39;m trying to figure it out.
<br><br>My PRI ISDN spans work though and I can make/receive calls on them so I know I&#39;m not totally in the weeds.<br><br>Regards,<br><br>Brian<br><br><br><br><br><br><br>