[asterisk-bugs] [LibPRI 0015682]: Error in q921.c
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Aug 8 08:40:23 CDT 2009
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=15682
======================================================================
Reported By: timking
Assigned To: mattf
======================================================================
Project: LibPRI
Issue ID: 15682
Category: General
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.6.0.10
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-08-08 08:40 CDT
Last Modified: 2009-08-08 08:40 CDT
======================================================================
Summary: Error in q921.c
Description:
By inspection I am sure that line 198 of q921.c should read
if (pri->bri && (pri->q921_state == Q921_AWAITING_ESTABLISH)) {
and not
if (pri->bri && (pri->state == Q921_AWAITING_ESTABLISH)) {
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-08-08 08:40 timking New Issue
2009-08-08 08:40 timking Status new => assigned
2009-08-08 08:40 timking Assigned To => mattf
2009-08-08 08:40 timking Asterisk Version => 1.6.0.10
2009-08-08 08:40 timking SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list