[asterisk-bugs] [LibPRI 0010832]: [patch] wrong type in pri_event structure definition
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Oct 5 11:25:55 CDT 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=10832
======================================================================
Reported By: flefoll
Assigned To: qwell
======================================================================
Project: LibPRI
Issue ID: 10832
Category: General
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 466
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 09-27-2007 01:09 CDT
Last Modified: 10-05-2007 11:25 CDT
======================================================================
Summary: [patch] wrong type in pri_event structure definition
Description:
In pri_event structure defined in libpri.h, 'answer' field has type
'pri_event_ringing' instead of 'pri_event_answer' (minor as long as both
types have a similar definition).
======================================================================
----------------------------------------------------------------------
svnbot - 10-05-07 11:25
----------------------------------------------------------------------
Repository: libpri
Revision: 471
_U trunk/
U trunk/libpri.h
------------------------------------------------------------------------
r471 | qwell | 2007-10-05 11:25:54 -0500 (Fri, 05 Oct 2007) | 13 lines
Merged revisions 470 via svnmerge from
https://origsvn.digium.com/svn/libpri/branches/1.4
(closes issue http://bugs.digium.com/view.php?id=10832)
........
r470 | qwell | 2007-10-05 11:45:39 -0500 (Fri, 05 Oct 2007) | 4 lines
Fix an incorrect pri_event structure definition.
Issue 10832, patch by flefoll
........
------------------------------------------------------------------------
Issue History
Date Modified Username Field Change
======================================================================
10-05-07 11:25 svnbot Checkin
10-05-07 11:25 svnbot Note Added: 0071536
10-05-07 11:25 svnbot Assigned To mattf => qwell
======================================================================
More information about the asterisk-bugs
mailing list