[Home]

Summary:ASTERISK-25116: res_pjsip: Two PeerStatus AMI messages are sent for every status change
Reporter:George Joseph (gjoseph)Labels:
Date Opened:2015-05-21 17:47:56Date Closed:2016-01-06 06:47:54.000-0600
Priority:TrivialRegression?
Status:Closed/CompleteComponents:Resources/res_pjsip
Versions:SVN 13.3.2 13.4.0 Frequency of
Occurrence
Constant
Related
Issues:
is related toASTERISK-25137 endpoint stasis messages are delivered twice
Environment:Attachments:
Description:Every time a pjsip endpoint changes status, 2 exact-same PeerStatus events are sent by AMI.

I've confirmed that ast_endpoint_blob_publish is only called once and verified with WaitEvent and Wireshark that AMI sends 2 events.
Comments:By: Leon Rowland (zogot) 2015-09-23 08:55:15.577-0500

This also effects chan_sip.