[Home]

Summary:ASTERISK-24539: Compile fails on OSX because of sem_timedwait in bridge_channel.c
Reporter:George Joseph (gjoseph)Labels:
Date Opened:2014-11-19 14:13:42.000-0600Date Closed:2015-01-26 08:51:24.000-0600
Priority:MinorRegression?
Status:Closed/CompleteComponents:Core/Bridging
Versions:12.7.0 13.0.0 Frequency of
Occurrence
Constant
Related
Issues:
Environment:OSX 13,14 x86_64Attachments:
Description:sem_timedwait does not exist in OSX which causes a compile failure in bridge_channel.c.  This is the only 'core' use of that api.
Comments: