<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title></title>
</head>
<body>
Hi Almaw,<br>
<br>
The following:<br>
* Asterisk up & running<br>
* lsmod - no ztdummy module loaded<br>
* depmod -a - no output<br>
<br>
So I tried to modprobe the ztdummy --- with result! Conference is
running without problems .. do you knwo if there is a manual or
something like that which summarises all these nice-2-know?<br>
(I am not a linux expert but is the module loaded automatically at the
next startup?)<br>
<br>
[<small>root@i231170 root]# depmod -a<br>
[root@i231170 root]# modprobe ztdummy<br>
[root@i231170 root]# lsmod<br>
Module Size Used by Not tainted<br>
ztdummy 2548 0 (unused)<br>
zaptel 180032 0 [ztdummy]<br>
ppp_generic 24444 0 [zaptel]<br>
slhc 6756 0 [ppp_generic]<br>
snd-pcm-oss 45284 0 (autoclean) (unused)<br>
snd-pcm 85280 0 (autoclean) [snd-pcm-oss]<br>
snd-page-alloc 9844 0 (autoclean) [snd-pcm]<br>
snd-timer 19556 0 (autoclean) [snd-pcm]<br>
snd-mixer-oss 16408 0 (autoclean) [snd-pcm-oss]<br>
snd 43076 0 (autoclean) [snd-pcm-oss snd-pcm
snd-timer snd-mixer-oss]<br>
es1371 30824 1 (autoclean)<br>
gameport 3364 0 (autoclean) [es1371]<br>
ac97_codec 14568 0 (autoclean) [es1371]<br>
soundcore 6404 4 (autoclean) [snd es1371]<br>
parport_pc 19076 1 (autoclean)<br>
lp 8996 0 (autoclean)<br>
parport 37056 1 (autoclean) [parport_pc lp]<br>
autofs 13268 0 (autoclean) (unused)<br>
e100 54564 1<br>
8139too 18120 1<br>
mii 3976 0 [8139too]<br>
ipt_REJECT 3992 6 (autoclean)<br>
iptable_filter 2412 1 (autoclean)<br>
ip_tables 15096 2 [ipt_REJECT iptable_filter]<br>
sg 36524 0 (autoclean)<br>
sr_mod 18136 0 (autoclean)<br>
ide-scsi 12208 0<br>
scsi_mod 107544 3 [sg sr_mod ide-scsi]<br>
ide-cd 35712 0<br>
cdrom 33728 0 [sr_mod ide-cd]<br>
printer 8928 0<br>
keybdev 2976 0 (unused)<br>
mousedev 5556 1<br>
hid 22244 0 (unused)<br>
input 5856 0 [keybdev mousedev hid]<br>
usb-uhci 26412 0 [ztdummy]<br>
ehci-hcd 20072 0 (unused)<br>
usbcore 79040 1 [printer hid usb-uhci ehci-hcd]<br>
ext3 70784 2<br>
jbd 51924 2 [ext3]<br>
[root@i231170 root]#</small><br>
<br>
<br>
<br>
</body>
</html>