[asterisk-commits] gtjoseph: testsuite/asterisk/trunk r5590 - /asterisk/trunk/tests/channels/pjs...
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Sep 18 11:12:56 CDT 2014
Author: gtjoseph
Date: Thu Sep 18 11:12:53 2014
New Revision: 5590
URL: http://svnview.digium.com/svn/testsuite?view=rev&rev=5590
Log:
channels/pjsip/ami/show_endpoint: Update ListItems for 423284
Update ListItems from 6 to 7 to since commit 423284 corrected
how PJSIPShowEndpoint ListItems is calculated.
Tested-by: George Joseph
Modified:
asterisk/trunk/tests/channels/pjsip/ami/show_endpoint/test-config.yaml
Modified: asterisk/trunk/tests/channels/pjsip/ami/show_endpoint/test-config.yaml
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/channels/pjsip/ami/show_endpoint/test-config.yaml?view=diff&rev=5590&r1=5589&r2=5590
==============================================================================
--- asterisk/trunk/tests/channels/pjsip/ami/show_endpoint/test-config.yaml (original)
+++ asterisk/trunk/tests/channels/pjsip/ami/show_endpoint/test-config.yaml Thu Sep 18 11:12:53 2014
@@ -418,7 +418,5 @@
match:
ActionID: '12345'
EventList: 'Complete'
- # XXX The ListItems here is the number of distinct events, not the actual number of list items.
- # This may need to be altered if the number of ListItems reported gets altered.
- ListItems: '6'
- count: 1
+ ListItems: '7'
+ count: 1
More information about the asterisk-commits
mailing list