[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
Sat Feb 6 08:40:55 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-06 08:40 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".
======================================================================
----------------------------------------------------------------------
(0117808) abelbeck (reporter) - 2010-02-06 08:40
https://issues.asterisk.org/view.php?id=16783#c117808
----------------------------------------------------------------------
Attached patch to remove timeout option in astribank_is_starting.c
Issue History
Date Modified Username Field Change
======================================================================
2010-02-06 08:40 abelbeck Note Added: 0117808
======================================================================
More information about the asterisk-bugs
mailing list