[asterisk-users] [Zaptel] Checking that TDM card works?

Darrick Hartman (lists) dhartman at djhsolutions.com
Wed Jan 9 06:01:32 CST 2008


Vincent wrote:
> On Wed, 9 Jan 2008 12:05:34 +0200, Tzafrir Cohen
> <tzafrir.cohen at xorcom.com> wrote:
>> wcfxo is not needed.
>>
>> Basically all you need is:
>>
>>  modprobe <your_card_s_driver>
>>
>> This also pulls all of its dependencies (e.g: zaptel)
>>
>>  modprobe wctdm
> 
> Thanks, but on AstLinux, the modules are not unloaded:
> 
> =======
> pbx admin # /etc/init.d/zaptel stop
> 
> pbx admin # lsmod
> Module                  Size  Used by
> wctdm                  31552  1 
> wcfxo                  11424  0 
> zaptel                188604  6 wctdm,wcfxo
> hdlc                   22528  1 zaptel
> syncppp                15300  1 hdlc
> ppp_generic            28692  1 zaptel
> =======
> 
> Why would an init script not remove modules?

Vincent,

Come on over to the astlinux mailing list (on our sourceforge page).  It 
will be easier to handle any Astlinux specific questions over there.

But look in your /etc/rc.conf file for the ZAPMODS variable.  You should 
have that variable set to:

ZAPMODS="wctdm"

Beyond that, as long as Asterisk is not running, issuing service zaptel 
stop should remove all zaptel related modules.

Darrick
-- 
Darrick Hartman
DJH Solutions, LLC
http://www.djhsolutions.com



More information about the asterisk-users mailing list