[Home]

Summary:ASTERISK-12607: [patch] Response events to CoreShowChannel are missing the Event header
Reporter:Stefan Reuter (srt)Labels:
Date Opened:2008-08-18 10:43:39Date Closed:2008-11-21 13:40:54.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/ManagerInterface
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 13334_missing_event_header_in_core_show_channel.diff
Description:The CoreShowChannel manager action replies with one response event per channel. These events are missing the "Event:" header. The attached patch fixes that.
This issue is also present in the 1.6 branch.
Comments:By: Leif Madsen (lmadsen) 2008-08-27 12:32:24

I have confirmed the Event: header is indeed missing. The patch looks simple enough, so if this is really how it should work, then a developer should easily be able to close this out.

Thanks!

By: Stefan Reuter (srt) 2008-10-30 11:47:48

Anything I can do to help getting this fix commited?

By: Digium Subversion (svnbot) 2008-11-21 13:40:53.000-0600

Repository: asterisk
Revision: 158414

U   trunk/main/manager.c

------------------------------------------------------------------------
r158414 | qwell | 2008-11-21 13:40:52 -0600 (Fri, 21 Nov 2008) | 7 lines

Make sure we add the Event header for CoreShowChannels.

(closes issue ASTERISK-12607)
Reported by: srt
Patches:
     13334_missing_event_header_in_core_show_channel.diff uploaded by srt (license 378)

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

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