[asterisk-bugs] [Asterisk 0013324]: [patch] Missing \r\n in JitterBufStats manager event

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Aug 18 07:09:02 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13324 
====================================================================== 
Reported By:                srt
Assigned To:                seanbright
====================================================================== 
Project:                    Asterisk
Issue ID:                   13324
Category:                   Core/ManagerInterface
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 138444 
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2008-08-16 11:54 CDT
Last Modified:              2008-08-18 07:09 CDT
====================================================================== 
Summary:                    [patch] Missing \r\n in JitterBufStats manager event
Description: 
...LocalTotalLost: %d LocalLossPercent: %d\r\nLocalDropped:...
should be:
...LocalTotalLost: %d\r\nLocalLossPercent: %d\r\nLocalDropped:...

====================================================================== 

---------------------------------------------------------------------- 
 (0091510) srt (reporter) - 2008-08-18 07:09
 http://bugs.digium.com/view.php?id=13324#c91510 
---------------------------------------------------------------------- 
This issue is also present in 1.6.0-beta9. Can you merge this change into
the 1.6 branch?
Thanks,
Stefan 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-08-18 07:09 srt            Note Added: 0091510                          
======================================================================




More information about the asterisk-bugs mailing list