[asterisk-bugs] [Asterisk 0013325]: No new line between parameters
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Aug 16 17:17:45 CDT 2008
The following issue has been UPDATED.
======================================================================
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: closed
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:
Resolution: no change required
Fixed in Version:
======================================================================
Date Submitted: 2008-08-16 14:21 CDT
Last Modified: 2008-08-16 17:17 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 17:17 snuffy Status new => closed
2008-08-16 17:17 snuffy Resolution open => no change
required
======================================================================
More information about the asterisk-bugs
mailing list