]> 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:15 +0000 (09:01 -0500)
commit9c6d14b26b80c3288e09302328c7c3682244b62c
treea53e995b331cc1e6bea0943776a2d06afff00136
parent5609d008dac9ace96c1ffc45b3796f86bead0566
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