[asterisk-bugs] [JIRA] (ASTERISK-29048) Asterisk 16.11.1 - iax2 show registry shows remote host's IP as perceived

David Herselman (JIRA) noreply at issues.asterisk.org
Thu Aug 27 07:35:43 CDT 2020


David Herselman created ASTERISK-29048:
------------------------------------------

             Summary: Asterisk 16.11.1 - iax2 show registry shows remote host's IP as perceived
                 Key: ASTERISK-29048
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29048
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Channels/chan_iax2
    Affects Versions: 16.11.1
         Environment: Sangoma 7 FreePBX 15
CentOS 6
            Reporter: David Herselman
            Severity: Minor


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 at 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 at 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?



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list