[asterisk-bugs] [Asterisk 0013346]: [patch] Response to SipShowPeer manager action is malformed
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Aug 20 16:57:44 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13346
======================================================================
Reported By: srt
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13346
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!): 139011
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-08-20 08:47 CDT
Last Modified: 2008-08-20 16:57 CDT
======================================================================
Summary: [patch] Response to SipShowPeer manager action is
malformed
Description:
The response to the SipShowPeer manager action has multiple issues:
- The Reg-Contact and QualifyFreq fields have leading space before the
colon
- The QualifyFreq line is termined by a "\n" instead of a "\r\n"
- The ChanVariables lines are split accross two lines
The attached patch fixes these issues.
The issues are also present in the Asterisk 1.6 branch.
======================================================================
----------------------------------------------------------------------
(0091614) svnbot (reporter) - 2008-08-20 16:57
http://bugs.digium.com/view.php?id=13346#c91614
----------------------------------------------------------------------
Repository: asterisk
Revision: 139210
U trunk/channels/chan_sip.c
------------------------------------------------------------------------
r139210 | qwell | 2008-08-20 16:57:43 -0500 (Wed, 20 Aug 2008) | 7 lines
Fix output of sipshowpeer manager response.
(closes issue http://bugs.digium.com/view.php?id=13346)
Reported by: srt
Patches:
13346_malformed_sip_show_peer_response.diff uploaded by srt (license
378)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=139210
Issue History
Date Modified Username Field Change
======================================================================
2008-08-20 16:57 svnbot Checkin
2008-08-20 16:57 svnbot Note Added: 0091614
======================================================================
More information about the asterisk-bugs
mailing list