Thank you! My setup is pretty basic too, just need solid IAX and SIP, some transcoding, voicemail and MOH. Finally jumping into realtime :)
> -----Original Message----- > From: Rich Adamson [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 12, 2005 5:52 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [Asterisk-Users] Last CVS -> High Load > > > June 24th was good here, but we're running a very basic > config with no queues, etc. Yesterdays head does have an > unknown failure/lockup that happens infrequently, so stay > away from it for now. > > ------------------------ > > > On that note... What's the latest pseudo-stable HEAD anyone > is running > > with SIP? > > > > > -----Original Message----- > > > From: Steve Clark [mailto:[EMAIL PROTECTED] > > > 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:[EMAIL PROTECTED]> > > > > *To:* [email protected] > > > > <mailto:[email protected]> > > > > *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 > > > > _______________________________________________ > > Asterisk-Users mailing list > > [email protected] > > http://lists.digium.com/mailman/listinfo/asterisk-users > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > ---------------End of Original Message----------------- > > > _______________________________________________ > Asterisk-Users mailing list > [email protected] > http://lists.digium.com/mailman/listinfo/aster> isk-users > To > UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
