]> 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>
Wed, 19 Aug 2020 12:28:13 +0000 (07:28 -0500)
commit56f446482b612a60b05d964a857e4331fbac8cbe
tree394241f7750467b36409a4f3a8602a76f743e1f5
parent53f9bbdc2de3059cf96825ddce0c3eb4cca4fc09
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