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

Asterisk Bug Tracker noreply at bugs.digium.com
Sat Aug 16 11:55:53 CDT 2008


The following issue has been UPDATED. 
====================================================================== 
http://bugs.digium.com/view.php?id=13324 
====================================================================== 
Reported By:                srt
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   13324
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!): 138444 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-08-16 11:54 CDT
Last Modified:              2008-08-16 11:55 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:...

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-08-16 11:55 srt            Summary                  Missing \r\n in
JitterBufStats manager event => [patch] Missing \r\n in JitterBufStats manager
event
======================================================================




More information about the asterisk-bugs mailing list