[Asterisk-Users] Last CVS -> High Load
Jay Milk
jay at skimmilk.net
Tue Jul 12 12:34:26 MST 2005
On that note... What's the latest pseudo-stable HEAD anyone is running
with SIP?
> -----Original Message-----
> From: Steve Clark [mailto:sclark at netwolves.com]
> Sent: Tuesday, July 12, 2005 12:36 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: ***SPAM*** Re: [Asterisk-Users] Last CVS -> High Load
>
>
> Gentian Bajraktari wrote:
> > Yes I have experienced the same on my test machine. It has been like
> > this for 3 weeks of CVS Head.
> > Someone must have a look at that, I think is the SIP channel.
> >
> >
> >
> > ----- Original Message -----
> > *From:* Thierry Wehr <mailto:wehr at japet.com>
> > *To:* asterisk-users at lists.digium.com
> > <mailto:asterisk-users at lists.digium.com>
> > *Sent:* Tuesday, July 12, 2005 10:37 AM
> > *Subject:* [Asterisk-Users] Last CVS -> High Load
> >
> > Good morning
> >
> > on our Test Machine based on RedHat 9 on a Pentium 4 SMP we are
> > experiencing a 99% CPU load for asterisk with the CVS of tonight
> >
> > does anyone noticed that
> >
> > best regards
> > Thierry
> >
> >
> >
> It looks like something changed that affected the
> /dev/zap/pseudo device.
> res/res_musiconhold.c
>
>
> if (class->pseudofd > -1) {
> /* Pause some amount of time */
> res = read(class->pseudofd, buf, sizeof(buf));
> } else {
>
> continually return -1 resource unavailable - it is not
> pending so this is a
> runaway loop.
>
> Steve
More information about the asterisk-users
mailing list