[Home]

Summary:ASTERISK-12597: [patch] Missing UniqueId header in ParkedCall manager events
Reporter:Stefan Reuter (srt)Labels:
Date Opened:2008-08-16 09:55:13Date Closed:2008-08-17 08:42:32
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/ManagerInterface
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 13323_unique_id_for_parkedcalls_event.diff
Description:Manager events related to channels send contain the channel name and the unique id. The ParkedCall event is different in that it does not contain the UniqueId.
The attached patch resolves this by adding the UniqueId header.
Comments:By: Stefan Reuter (srt) 2008-08-16 11:58:26

Sorry, please delete  13324_missing_nl_in_jitterbufstats_event.diff...

By: Digium Subversion (svnbot) 2008-08-17 08:42:30

Repository: asterisk
Revision: 138479

U   trunk/main/features.c

------------------------------------------------------------------------
r138479 | seanbright | 2008-08-17 08:42:29 -0500 (Sun, 17 Aug 2008) | 7 lines

Add Uniqueid header to ParkedCall manager event.

(closes issue ASTERISK-12597)
Reported by: srt
Patches:
     13323_unique_id_for_parkedcalls_event.diff uploaded by srt (license 378)

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

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