[Home]

Summary:ASTERISK-12238: [patch] Missing ChannelType in PeerStatus manager event.
Reporter:Eliel Sardanons (eliel)Labels:
Date Opened:2008-06-20 09:35:45Date Closed:2008-06-20 10:14:05
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chan_sip.c.patch
Description:There is an event 'PeerStatus' in channels/chan_sip.c without the 'ChannelType' header. I know the information is there in the 'Peer' header, but every 'PeerStatus' event has a 'ChannelType'.
Comments:By: Digium Subversion (svnbot) 2008-06-20 10:13:18

Repository: asterisk
Revision: 124243

U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r124243 | mmichelson | 2008-06-20 10:13:09 -0500 (Fri, 20 Jun 2008) | 9 lines

Add a missing "ChannelType" header to one of the "PeerStatus" manager
events in chan_sip

(closes issue ASTERISK-12238)
Reported by: eliel
Patches:
     chan_sip.c.patch uploaded by eliel (license 64)


------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=124243

By: Digium Subversion (svnbot) 2008-06-20 10:14:05

Repository: asterisk
Revision: 124244

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

------------------------------------------------------------------------
r124244 | mmichelson | 2008-06-20 10:14:01 -0500 (Fri, 20 Jun 2008) | 17 lines

Merged revisions 124243 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r124243 | mmichelson | 2008-06-20 10:20:11 -0500 (Fri, 20 Jun 2008) | 9 lines

Add a missing "ChannelType" header to one of the "PeerStatus" manager
events in chan_sip

(closes issue ASTERISK-12238)
Reported by: eliel
Patches:
     chan_sip.c.patch uploaded by eliel (license 64)


........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=124244