[Asterisk-Users] __use_ast_pthread_create_instead__

Chris Shaw chriss at watertech.com
Tue Aug 17 10:58:28 MST 2004


Do what it says! Replace instances of pthread_create() with
ast_pthread_create instead! :)

Go into chan_oh323.c and replace all instances of pthread_create() with
ast_pthread_create(), then recompile and load... it should work...

    -Chris


----- Original Message -----
From: "Krystian.Filiks" <Krystian.Filiks at kfiliks.com>
To: <asterisk-users at lists.digium.com>
Sent: Monday, August 16, 2004 9:23 AM
Subject: Re: [Asterisk-Users] __use_ast_pthread_create_instead__


> Hello all,
> Anyone that could give me some input on the issue I have?
> Please read below
>
> Krystian Filiks wrote:
>
> > Please anyone,
> >
> > When I start * after installing the asterisk-oh323-0.6.3a I get
> > [chan_oh323.so]Aug 15 22:36:44 WARNING[1076252800]: loader.c:242
> > ast_load_resource: /usr/lib/asterisk/modules/chan_oh323.so: undefined
> > symbol: __use_ast_pthread_create_instead__
> > Aug 15 22:36:44 WARNING[1076252800]: loader.c:423 load_modules:
> > Loading module chan_oh323.so failed!
> >
> > I followed the instructions to the "."
> > What am I doung wrong?
> >
> > I tried recompiling everything and still no joy!
> >
> > Thanks
> > Krystian
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> > To UNSUBSCRIBE or update options visit:
> >   http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list