<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-2" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<tt>Hi.<br>
</tt><tt><br>
Typing in ztcf -vv gives the following:<br>
Zaptel Configuration<br>
======================<br>
Channel map:<br>
Channel 01: <u><b>FXS</b></u> Kewlstart (Default) (Slaves: 01)</tt><br>
<tt>...<br>
</tt><tt>My /etc/zaptel.conf looks as follows:<br>
fxsks=1<br>
...<br>
</tt><tt>The relevant stuff in my /etc/asterisk/zapata.conf looks as
follows:<br>
signalling=fxs_ks<br>
--&gt;<br>
<br>
should be <br>
fxsko=1 (zaptel.conf)<br>
signalling=fxs_ko (zapata.conf)<br>
<br>
refering to:<br>
<a class="moz-txt-link-freetext" href="http://www.voip-info.org/wiki/view/asterisk+config+zaptel.conf">http://www.voip-info.org/wiki/view/asterisk+config+zaptel.conf</a><br>
</tt><tt>section: FXO/FXS interface cards</tt><br>
<tt>"<br>
If your card has modules FXO, FXO, FXS, FXS (in that order), put:</tt><tt><br>
fxsks=1-2</tt><br>
<tt>fxoks=3-4<br>
"<br>
</tt><tt><br>
</tt>
<blockquote cite="mid44C5E135.7020604@decisionworx.com" type="cite">
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
  <tt> Hi.<br>
  <br>
I'm trying to install and configure a TDM01B -1 FXO card.<br>
  <br>
I'm getting the following errors when starting up asterisk:<br>
Jul 25 08:48:40 WARNING[1775]:
chan_zap.c:923 zt_open: Unable to specify channel 1: No such device<br>
Jul 25 08:48:40 ERROR[1775]: chan_zap.c:6879 mkintf: Unable to open
channel 1: No such device<br>
here = 0, tmp-&gt;channel = 1, channel = 1<br>
Jul 25 08:48:40 ERROR[1775]: chan_zap.c:10311 setup_zap: Unable to
register channel '1'<br>
Jul 25 08:48:40 WARNING[1775]: loader.c:414 __load_resource:
chan_zap.so: load_module failed, returning -1<br>
Jul 25 08:48:40 WARNING[1775]: loader.c:554 load_modules: Loading
module chan_zap.so failed!<br>
  <br>
My /etc/zaptel.conf looks as follows:<br>
fxsks=1<br>
loadzone = us<br>
defaultzone=us<br>
  <br>
The relevant stuff in my /etc/asterisk/zapata.conf looks as follows:<br>
signalling=fxs_ks<br>
echocancel=yes<br>
echocancelwhenbridged=yes<br>
echotraining=400<br>
callerid=asreceived<br>
group=1<br>
context=sgs<br>
channel =&gt; 1<br>
(I have attached the whole zapata.conf file)<br>
  <br>
The card is properly installed in the box and the wctdm driver loads.<br>
When I type in  modprobe wctdm the driver
loads and the light on the card goes on.<br>
  <br>
Typing in ztcf -vv gives the following:<br>
Zaptel Configuration<br>
======================<br>
Channel map:<br>
  <br>
Channel 01: FXS Kewlstart (Default) (Slaves: 01)<br>
  <br>
1 channels configured.<br>
  <br>
Typing in cat /proc/zaptel/1 produces
the following:<br>
Span 1: WCTDM/0 "Wildcard TDM400P REV I
Board 1"<br>
  <br>
           1 WCTDM/0/0 FXSKS<br>
           2 WCTDM/0/1<br>
           3 WCTDM/0/2<br>
           4 WCTDM/0/3<br>
  <br>
When I comment out the channel creation part of the zapata.conf
asterisk loads fine and the CLI command "Zap show status" produces the
following:<br>
localhost*CLI&gt; zap show status<br>
Description                              Alarms     IRQ       
bpviol     CRC4<br>
Wildcard TDM400P REV I Board 1           OK         0         
0          0<br>
  <br>
But, when I type in "cat /dev/zap/1" I get the following:<br>
cat: /dev/zap/1: No such device<br>
Should it show sometging else.<br>
  <br>
The output given by "ztcf -vv" and "cat /proc/zaptel/1" seems fine to
me, but I'm not an expert. Is it fine?<br>
Please, any help will be appreciated.<br>
  <br>
Thank you.<br>
  <br>
Jan.<br>
  <br>
  <br>
  </tt>
</blockquote>
</body>
</html>