[Home]

Summary:ASTERISK-00139: Change pthread_ functions in VPB channel driver
Reporter:bagyenda (bagyenda)Labels:
Date Opened:2003-08-21 01:32:58Date Closed:2004-09-25 02:40:13
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Hi,

Please update the VPB channel driver (chan_vpb.c) so that it uses the Asterisk pthread_ function wrappers instead of the plain ones from pthread.h -- Thanks

****** ADDITIONAL INFORMATION ******

The change shouldn't affect the driver. I would have done it myself but it seems diffs take a long time to get into the CVS :(
Comments:By: Mark Spencer (markster) 2003-08-21 10:13:18

I've changed it, but I don't have a build environment for it.  Can you confirm chan_vpb builds properly?

By: Mark Spencer (markster) 2003-08-23 02:04:29

Presumed working