[asterisk-bugs] [Asterisk 0013325]: No new line between parameters
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Aug 16 14:21:21 CDT 2008
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=13325
======================================================================
Reported By: x893
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13325
Category: Channels/chan_iax2
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.6.0-beta9
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-08-16 14:21 CDT
Last Modified: 2008-08-16 14:21 CDT
======================================================================
Summary: No new line between parameters
Description:
chan_iax2.c line 7501
...LocalTotalLost: %d LocalLossPercent: %d\r\n
must be
...LocalTotalLost: %d\r\nLocalLossPercent: %d\r\n
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-08-16 14:21 x893 Asterisk Version => 1.6.0-beta9
2008-08-16 14:21 x893 SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list