[Home]

Summary:ASTERISK-29048: chan_iax2: "iax2 show registry" shows host for perceived
Reporter:David Herselman (bbs2web)Labels:
Date Opened:2020-08-27 07:33:53Date Closed:2022-03-25 17:32:40
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_iax2
Versions:16.11.1 Frequency of
Occurrence
Constant
Related
Issues:
is caused byASTERISK-22025 [patch] Add IPv6 Support To chan_iax2
Environment:Sangoma 7 FreePBX 15 CentOS 6Attachments:
Description:On an old Asterisk 11.12.1 host the output of 'iax2 show registry' reports the local system's IP address as perceived by the remote server. In Asterisk 16.11.1 it appears to simply show the remote host's IP that it's registering to.

Asterisk 11.12.1:
{code}[root@unix-01 ~]# asterisk -rx 'iax2 show registry'
Host               dnsmgr  Username    Perceived             Refresh  State
51.79.22.10:4569   Y       0318805819  197.92.242.80:4569         60  Registered
1 IAX2 registrations.{code}

Asterisk 16.11.1:
{code}[root@sip ~]# asterisk -rx 'iax2 show registry'
Host               dnsmgr  Username    Perceived           Refresh  State
51.79.22.10:4569   Y       0314473700  51.79.22.10:4569         60  Registered
1 IAX2 registrations.{code}

I presume this to be a bug?
Comments:By: Asterisk Team (asteriskteam) 2020-08-27 07:33:54.377-0500

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution. Please note that log messages and other files should not be sent to the Sangoma Asterisk Team unless explicitly asked for. All files should be placed on this issue in a sanitized fashion as needed.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

Please note that once your issue enters an open state it has been accepted. As Asterisk is an open source project there is no guarantee or timeframe on when your issue will be looked into. If you need expedient resolution you will need to find and pay a suitable developer. Asking for an update on your issue will not yield any progress on it and will not result in a response. All updates are posted to the issue when they occur.

By: Friendly Automation (friendly-automation) 2022-03-25 17:32:43.230-0500

Change 18196 merged by Friendly Automation:
chan_iax2: Fix perceived showing host address.

[https://gerrit.asterisk.org/c/asterisk/+/18196|https://gerrit.asterisk.org/c/asterisk/+/18196]

By: Friendly Automation (friendly-automation) 2022-03-25 17:34:53.977-0500

Change 18224 merged by Friendly Automation:
chan_iax2: Fix perceived showing host address.

[https://gerrit.asterisk.org/c/asterisk/+/18224|https://gerrit.asterisk.org/c/asterisk/+/18224]

By: Friendly Automation (friendly-automation) 2022-03-25 17:35:42.730-0500

Change 18226 merged by Friendly Automation:
chan_iax2: Fix perceived showing host address.

[https://gerrit.asterisk.org/c/asterisk/+/18226|https://gerrit.asterisk.org/c/asterisk/+/18226]

By: Friendly Automation (friendly-automation) 2022-03-25 17:36:47.589-0500

Change 18225 merged by Friendly Automation:
chan_iax2: Fix perceived showing host address.

[https://gerrit.asterisk.org/c/asterisk/+/18225|https://gerrit.asterisk.org/c/asterisk/+/18225]