Hmmm... Well what that means is that the code is using pthread_create()
instead of ast_pthread_create(), it's not a major thing, all you would have
to do is go through all the affected modules and replace pthread_create with
ast_pthread_create, but this should probably be fixed in CVS too!

    -Chris

_______________________________________________
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

Reply via email to