[Asterisk-Users] Asterisk hogging CPU resources

Steven Critchfield critch at basesys.com
Fri Jun 20 09:45:19 MST 2003


>From your asterisk source directory issue these commands

make clean
cvs update -d
make upgrade


The clean makes sure there is less stuff in the way of CVS to try and
find newer copies. The -d of the cvs command will also download files
that you may not have in your current tree. and the make upgrade is like
make install except it doesn't overwrite your configs or sound files.

On Fri, 2003-06-20 at 11:30, Derek Beaumont wrote:
> The version of asterisk I am running is:
> Asterisk CVS-06/05/03-09:41:32
> 
> I am not 100% sure of how to update Asterisk.
> Do I just download using CVS, then run
> make clean
> make upgrade
> ?
> 
> 
> -----------------------------------------------------------------------
> This blows my main idea of not having a timing source to keep asterisk
> from entering a busy loop. 
> 
> Are you running the most current CVS? I know there had been a bug some
> time back that caused every asterisk thread to open handles on
> /dev/zap/timer repeatedly and at some point my system had run out of
> file handles to give out and performance started sucking. A CVS upgrade
> fixed that. Oddly enough too was that it only happened on 1 of my 3
> asterisk machines.
> 
> On Fri, 2003-06-20 at 10:06, Derek Beaumont wrote:
> > The interfaces I'm using are 2 X100Ps and a TDM400P
> > 
> > 
> > 
> > --------------------------------------------------------------------
> > What kind of interfaces are you using?
> > 
> > I'm using zap and IAX on my main asterisk server that deals in about
> > 300-400 calls a day without the cpu load you are seeing.
-- 
Steven Critchfield  <critch at basesys.com>




More information about the asterisk-users mailing list