If the card is an X100P then it simply uses the Zaptel drivers.  Just
download the zaptel source from the CVS (you probably did when you first
downloaded asterisk if you followed the standard instructions) then:

edit /etc/zaptel.conf
uncomment the line that says 'fxsks=1'
if you have more than one card, change the '=1' to '1-2' or whatever

edit /etc/asterisk/zapata.conf
read the comments to see what to turn on/off

Next, compile the drivers:

cd /usr/src/zaptel
make clean ; make install
modprobe wcfxo

You may need to add a file to your init.d folder and your rcX.d folder
(X=3 for character mode or 5 if your are running under x-windows)

Fairly detailed directions are available from the Digium site.  Be sure
to note the slight differences in startup stuff for RedHat.

Regards - Steven

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Todd Wallace
Sent: Thursday, November 06, 2003 12:02 PM
To: [EMAIL PROTECTED]
Subject: [Asterisk-Users] Redhat driver for the X100P

I bought a X100P generic card that claims it uses the same wcfxo driver
as
the actual X100Ps. Where can I get this?

Todd Wallace

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to