[Home]

Summary:ASTERISK-16882: [patch] Missing colon in To/From headers of RTCP manager events
Reporter:Corentin Le Gall (clegall_proformatique)Labels:
Date Opened:2010-10-27 10:32:31Date Closed:2011-05-06 16:10:31
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Core/ManagerInterface
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 18221_1.patch
Description:The To and From headers of the RTCPReceived and RTCPSent manager events are missing the colon to separate the header from the value.


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

There was such an issue
https://issues.asterisk.org/view.php?id=13319
that had been solved ... seems to have disappeared ?
Comments:By: Elazar Broad (ebroad) 2010-10-27 10:51:06

Please test the attached patch, thanks!

By: Corentin Le Gall (clegall_proformatique) 2010-10-27 10:55:00

OK, that's what missed.
I should have provided the patch myself, btw.

By: Digium Subversion (svnbot) 2011-05-06 16:06:56

Repository: asterisk
Revision: 317918

U   branches/1.8/res/res_rtp_asterisk.c

------------------------------------------------------------------------
r317918 | dvossel | 2011-05-06 16:06:55 -0500 (Fri, 06 May 2011) | 7 lines

Fixes missing colon from To/From headers in RTCP manager events.

(closes issue ASTERISK-16882)
Reported by: clegall_proformatique
Patches:
     18221_1.patch uploaded by ebroad (license 878)

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

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

By: Digium Subversion (svnbot) 2011-05-06 16:10:30

Repository: asterisk
Revision: 317920

_U  trunk/
U   trunk/res/res_rtp_asterisk.c

------------------------------------------------------------------------
r317920 | dvossel | 2011-05-06 16:10:30 -0500 (Fri, 06 May 2011) | 14 lines

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

........
 r317918 | dvossel | 2011-05-06 16:06:55 -0500 (Fri, 06 May 2011) | 7 lines
 
 Fixes missing colon from To/From headers in RTCP manager events.
 
 (closes issue ASTERISK-16882)
 Reported by: clegall_proformatique
 Patches:
       18221_1.patch uploaded by ebroad (license 878)
........

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

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