[asterisk-bugs] [Asterisk 0015614]: [patch] maintenance support broke compatiblity with old libpri
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jul 30 18:33:00 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15614
======================================================================
Reported By: fabled
Assigned To: jpeeler
======================================================================
Project: Asterisk
Issue ID: 15614
Category: Channels/chan_dahdi
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 209098
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-07-30 06:18 CDT
Last Modified: 2009-07-30 18:33 CDT
======================================================================
Summary: [patch] maintenance support broke compatiblity with
old libpri
Description:
mostly the code has proper #ifdef's for not using maintenance specific
functions without the appropriate HAVE_PRI_SERVICES_MESSAGES.
pri_maintenance_bservice() implementation misses those though. it might be
that normally with some optimizations that function is ripped away, but at
least debug builds fail.
======================================================================
----------------------------------------------------------------------
(0108427) svnbot (reporter) - 2009-07-30 18:33
https://issues.asterisk.org/view.php?id=15614#c108427
----------------------------------------------------------------------
Repository: asterisk
Revision: 209621
_U branches/1.6.1/
------------------------------------------------------------------------
r209621 | jpeeler | 2009-07-30 18:33:00 -0500 (Thu, 30 Jul 2009) | 11
lines
Blocked revisions 209619 via svnmerge
........
r209619 | jpeeler | 2009-07-30 18:31:41 -0500 (Thu, 30 Jul 2009) | 5
lines
Add missing ifdef-s for service maintenance message functionality
(closes issue https://issues.asterisk.org/view.php?id=15614)
Reported by: fabled
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=209621
Issue History
Date Modified Username Field Change
======================================================================
2009-07-30 18:33 svnbot Checkin
2009-07-30 18:33 svnbot Note Added: 0108427
======================================================================
More information about the asterisk-bugs
mailing list