[asterisk-bugs] [Asterisk 0013358]: [patch] Missing UniqueId header in ParkedCallGiveUp and ParkedCallTimeOut manager events
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Aug 22 14:53:44 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13358
======================================================================
Reported By: srt
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13358
Category: Core/ManagerInterface
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 139337
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-08-21 15:07 CDT
Last Modified: 2008-08-22 14:53 CDT
======================================================================
Summary: [patch] Missing UniqueId header in ParkedCallGiveUp
and ParkedCallTimeOut manager events
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.
======================================================================
----------------------------------------------------------------------
(0091658) svnbot (reporter) - 2008-08-22 14:53
http://bugs.digium.com/view.php?id=13358#c91658
----------------------------------------------------------------------
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 http://bugs.digium.com/view.php?id=13358)
Reported by: srt
Patches:
13358_parking_events.diff uploaded by srt (license 378)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=139558
Issue History
Date Modified Username Field Change
======================================================================
2008-08-22 14:53 svnbot Checkin
2008-08-22 14:53 svnbot Note Added: 0091658
======================================================================
More information about the asterisk-bugs
mailing list