[asterisk-bugs] [LibPRI 0014959]: [patch] B-channel RESTART not working for NFAS when D-channel switches to protect
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Sep 22 12:14:33 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=14959
======================================================================
Reported By: remiq
Assigned To: jpeeler
======================================================================
Project: LibPRI
Issue ID: 14959
Category: General
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Asterisk Version: 1.4.22
JIRA:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2009-04-23 08:47 CDT
Last Modified: 2009-09-22 12:14 CDT
======================================================================
Summary: [patch] B-channel RESTART not working for NFAS when
D-channel switches to protect
Description:
Restarting b-channels are not restarting successfully when the primary
d-channel is standby and the secondary is active.
I was able to reproduce this by turning down the primary d-channel T1.
When the T1 goes down the secondary d-channel becomes the active. Then
once I bring the primary d-channel T1 back up it becomes the standby
d-channel. The switch then sends a RESTART to all the b-channels on that T1
but is unsuccessful. As a result of not restarting the b-channels
successfully calls cannot be placed on the T1.
======================================================================
----------------------------------------------------------------------
(0111199) svnbot (reporter) - 2009-09-22 12:14
https://issues.asterisk.org/view.php?id=14959#c111199
----------------------------------------------------------------------
Repository: libpri
Revision: 1120
U branches/1.4/q931.c
------------------------------------------------------------------------
r1120 | jpeeler | 2009-09-22 12:14:32 -0500 (Tue, 22 Sep 2009) | 13 lines
Fix call reference to be associated with the D channel message was
received
The problem is that once a call reference was associated with a particular
D
channel, it always was. This created an issue with NFAS when the secondary
D
channel became active as the messages were still being sent on the
non-active
D channel.
(closes issue https://issues.asterisk.org/view.php?id=14959)
Reported by: remiq
Patches:
bug14959.patch uploaded by jpeeler (license 325)
Tested by: remiq
------------------------------------------------------------------------
http://svn.digium.com/view/libpri?view=rev&revision=1120
Issue History
Date Modified Username Field Change
======================================================================
2009-09-22 12:14 svnbot Note Added: 0111199
======================================================================
More information about the asterisk-bugs
mailing list