<div>I tried that and got 14 errors, see below:</div>
<div>&nbsp;</div>
<div>
<p>[root@localhost etc]# service zaptel restart <br>Unloading zaptel hardware drivers:ERROR: Module zaptel is in use<br>.<br>Loading zaptel framework:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [&nbsp; OK&nbsp; ]<br>Waiting for zap to come online...OK<br>
Loading zaptel hardware modules: tor2.<br>&nbsp;wct4xxp.<br>&nbsp;wcte12xp.<br>&nbsp;wct1xxp.<br>&nbsp;wcte11xp.<br>&nbsp;wctdm24xxp.<br>&nbsp;wcfxo.<br>&nbsp;wctdm.<br>&nbsp;wcusb.<br>&nbsp;xpp_usb.<br>Running ztcfg:&nbsp; Notice: Configuration file is /etc/zaptel.conf<br>
line 236: Syntax error.&nbsp; Should be &lt;keyword&gt;=&lt;value&gt;<br>line 236: Unknown keyword &#39;[channels]&#39;<br>line 237: Unknown keyword &#39;language&#39;<br>line 238: Unknown keyword &#39;group&#39;<br>line 239: Unknown keyword &#39;callgroup&#39;<br>
line 240: Unknown keyword &#39;pickupgroup&#39;<br>line 242: Unknown keyword &#39;context&#39;<br>line 243: Unknown keyword &#39;switchtype&#39;<br>line 244: Unknown keyword &#39;pridialplan&#39;<br>line 245: Unknown keyword &#39;signalling&#39;<br>
line 247: Unknown keyword &#39;group&#39;<br>line 248: Syntax error.&nbsp; Start of range &#39;&gt; 1-23&#39; should be a number from 1 to 1023<br>line 250: Unknown keyword &#39;relaxdtmf&#39;<br>line 251: Unknown keyword &#39;dtmfmode&#39;</p>

<p>14 error(s) detected<br></p><br><br>&nbsp;</div>
<div><span class="gmail_quote">On 3/16/08, <b class="gmail_sendername">Ron Joffe</b> &lt;<a href="mailto:rjoffe@yahoo.com">rjoffe@yahoo.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Sunday 16 March 2008 08:09, broadband Voice wrote:<br>&gt; Cavalier did not leave me any paperwork to sign. I check with the colo as<br>
&gt; well and they did not receive anything. I have a feeling I have not defined<br>&gt; my trunk groups well in zaptel.conf.<br><br>Your zapata.conf looks ok.<br><br>Try this for your zaptel.conf<br><br>[channels]<br>language=en<br>
group=1<br>callgroup=1<br>pickupgroup=1<br><br>context=external<br>switchtype=national<br>pridialplan=unknown<br>signalling=pri_cpe<br>group=1<br>channel =&gt; 1-23<br>relaxdtmf=yes<br>dtmfmode=rfc2833<br><br><br>Then a simple way to log everything is to run the command script. This will<br>
create a file called typescript.<br>Then run asterisk -vvvvvvvcTn.<br>Then make a call inbound over the PRI.<br>Then exit asterisk with &quot;stop now&quot;.<br>then exit script with &quot;exit&quot;.<br>You should now have a typescript file with all of your asterisk session.<br>
<br>let&#39;s see what you get.<br><br>Ron<br><br><br><br><br><br>_______________________________________________<br>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com">http://www.api-digital.com</a> --<br>
<br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote>
</div><br>