[asterisk-bugs] [Asterisk 0013324]: [patch] Missing \r\n in JitterBufStats manager event
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Aug 18 08:14:41 CDT 2008
The following issue has been CLOSED
======================================================================
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: reopened
Fixed in Version:
======================================================================
Date Submitted: 2008-08-16 11:54 CDT
Last Modified: 2008-08-18 08:14 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:...
======================================================================
----------------------------------------------------------------------
(0091512) seanbright (manager) - 2008-08-18 08:14
http://bugs.digium.com/view.php?id=13324#c91512
----------------------------------------------------------------------
It was already merged. Revision 138474.
Issue History
Date Modified Username Field Change
======================================================================
2008-08-18 08:14 seanbright Note Added: 0091512
2008-08-18 08:14 seanbright Status assigned => closed
======================================================================
More information about the asterisk-bugs
mailing list