[Asterisk-bsd] NetBSD patch
Chris Stenton
asterisk-bsd@lists.digium.com
Sat, 21 Aug 2004 23:10:56 +0100
On Sat, 2004-08-21 at 20:57, Tom Ivar Helbekkmo wrote:
> "Dr. Rich Murphey" <rich@WhiteOakLabs.com> writes:
>
> > If mpg123 is consuming much of the CPU when it fails to exit, here's
> > a patch that might address that problem.
>
> It did, but that patch didn't fix it. I'll look at it more closely
> later on, but for now I'm off to London for a week of learning Tivoli
> Enterprise Console programming at IBM's training facility there. :-)
>
> -tih
Tom,
The problem is with the fork in the moh process this gets all other
threads locked out until the mpg123 exits. I could not find out what the
problem is so I did this
http://bugs.digium.com/bug_view_page.php?bug_id=0002067
Chris