]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_sip: SIP route header is missing on UPDATE
authorMark Petersen <bugs.digium.com@zombie.dk>
Mon, 7 Mar 2022 14:11:41 +0000 (15:11 +0100)
committerKevin Harwell <kharwell@digium.com>
Tue, 26 Apr 2022 21:47:14 +0000 (16:47 -0500)
commit73fb22714edb5f7c0624fd640ea0a7742900cbd4
treee065f94bcc49f11fa4142d6a7a85700e726b52f6
parent1937f30202c52bf07a71ba948a243a247c95e461
chan_sip: SIP route header is missing on UPDATE

if Asterisk need to send an UPDATE before answer
on a channel that uses Record-Route:
it will not include a Route header

ASTERISK-29955

Change-Id: Id1920ecbfea7739a038b14dc94487ecfe7b57eef
channels/chan_sip.c