[asterisk-bugs] [Asterisk 0016607]: [patch] ast_event_cmp always return 1.
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri May 7 17:19:18 CDT 2010
The following issue has been set as RELATED TO issue 0017153.
======================================================================
https://issues.asterisk.org/view.php?id=16607
======================================================================
Reported By: ddv2005
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 16607
Category: Core/General
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Asterisk Version: 1.6.1.12
JIRA: SWP-733
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-01-14 14:39 CST
Last Modified: 2010-05-07 17:19 CDT
======================================================================
Summary: [patch] ast_event_cmp always return 1.
Description:
ast_event_cmp always return 1 because it don't initialize ie_val.ie_pltype
on "match_ie_val" call. But match_ie_val use ie_pltype variable to
determinate payload type and if ie_pltype==0 (AST_EVENT_IE_PLTYPE_EXISTS)
then it assume that we required exist check only.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0016733 Setvar DEVICE_STATE manager action occa...
related to 0017153 chan_sip sends to peer mwi notify for ...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-05-07 17:19 pabelanger Relationship added related to 0017153
======================================================================
More information about the asterisk-bugs
mailing list