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)