]> 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:34:46 +0000 (17:34 -0500)
commit669f9da5ce2f8e45d3941de664895f33fb60203e
treeea389220c8583ef01c326f8a4555413d031a40c7
parent5565d86fa6ec1a84173334f68493353d30bb744e
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