[asterisk-users] Re: Re: Inbound Voice Quality - Speed Change
Eric "ManxPower" Wieling
eric at fnords.org
Wed Mar 28 07:16:34 MST 2007
This is just a guess. I suspect the "use count" is counting the number
of kernel modules that are using another kernel module. Sort of a
"depends on" thing. i.e. zttdummy is using rtc and zaptel. zaptel is
using crc_ccitt. Since Asterisk is not a kernel module and it access
Zaptel via syscalls or opening up files in /dev or /proc, it would not
be counted in the use count.
Jim Duda wrote:
> Yes, this is the output from the lsmod. I should have posted that for clarification.
> I was assuming that asterisk would have "used" the ztdummy module and the lsmod
> command would have indicated that at least 1 program had opened the driver interface.
>
> I'm reading more about ztdummy now to see if anything else is required, for example,
> udev configuration.
>
> I use Fedora Core 5.
>
> Jim
> "Travis Schafer" <TSchafer at carsoncity.k12.mi.us> wrote in message news:4609AAFB.545F.0012.0 at carsoncity.k12.mi.us...
> Looks like output from the 'lsmod' command.
>
>
> >>> "Lacy Moore - Aspendora" <aspendora at gmail.com> 3/27/2007 11:34 PM >>>
> On 3/27/07, Jim Duda <jim at duda.tzo.com> wrote:
> > ztdummy 4424 0
> > rtc 11156 1 ztdummy
> > zaptel 178084 1 ztdummy
> > crc_ccitt 2016 1 zaptel
> >
More information about the asterisk-users
mailing list