[asterisk-bugs] [Asterisk 0015452]: [patch] Unable to make ISDN PRI calls after upgrade.
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jul 23 11:00:59 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15452
======================================================================
Reported By: alecdavis
Assigned To: jpeeler
======================================================================
Project: Asterisk
Issue ID: 15452
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): N/A
SVN Revision (number only!): 203077
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-07-05 21:50 CDT
Last Modified: 2009-07-23 11:00 CDT
======================================================================
Summary: [patch] Unable to make ISDN PRI calls after upgrade.
Description:
After upgrade to SVN-trunk-r204919M from SVN-branch-1.6.2-r203077M we are
unable to make ISDN PRI calls.
reverting back to 1.6.2-r203077M with exactly same configs, works again.
Console output as attached files.
The difference is the extra "Ext: 1 DS1 Identifier: 0" that's not present
using older code.
======================================================================
----------------------------------------------------------------------
(0108126) svnbot (reporter) - 2009-07-23 11:00
https://issues.asterisk.org/view.php?id=15452#c108126
----------------------------------------------------------------------
Repository: asterisk
Revision: 208268
_U branches/1.6.0/
------------------------------------------------------------------------
r208268 | jpeeler | 2009-07-23 11:00:58 -0500 (Thu, 23 Jul 2009) | 18
lines
Blocked revisions 208267 via svnmerge
........
r208267 | jpeeler | 2009-07-23 10:59:44 -0500 (Thu, 23 Jul 2009) | 13
lines
Fix sending of interface identifier unconditionally in sig_pri
The wrong logic was being used in chan_dahdi to convert a sig_pri_chan
to the proper libpri channel number. The most significant bit must only
be set only when trunk groups are being used.
(closes issue https://issues.asterisk.org/view.php?id=15452)
Reported by: alecdavis
Patches:
bug15452.patch uploaded by jpeeler (license 325)
Tested by: alecdavis
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=208268
Issue History
Date Modified Username Field Change
======================================================================
2009-07-23 11:00 svnbot Checkin
2009-07-23 11:00 svnbot Note Added: 0108126
======================================================================
More information about the asterisk-bugs
mailing list