]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_sip: Don't send trailing \0 on keep alive packets
authorSean Bright <sean.bright@gmail.com>
Tue, 12 Dec 2017 21:28:54 +0000 (16:28 -0500)
committerSean Bright <sean.bright@gmail.com>
Tue, 12 Dec 2017 21:51:41 +0000 (15:51 -0600)
commite1a358a6e49027893395fa277d25211b11c1216e
treee3b4e3e865c3ce42f705b8168e2d63d942677356
parent28eddc7ea64094f18661c5a092e27c3f7bb19032
chan_sip: Don't send trailing \0 on keep alive packets

This is a partial fix for ASTERISK~25817 but does not address the
comments regarding RFC 5626.

Change-Id: I227e2d10c0035bbfa1c6e46ae2318fd1122d8420
channels/chan_sip.c