Re: [Asterisk-Users] wildcard/FXO config

2005-08-14 Thread Tzafrir Cohen
On Sat, Aug 13, 2005 at 10:17:17PM -0700, Paul Mahler wrote:
 Note that the single line card will not work in a variety of more recent
 servers including Dell servers. 
 
 First, you have to get the card configured to run with Linux. This means
 loading the correct driver and then configuring the driver. The driver
 configuration information is held in the file /etc/zaptel.conf. Here is what
 you need in zaptel.conf to configure your single port FXO board:
 
 loadzone=us 
 defaultzone=us
 fxsls=1 ; fxl interface on fxo port
 ; channel one
 ; loop start

Why loopstart and not kewlstart?

Also, for a Little Shell Script that will give you a good start for
zaptel.conf/zapata.conf try http://tzafrir.org.il/genzaptelconf . This
should give even something slightly working for PRI/BRI cards.

-- 
Tzafrir Cohen | [EMAIL PROTECTED] | VIM is
http://tzafrir.org.il |   | a Mutt's  
[EMAIL PROTECTED] |   |  best
ICQ# 16849755 |   | friend
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] wildcard/FXO config

2005-08-13 Thread Tzafrir Cohen
On Thu, Aug 11, 2005 at 11:20:41PM -0500, David Williams wrote:
 Trying to config the latest Asterisk/zaptel with an Digium Wildcard and a
 single X100m FXO interface connected to a POTS analog line.
 
 Build and install of both work ok  - I'm using Suse 8 on a dual Pentium 
 box. I load the driver with modprobe wctdm and the LED on the wildcard 
 lights up. Then I start Asterisk with asterisk -vvvgc and asterisk fails 
 to start.
 The messages look pretty good till the last few lines..

Shouldn't wcfxo be used for X100P (and clones)?

On zaptel 1.0 wctdm is simply an alias to wcfxs, right?

What is the output of:

  lsmod | grep zaptel
  cat /proc/zaptel/*

-- 
Tzafrir Cohen | [EMAIL PROTECTED] | VIM is
http://tzafrir.org.il |   | a Mutt's  
[EMAIL PROTECTED] |   |  best
ICQ# 16849755 |   | friend
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users