]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_iax2: Fix perceived showing host address.
authorNaveen Albert <asterisk@phreaknet.org>
Sun, 13 Mar 2022 17:46:36 +0000 (17:46 +0000)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Fri, 25 Mar 2022 22:32:16 +0000 (17:32 -0500)
commit7bc8ef268190c545cc1f1e0e303a3619c1a5397d
tree6235fc1c708f6ae7d14eaa6269203b0453ac1462
parent6624e34580f5f5c39d3dbbfb47ba29839397f3d7
chan_iax2: Fix perceived showing host address.

ASTERISK_22025 introduced a regression that shows
the host IP and port as the perceived IP and port
again, as opposed to showing the actual perceived
address. This fixes this by showing the correct
information.

ASTERISK-29048 #close

Change-Id: I0ad3e25bc6b449e83ce72ea5d1a1cdba72aa304a
channels/chan_iax2.c