[Home]

Summary:ASTERISK-12563: [patch] Missing UniqueId header in ParkedCallGiveUp and ParkedCallTimeOut manager events
Reporter:Stefan Reuter (srt)Labels:
Date Opened:2008-08-21 15:07:40Date Closed:2008-08-22 14:53:45
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/ManagerInterface
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 13358_parking_events.diff
Description:Manager events related to channels send contain the channel name and the unique id. The ParkedCallGiveUp and ParkedCallTimeOut events are different in that they do not contain the UniqueId.
The attached patch resolves this by adding the UniqueId header.
Comments:By: Digium Subversion (svnbot) 2008-08-22 14:53:44

Repository: asterisk
Revision: 139558

U   trunk/main/features.c

------------------------------------------------------------------------
r139558 | mmichelson | 2008-08-22 14:53:43 -0500 (Fri, 22 Aug 2008) | 9 lines

Add missing unique id to ParkedCallGiveUp and ParkedCallTimeOut
manager events

(closes issue ASTERISK-12563)
Reported by: srt
Patches:
     13358_parking_events.diff uploaded by srt (license 378)


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

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