<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Asalamualaikum Atif,<br>
&nbsp;&nbsp;&nbsp; i saw your guy's ad in spider magazine.&nbsp; sounds cool... yeah, i got
asterisk to work, i had to build zaptel before asterisk.&nbsp; just trying
to transfer from one line to another now...<br>
<br>
thanks<br>
Imran<br>
<br>
Atif Rasheed wrote:
<blockquote cite="mid1093868175.4973.173.camel@master.cbs.com.pk"
 type="cite">
  <pre wrap="">well Imran, I am not a guru of Asterisk, but I think my suggestions
might work,

  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi,
    I've been trying to get my zaptel x100p cards working for the past 
week now.  this is what I've done:
    </pre>
  </blockquote>
  <pre wrap=""><!---->
first, this should have been done with Zaptel, not asterisk
install Zaptel, like this:
make clean
make linux26 (if kernel version is 2.6 or above, else do 'make' only)
make install

  </pre>
  <blockquote type="cite">
    <pre wrap="">installed asterisk:
make clean
make linux 26 (for fedora core 2)
make install
    </pre>
  </blockquote>
  <pre wrap=""><!---->
and, this should have been done for Asterisk
i.e. install Asterisk, like:
make clean
make
make install

  </pre>
  <blockquote type="cite">
    <pre wrap="">installed zaptel:
make clean
make
make install
    </pre>
  </blockquote>
  <pre wrap=""><!---->
then do 'modprobe's', 
'ztcfg -vvvvv', and then do 
'asterisk -vvvvvvvvvvc'
then check for errors, if any

  </pre>
  <blockquote type="cite">
    <pre wrap="">did a modprobe zaptel, and wcfxo
got this in /var/log/messages:
PCI: found IRQ 11 for device 0000:00:0f.0
wcfxo: daa mode is 'FCC'
found a wildcard fxo: wildcard x101p
...

in zaptel.conf:
fxsks=1-2

in zapata.conf:
signalling = fxs_ks
channel =&gt; 1
channel =&gt; 2

yet when i run asterisk, the zap show channels command doesn't work.  in 
a previous thread they mentioned this is because some chan_zap.so file 
isn't loaded because of the zaptel installation.  I was told I had to 
REINSTALL asterisk after the zaptel stuff, which again didn't do 
anything.  How can this be so hard to even get installed?

Thanks,
Imran
    </pre>
  </blockquote>
  <pre wrap=""><!---->
hope, it will work this time.

  </pre>
</blockquote>
<br>
</body>
</html>