[Home]

Summary:ASTERISK-13601: [patch] Wrong order of Channeltype and Uniqueid sent to manager from chan_sip.c
Reporter:Vadim Sherbakov (vinsik)Labels:
Date Opened:2009-02-18 05:38:36.000-0600Date Closed:2009-02-18 11:14:17.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chan_update_fix-chan_sip.c.diff
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.
Comments:By: Jared Smith (jsmith) 2009-02-18 09:47:26.000-0600

Looks like a correct patch to me.  I'll make this bug as acknowledged, and let one of the developers double-check it and commit the patch.

By: Digium Subversion (svnbot) 2009-02-18 11:11:53.000-0600

Repository: asterisk
Revision: 177005

U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r177005 | file | 2009-02-18 11:11:53 -0600 (Wed, 18 Feb 2009) | 6 lines

Fix ordering of output for a ChannelUpdate manager event.
(closes issue ASTERISK-13601)
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=177005

By: Digium Subversion (svnbot) 2009-02-18 11:13:26.000-0600

Repository: asterisk
Revision: 177006

_U  branches/1.6.0/
U   branches/1.6.0/channels/chan_sip.c

------------------------------------------------------------------------
r177006 | file | 2009-02-18 11:13:26 -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 ASTERISK-13601)
 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=177006

By: Digium Subversion (svnbot) 2009-02-18 11:14:17.000-0600

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 ASTERISK-13601)
 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