[Home]

Summary:ASTERISK-17010: [patch] bad format in post_manager_event() i.e. ParkedCallGiveUp and ParkedCallTimeOut
Reporter:Corentin Le Gall (clegall_proformatique)Labels:
Date Opened:2010-11-24 04:44:48.000-0600Date Closed:2011-01-19 12:55:44.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Core/ManagerInterface
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) asterisk_1.8_295998_parking_manager_events_format.patch
Description:There is an extra "\r\n" after Uniqueid: definition, which makes a different format than all other manager events.
This is true for both trunk and 1.8 branch, at least.
Comments:By: Digium Subversion (svnbot) 2011-01-19 12:54:04.000-0600

Repository: asterisk
Revision: 302551

U   branches/1.6.2/main/features.c

------------------------------------------------------------------------
r302551 | seanbright | 2011-01-19 12:54:04 -0600 (Wed, 19 Jan 2011) | 7 lines

Remove an extraneous \r\n at the end of a parking manager events.

(closes issue ASTERISK-17010)
Reported by: clegall_proformatique
Patches:
     asterisk_1.8_295998_parking_manager_events_format.patch uploaded by clegall proformatique (license 1139)

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

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

By: Digium Subversion (svnbot) 2011-01-19 12:54:49.000-0600

Repository: asterisk
Revision: 302552

_U  branches/1.8/
U   branches/1.8/main/features.c

------------------------------------------------------------------------
r302552 | seanbright | 2011-01-19 12:54:48 -0600 (Wed, 19 Jan 2011) | 14 lines

Merged revisions 302551 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
 r302551 | seanbright | 2011-01-19 13:54:03 -0500 (Wed, 19 Jan 2011) | 7 lines
 
 Remove an extraneous \r\n at the end of a parking manager events.
 
 (closes issue ASTERISK-17010)
 Reported by: clegall_proformatique
 Patches:
       asterisk_1.8_295998_parking_manager_events_format.patch uploaded by clegall proformatique (license 1139)
........

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

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

By: Digium Subversion (svnbot) 2011-01-19 12:55:44.000-0600

Repository: asterisk
Revision: 302553

_U  trunk/
U   trunk/main/features.c

------------------------------------------------------------------------
r302553 | seanbright | 2011-01-19 12:55:44 -0600 (Wed, 19 Jan 2011) | 21 lines

Merged revisions 302552 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
 r302552 | seanbright | 2011-01-19 13:54:47 -0500 (Wed, 19 Jan 2011) | 14 lines
 
 Merged revisions 302551 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.6.2
 
 ........
   r302551 | seanbright | 2011-01-19 13:54:03 -0500 (Wed, 19 Jan 2011) | 7 lines
   
   Remove an extraneous \r\n at the end of a parking manager events.
   
   (closes issue ASTERISK-17010)
   Reported by: clegall_proformatique
   Patches:
         asterisk_1.8_295998_parking_manager_events_format.patch uploaded by clegall proformatique (license 1139)
 ........
................

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

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