[Home]

Summary:ASTERISK-27402: AMI generating incorrect ContactStatus events
Reporter:Jared Hull (fortytwo)Labels:
Date Opened:2017-11-07 14:49:45.000-0600Date Closed:
Priority:MinorRegression?
Status:Open/NewComponents:Resources/res_pjsip
Versions:14.6.0 15.0.0 15.1.0 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) ami_events.txt
( 1) pjsip_show_endpoints_and_contacts.txt
( 2) pjsip.conf.txt
Description:See attached ami_events.txt, Asterisk sends these events all at once.
pjsip.conf.txt is my endpoint configuration, they all have different AORs.
pjsip_show_endpoints_and contacts.txt shows that Asterisk knows the AORs and contacts are separate.

It is as if Asterisk sees 110 and searches all endpoints for matches which contain 110, then it sends events for those endpoints at the same time with the same ContactStatus and RoundtripUsec as 110 has. It does not generate events for 1110 and 7110 at all, even if 110 is unavailable. Endpoint 1101 is matched for both endpoints 110 and 101.
Comments:By: Asterisk Team (asteriskteam) 2017-11-07 14:49:46.176-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].