[asterisk-bugs] [Asterisk 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
Sun Feb 7 14:17:05 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16783
======================================================================
Reported By: abelbeck
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16783
Category: Channels/chan_dahdi
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.4.29
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-02-06 08:37 CST
Last Modified: 2010-02-07 14:17 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".
======================================================================
----------------------------------------------------------------------
(0117816) abelbeck (reporter) - 2010-02-07 14:17
https://issues.asterisk.org/view.php?id=16783#c117816
----------------------------------------------------------------------
Removed unused variable 't' in patch.
Issue History
Date Modified Username Field Change
======================================================================
2010-02-07 14:17 abelbeck Note Added: 0117816
======================================================================
More information about the asterisk-bugs
mailing list