[asterisk-bugs] [Asterisk 0013324]: [patch] Missing \r\n in JitterBufStats manager event
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Aug 16 12:00:09 CDT 2008
A NOTE has been added to this issue.
======================================================================
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 12:00 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:...
======================================================================
----------------------------------------------------------------------
(0091477) srt (reporter) - 2008-08-16 12:00
http://bugs.digium.com/view.php?id=13324#c91477
----------------------------------------------------------------------
There was an additional issue on the same line (\t\n instead of \r\n)
Issue History
Date Modified Username Field Change
======================================================================
2008-08-16 12:00 srt Note Added: 0091477
======================================================================
More information about the asterisk-bugs
mailing list