On Tue, 2003-11-04 at 06:41, Christoph Loibl wrote:
> hi!
> 
> On Tue, Nov 04, 2003 at 11:46:40AM +0000, Alastair Maw wrote:
> > On 04/11/03 11:33, Christoph Loibl wrote:
> > >however while running asterisk without any clients online my system-load is
> > >about 1 -> and asterisks seems to run all the time. is this the default
> > >behavior? 
> > 
> > No. Load average on an idle Asterisk box should be very close to zero.
> > I don't think there's an easy way to find which module is using all the 
> > CPU time. You can add a noload command to the modules.conf file for each 
> > module in turn until you've pinned it down.
> 
> thats what i did. thanks for your help. the module in question was:
> 
>       pbx_wilcalu.so
> 
> i don't really know what it is needed for (since i'm in a very early stage
> of evaluating *) however my sip-voip-phone still has access to the
> demo-application.

ahhh, This is the module that picks up the sample.call files and makes
phone calls for you. 

>From reading over some of the patches for BSD lately, I think there is a
problem with the way polling is done on the directory. 
 
-- 
Steven Critchfield <[EMAIL PROTECTED]>

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to