]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_sip: Clear ToHost property on peer when changing to dynamic host
authorDennis Buteyn <dennis.buteyn@xorcom.com>
Tue, 18 Feb 2020 12:30:31 +0000 (14:30 +0200)
committerGeorge Joseph <gjoseph@digium.com>
Tue, 18 Aug 2020 14:01:31 +0000 (09:01 -0500)
commit53c06791fd6a1dac6bf0d29d5380cc26fd9ff94a
treecdaad6cb24f57eee5f804f11a1b5d200b3a6eec5
parent2a96c52c0c283145776505b649a9a2ed05bb956f
chan_sip: Clear ToHost property on peer when changing to dynamic host

The ToHost parameter was not cleared when a peer's host value was
changed to dynamic. This causes invites to be sent to the original host.

ASTERISK-29011 #close

Change-Id: I9678d512741f71baca8f131a65b7523020b07d5c
channels/chan_sip.c