[asterisk-bugs] [DAHDI-tools 0016783]: [patch] DAHDI 2.2.1, XPP and astribank_is_starting.c uses semtimedop() which is not supported in our uClibc.

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Feb 22 06:26:03 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16783 
====================================================================== 
Reported By:                abelbeck
Assigned To:                
====================================================================== 
Project:                    DAHDI-tools
Issue ID:                   16783
Category:                   General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
JIRA:                       SWP-876 
Reviewboard Link:            
====================================================================== 
Date Submitted:             2010-02-06 08:37 CST
Last Modified:              2010-02-22 06:26 CST
====================================================================== 
Summary:                    [patch] DAHDI 2.2.1, XPP and astribank_is_starting.c
uses semtimedop() which is not supported in our uClibc.
Description: 
DAHDI 2.2.1, XPP and astribank_is_starting.c uses semtimedop() which is not
supported in our uClibc.

I emailed an inquiry to Tzafrir Cohen, asking if semop() could be used
instead of semtimedop() without a timeout.  Tzafrir noted that the (-t)
timout option in astribank_is_starting is not longer used, so his response
was "go for it".

====================================================================== 

---------------------------------------------------------------------- 
 (0118329) tzafrir (manager) - 2010-02-22 06:26
 https://issues.asterisk.org/view.php?id=16783#c118329 
---------------------------------------------------------------------- 
I just noticed that while the timeout parameter is not used, the timeout
functionality is used. I would prefer to keep it. Time for an IFDEF, I
guess. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-02-22 06:26 tzafrir        Note Added: 0118329                          
======================================================================




More information about the asterisk-bugs mailing list