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

Asterisk Bug Tracker noreply at bugs.digium.com
Sun Aug 17 08:23:11 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-17 08:23 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:...

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

---------------------------------------------------------------------- 
 (0091492) svnbot (reporter) - 2008-08-17 08:23
 http://bugs.digium.com/view.php?id=13324#c91492 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 138473

U   trunk/channels/chan_iax2.c

------------------------------------------------------------------------
r138473 | seanbright | 2008-08-17 08:23:09 -0500 (Sun, 17 Aug 2008) | 7
lines

Fix the output of the JitterBufStats manager event.

(closes issue http://bugs.digium.com/view.php?id=13324)
Reported by: srt
Patches:
      13324_missing_nl_in_jitterbufstats_event_2.diff uploaded by srt
(license 378)

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-08-17 08:23 svnbot         Checkin                                      
2008-08-17 08:23 svnbot         Note Added: 0091492                          
======================================================================




More information about the asterisk-bugs mailing list