[asterisk-bugs] [Asterisk 0014497]: [patch] Wrong order of Channeltype and Uniqueid sent to manager from chan_sip.c
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Feb 18 11:14:17 CST 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14497
======================================================================
Reported By: vinsik
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 14497
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.6.1-rc1
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-02-18 05:38 CST
Last Modified: 2009-02-18 11:14 CST
======================================================================
Summary: [patch] Wrong order of Channeltype and Uniqueid sent
to manager from chan_sip.c
Description:
Typo exists in all asterisk 1.6 branches.
Information sent to manager is in the wrong order.
Channeltype and Uniqueid got mixed up.
Attached fix.
I think this could be committed right away.
======================================================================
----------------------------------------------------------------------
(0100314) svnbot (reporter) - 2009-02-18 11:14
http://bugs.digium.com/view.php?id=14497#c100314
----------------------------------------------------------------------
Repository: asterisk
Revision: 177007
_U branches/1.6.1/
U branches/1.6.1/channels/chan_sip.c
------------------------------------------------------------------------
r177007 | file | 2009-02-18 11:14:16 -0600 (Wed, 18 Feb 2009) | 13 lines
Merged revisions 177005 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r177005 | file | 2009-02-18 13:11:52 -0400 (Wed, 18 Feb 2009) | 6 lines
Fix ordering of output for a ChannelUpdate manager event.
(closes issue http://bugs.digium.com/view.php?id=14497)
Reported by: vinsik
Patches:
chan_update_fix-chan_sip.c.diff uploaded by vinsik (license 623)
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=177007
Issue History
Date Modified Username Field Change
======================================================================
2009-02-18 11:14 svnbot Checkin
2009-02-18 11:14 svnbot Note Added: 0100314
======================================================================
More information about the asterisk-bugs
mailing list