[Home]

Summary:ASTERISK-25675: Endpoint not listed as Unreachable
Reporter:Daniel Journo (journo)Labels:
Date Opened:2016-01-09 15:30:18.000-0600Date Closed:2016-01-20 11:59:50.000-0600
Priority:MajorRegression?Yes
Status:Closed/CompleteComponents:Channels/chan_pjsip
Versions:13.7.0 Frequency of
Occurrence
Constant
Related
Issues:
Environment:Attachments:
Description:Register an endpoint to Asterisk PJSIP and the CLI says 'Endpoint XXX is now Reachable'

Unregister the same endpoint and instead of saying 'Endpoint XXX is Unreachable', the CLI displays the following:-

ERROR[1963]: res_pjsip/pjsip_configuration.c:197 persistent_endpoint_contact_deleted_observer: Unable to create ast_sip_contact_status for contact 202/sip:202@80.41.111.172:52840;rinstance=0d0f9106049fa741

I've tested with 13.5.0 and that version works as expected with the CLI saying 'Endpoint XXX is now Unreachable'.
Comments:By: Asterisk Team (asteriskteam) 2016-01-09 15:30:20.411-0600

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.

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].