[Home]

Summary:ASTERISK-14802: Responce for Action 'Ping' do not complete in tcp stream
Reporter:Volnikov Ivan (ivan)Labels:
Date Opened:2009-09-09 07:04:34Date Closed:2009-09-09 07:14:52
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Core/ManagerInterface
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:After data:
"Response: Success
Ping: Pong
Timestamp: 1252492746.072547"
in tcp stream do not present end of line simbols


****** ADDITIONAL INFORMATION ******

This small error does AMI not quite efficient
Comments:By: Digium Subversion (svnbot) 2009-09-09 07:12:22

Repository: asterisk
Revision: 217408

U   trunk/main/manager.c

------------------------------------------------------------------------
r217408 | seanbright | 2009-09-09 07:12:21 -0500 (Wed, 09 Sep 2009) | 8 lines

Properly terminate the response to the manager Ping action.

In passing, correct the formatting of the Timestamp attribute so that there is a
space after the colon and before the value.

(closes issue ASTERISK-14802)
Reported by: Ivan

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

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

By: Digium Subversion (svnbot) 2009-09-09 07:14:51

Repository: asterisk
Revision: 217409

_U  branches/1.6.2/

------------------------------------------------------------------------
r217409 | seanbright | 2009-09-09 07:14:51 -0500 (Wed, 09 Sep 2009) | 14 lines

Blocked revisions 217408 via svnmerge

........
 r217408 | seanbright | 2009-09-09 08:11:12 -0400 (Wed, 09 Sep 2009) | 8 lines
 
 Properly terminate the response to the manager Ping action.
 
 In passing, correct the formatting of the Timestamp attribute so that there is a
 space after the colon and before the value.
 
 (closes issue ASTERISK-14802)
 Reported by: Ivan
........

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

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