[asterisk-bugs] [Asterisk 0014876]: [patch] Missing \r\n in response to JabberSend manager action
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat May 30 14:36:22 CDT 2009
The following issue has been RESOLVED.
======================================================================
https://issues.asterisk.org/view.php?id=14876
======================================================================
Reported By: srt
Assigned To: seanbright
======================================================================
Project: Asterisk
Issue ID: 14876
Category: Resources/res_jabber
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 188018
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-04-10 18:03 CDT
Last Modified: 2009-05-30 14:36 CDT
======================================================================
Summary: [patch] Missing \r\n in response to JabberSend
manager action
Description:
The response to a JabberSend action is not properly terminated by "\r\n".
======================================================================
----------------------------------------------------------------------
(0105793) svnbot (reporter) - 2009-05-30 14:36
https://issues.asterisk.org/view.php?id=14876#c105793
----------------------------------------------------------------------
Repository: asterisk
Revision: 198370
U branches/1.4/res/res_jabber.c
------------------------------------------------------------------------
r198370 | seanbright | 2009-05-30 14:36:20 -0500 (Sat, 30 May 2009) | 12
lines
Properly terminate AMI JabberSend response messages.
The response message (either Error or Success) needs an extra trailing
\r\n
after the fields to inform the client that the message is complete.
(closes issue https://issues.asterisk.org/view.php?id=14876)
Reported by: srt
Patches:
05302009_1.4_res_jabber.c.diff uploaded by seanbright (license 71)
asterisk_14876.patch uploaded by srt (license 378)
trunk-14876-2.diff uploaded by phsultan (license 73)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=198370
Issue History
Date Modified Username Field Change
======================================================================
2009-05-30 14:36 svnbot Checkin
2009-05-30 14:36 svnbot Note Added: 0105793
2009-05-30 14:36 svnbot Status assigned => resolved
2009-05-30 14:36 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list