[asterisk-bugs] [Asterisk 0015452]: [patch] Unable to make ISDN PRI calls after upgrade.
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jul 23 10:59:49 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: assigned
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 203077
Request Review:
======================================================================
Date Submitted: 2009-07-05 21:50 CDT
Last Modified: 2009-07-23 10:59 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.
======================================================================
----------------------------------------------------------------------
(0108125) svnbot (reporter) - 2009-07-23 10:59
https://issues.asterisk.org/view.php?id=15452#c108125
----------------------------------------------------------------------
Repository: asterisk
Revision: 208267
U trunk/channels/chan_dahdi.c
U trunk/channels/sig_pri.c
U trunk/channels/sig_pri.h
------------------------------------------------------------------------
r208267 | jpeeler | 2009-07-23 10:59:49 -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=208267
Issue History
Date Modified Username Field Change
======================================================================
2009-07-23 10:59 svnbot Checkin
2009-07-23 10:59 svnbot Note Added: 0108125
======================================================================
More information about the asterisk-bugs
mailing list