On Wed, 9 Jan 2008 12:05:34 +0200, Tzafrir Cohen
<[EMAIL PROTECTED]> 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?


_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to