[asterisk-bugs] [Asterisk 0013903]: Pong response not properly terminated.
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Nov 14 11:01:33 CST 2008
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=13903
======================================================================
Reported By: kebl0155
Assigned To: Corydon76
======================================================================
Project: Asterisk
Issue ID: 13903
Category: Core/ManagerInterface
Reproducibility: always
Severity: tweak
Priority: normal
Status: assigned
Asterisk Version: 1.6.0-rc6
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-11-14 10:37 CST
Last Modified: 2008-11-14 11:01 CST
======================================================================
Summary: Pong response not properly terminated.
Description:
In 1.6 the pong response has been changed to:
Response: Success
Ping: Pong
However, the response ends with a single carriage return, so the next
event comes as merged with the response, like this:
Response: Success
Ping: Pong
Event: Newchannel
Privilege: call,all
Channel: SIP/12344-0823b700
ChannelState: 0
ChannelStateDesc: Down
CallerIDNum: 12344
CallerIDName: 12344
AccountCode:
Uniqueid: 1226680481.26
There should be a blank line between the Response and the Event.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-11-14 11:01 Corydon76 Status new => assigned
2008-11-14 11:01 Corydon76 Assigned To => Corydon76
======================================================================
More information about the asterisk-bugs
mailing list