[asterisk-users] [Zaptel] Checking that TDM card works?
Vincent
vincent.delporte at bigfoot.com
Wed Jan 9 05:26:46 CST 2008
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?
More information about the asterisk-users
mailing list