[Asterisk-code-review] pjsip/statsd/contacts: Updated for Removed status (testsuite[master])

George Joseph asteriskteam at digium.com
Fri Dec 4 17:58:02 CST 2015


George Joseph has uploaded a new change for review.

  https://gerrit.asterisk.org/1769

Change subject: pjsip/statsd/contacts:  Updated for Removed status
......................................................................

pjsip/statsd/contacts:  Updated for Removed status

Asterisk now reset the Removed statsd counter on startup.

ASTERISK-25608

Change-Id: I3461d41e2dd98a1290111218be54f8cbe4efddc5
---
M tests/channels/pjsip/statsd/contacts/test-config.yaml
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/69/1769/1

diff --git a/tests/channels/pjsip/statsd/contacts/test-config.yaml b/tests/channels/pjsip/statsd/contacts/test-config.yaml
index e95122f..98edb0a 100644
--- a/tests/channels/pjsip/statsd/contacts/test-config.yaml
+++ b/tests/channels/pjsip/statsd/contacts/test-config.yaml
@@ -36,6 +36,8 @@
         -
             'PJSIP\.contacts\.states\.Created:0\|g'
         -
+            'PJSIP\.contacts\.states\.Removed:0\|g'
+        -
             'PJSIP\.contacts\.states\.Created:\+1\|g'
         -
             'PJSIP\.contacts\.states\.Created:\-1\|g'

-- 
To view, visit https://gerrit.asterisk.org/1769
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3461d41e2dd98a1290111218be54f8cbe4efddc5
Gerrit-PatchSet: 1
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: George Joseph <george.joseph at fairview5.com>



More information about the asterisk-code-review mailing list