mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-11-03 20:38:59 +00:00 
			
		
		
		
	Merged revisions 158414 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ........ r158414 | qwell | 2008-11-21 13:40:57 -0600 (Fri, 21 Nov 2008) | 7 lines Make sure we add the Event header for CoreShowChannels. (closes issue #13334) Reported by: srt Patches: 13334_missing_event_header_in_core_show_channel.diff uploaded by srt (license 378) ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@158415 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		@@ -2767,6 +2767,7 @@ static int action_coreshowchannels(struct mansession *s, const struct message *m
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
		astman_append(s,
 | 
			
		||||
			"Event: CoreShowChannel\r\n"
 | 
			
		||||
			"Channel: %s\r\n"
 | 
			
		||||
			"UniqueID: %s\r\n"
 | 
			
		||||
			"Context: %s\r\n"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user