<div>I tried that and got 14 errors, see below:</div>
<div> </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: [ OK ]<br>Waiting for zap to come online...OK<br>
Loading zaptel hardware modules: tor2.<br> wct4xxp.<br> wcte12xp.<br> wct1xxp.<br> wcte11xp.<br> wctdm24xxp.<br> wcfxo.<br> wctdm.<br> wcusb.<br> xpp_usb.<br>Running ztcfg: Notice: Configuration file is /etc/zaptel.conf<br>
line 236: Syntax error. Should be <keyword>=<value><br>line 236: Unknown keyword '[channels]'<br>line 237: Unknown keyword 'language'<br>line 238: Unknown keyword 'group'<br>line 239: Unknown keyword 'callgroup'<br>
line 240: Unknown keyword 'pickupgroup'<br>line 242: Unknown keyword 'context'<br>line 243: Unknown keyword 'switchtype'<br>line 244: Unknown keyword 'pridialplan'<br>line 245: Unknown keyword 'signalling'<br>
line 247: Unknown keyword 'group'<br>line 248: Syntax error. Start of range '> 1-23' should be a number from 1 to 1023<br>line 250: Unknown keyword 'relaxdtmf'<br>line 251: Unknown keyword 'dtmfmode'</p>
<p>14 error(s) detected<br></p><br><br> </div>
<div><span class="gmail_quote">On 3/16/08, <b class="gmail_sendername">Ron Joffe</b> <<a href="mailto:rjoffe@yahoo.com">rjoffe@yahoo.com</a>> 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>> Cavalier did not leave me any paperwork to sign. I check with the colo as<br>
> well and they did not receive anything. I have a feeling I have not defined<br>> 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 => 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 "stop now".<br>then exit script with "exit".<br>You should now have a typescript file with all of your asterisk session.<br>
<br>let'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> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote>
</div><br>