#941217 asterisk: pjsip show contacts displays double entries for each contact

Package:
asterisk
Source:
asterisk
Description:
Open Source Private Branch Exchange (PBX)
Submitter:
Duke
Date:
2021-07-08 06:24:02 UTC
Severity:
normal
Tags:
#941217#5
Date:
2019-09-26 15:32:51 UTC
From:
To:
Dear Maintainer,

The CLI command "pjsip show contacts" shows two entries for each
contact. For example:

CLI> pjsip show contacts

 Contact:  203/sip:203@192.168.0.18:62133;transport=TLS    b07e4532df
Avail       33.264
 Contact:  203/sip:203@192.168.0.18:62133;transport=TLS    b07e4532df
Avail       33.264
 Contact:  205/sip:205@192.168.0.12:62388;transport=TLS    6d01f45c82
Avail       32.755
 Contact:  205/sip:205@192.168.0.12:62388;transport=TLS    6d01f45c82
Avail       32.755

Objects found: 4

The normal behavior is to show each contact once, as the Asterisk
Development Team has already corrected in version 16.6.0-rc2 (res_pjsip:
fix more contacts of the same contact in "pjsip show contacts". -
ASTERISK-28228)

#941217#10
Date:
2019-10-04 20:44:27 UTC
From:
To:
Control: tags -1 fixed-upstream
Control: forwarded -1 https://issues.asterisk.org/jira/browse/ASTERISK-28228

Thanks. I don't think this warrants a backport, I'll upload 16.6.0 when
it is out.

Bernhard

#941217#21
Date:
2021-07-08 05:30:57 UTC
From:
To:

#941217#26
Date:
2021-07-08 06:20:51 UTC
From:
To:
Hi,
The bullseye release (due on 22.7. I believe) will carry 16.16.1. This
version is also available in buster-backports.

Bernhard