]> git.ipfire.org Git - thirdparty/asterisk.git/commit
When 'sip set debug' is enabled, and the last line of an incoming SIP message
authorKevin P. Fleming <kpfleming@digium.com>
Mon, 23 Nov 2009 15:31:02 +0000 (15:31 +0000)
committerKevin P. Fleming <kpfleming@digium.com>
Mon, 23 Nov 2009 15:31:02 +0000 (15:31 +0000)
commit851de5edaa79e40ae09fa61336601ef65f82a9f2
tree41b907b1d26bcf835e0053985ce3cb530cd823c3
parentafd2b5e203825be9609429b2ada573f24d16ccc3
When 'sip set debug' is enabled, and the last line of an incoming SIP message
is not properly newline terminated, ensure that that line is included in the
debug output.

(part of issue #16268)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@230875 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c