Files
asterisk/channels
Sean Bright f309b86e36 chan_sip.c: Stop handling continuation lines after reading headers
lws2sws() does not stop trying to handle header continuation lines
even after all headers have been found. This is problematic if the
first character of a SIP message body is a space or tab character, so
we update to recognize the end of the message header.

ASTERISK-28693 #close
Reported by: Frank Matano

Change-Id: Idec8fa58545cd3fd898cbe0075d76c223f8d33df
2020-01-16 09:17:32 -06:00
..
2016-10-27 09:53:55 -04:00
2019-05-10 10:22:55 -06:00
2016-10-27 09:53:55 -04:00
2019-06-17 12:58:48 -06:00