[Home]

Summary:ASTERISK-13685: [patch] UserEvent Duplicate Previous Information
Reporter:Jim Dickenson (jimdickenson)Labels:
Date Opened:2009-03-03 10:58:07.000-0600Date Closed:2009-03-10 09:42:19
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/ManagerInterface
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) event.diff
Description:When one sends a UserEvent all the Header: Content items stack up from previous UserEvent actions.

****** ADDITIONAL INFORMATION ******

Edit: Code removed (Leif)
Comments:By: Leif Madsen (lmadsen) 2009-03-03 11:36:08.000-0600

I have removed the inline code on this issue because you must attach a unified diff patch as an attachment to the issue. This way it will be controlled via our license server. Thanks!

By: Digium Subversion (svnbot) 2009-03-10 09:40:38

Repository: asterisk
Revision: 180800

U   trunk/main/manager.c

------------------------------------------------------------------------
r180800 | file | 2009-03-10 09:40:38 -0500 (Tue, 10 Mar 2009) | 5 lines

Reset the thread local string buffer when handling the UserEvent action.

(closes issue ASTERISK-13685)
Reported by: JimDickenson

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

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

By: Digium Subversion (svnbot) 2009-03-10 09:41:34

Repository: asterisk
Revision: 180801

_U  branches/1.6.0/
U   branches/1.6.0/main/manager.c

------------------------------------------------------------------------
r180801 | file | 2009-03-10 09:41:34 -0500 (Tue, 10 Mar 2009) | 12 lines

Merged revisions 180800 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
 r180800 | file | 2009-03-10 11:40:38 -0300 (Tue, 10 Mar 2009) | 5 lines
 
 Reset the thread local string buffer when handling the UserEvent action.
 
 (closes issue ASTERISK-13685)
 Reported by: JimDickenson
........

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

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

By: Digium Subversion (svnbot) 2009-03-10 09:42:19

Repository: asterisk
Revision: 180802

_U  branches/1.6.1/
U   branches/1.6.1/main/manager.c

------------------------------------------------------------------------
r180802 | file | 2009-03-10 09:42:18 -0500 (Tue, 10 Mar 2009) | 12 lines

Merged revisions 180800 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
 r180800 | file | 2009-03-10 11:40:38 -0300 (Tue, 10 Mar 2009) | 5 lines
 
 Reset the thread local string buffer when handling the UserEvent action.
 
 (closes issue ASTERISK-13685)
 Reported by: JimDickenson
........

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

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