summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorzuul <zuul@gerrit.asterisk.org>2016-12-05 22:00:27 -0600
committerGerrit Code Review <gerrit2@gerrit.digium.api>2016-12-05 22:00:27 -0600
commit8bd9dc568af0bd111dd44b048c9dd069be7396b4 (patch)
tree9a42ef173b3fe4ba95071dbe4c1d6becddf57523 /CHANGES
parent2a415187c50e13b9404c5353f56fa004c2d985e3 (diff)
parent4b3d3fc7412817e76808d9ef5eff59c5713f41c5 (diff)
Merge "res_pjsip_outbound_registration.c: Filter redundant statsd reporting."
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 886cd00d3..431218ffd 100644
--- a/CHANGES
+++ b/CHANGES
@@ -79,6 +79,12 @@ res_pjproject
* Added new pjproject.conf startup section "log_level' option to set the
initial maximum PJPROJECT logging level.
+res_pjsip_outbound_registration
+------------------
+ * Statsd no longer logs redundant status PJSIP.registrations.state changes
+ for internal state transitions that don't change the reported public status
+ state.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 14.1.0 to Asterisk 14.2.0 ------------
------------------------------------------------------------------------------