]> 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:35:38 +0000 (17:35 -0500)
commit56ed64e086cddeea0956998f06ff4987c8870324
tree51a4bda333794d3667d2308dbaa3fef7f95735d3
parentd132184520408a7be77034a791d0f557e703a77c
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