[asterisk-dev] [Code Review] 3978: Testsuite: Test for RLS large NOTIFY requests
Mark Michelson
reviewboard at asterisk.org
Wed Sep 10 10:44:57 CDT 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3978/
-----------------------------------------------------------
(Updated Sept. 10, 2014, 10:44 a.m.)
Status
------
This change has been marked as submitted.
Review request for Asterisk Developers.
Changes
-------
Committed in revision 5577
Bugs: ASTERISK-24181
https://issues.asterisk.org/jira/browse/ASTERISK-24181
Repository: testsuite
Description
-------
This is a very simple test to ensure that Asterisk is capable of sending very large NOTIFY requests for RLS.
This test has a SIPp scenario subscribe to a list of 20 presence resources. The resulting full state NOTIFY upon subscription clocks in around 17500 bytes. We don't care about the actual integrity of the NOTIFY that Asterisk sends for this test, just that Asterisk actually can send it.
Diffs
-----
/asterisk/trunk/tests/channels/pjsip/subscriptions/rls/lists/off_nominal/tests.yaml PRE-CREATION
/asterisk/trunk/tests/channels/pjsip/subscriptions/rls/lists/off_nominal/large_notify/test-config.yaml PRE-CREATION
/asterisk/trunk/tests/channels/pjsip/subscriptions/rls/lists/off_nominal/large_notify/sipp/subscribe.xml PRE-CREATION
/asterisk/trunk/tests/channels/pjsip/subscriptions/rls/lists/off_nominal/large_notify/configs/ast1/pjsip.conf PRE-CREATION
/asterisk/trunk/tests/channels/pjsip/subscriptions/rls/lists/off_nominal/large_notify/configs/ast1/extensions.conf PRE-CREATION
Diff: https://reviewboard.asterisk.org/r/3978/diff/
Testing
-------
Without the patch on /r/3977, this test fails since Asterisk cannot send the large NOTIFY. With the patch applied, this test succeeds.
Thanks,
Mark Michelson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140910/7cc11676/attachment.html>
More information about the asterisk-dev
mailing list