[asterisk-dev] [Code Review] Add test for subscribing for MWI notifications from external sources using a Test Object that manages SIPp scenarios
Mark Michelson
reviewboard at asterisk.org
Fri Jul 27 12:52:25 CDT 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2059/#review6826
-----------------------------------------------------------
Ship it!
Excellent!
- Mark
On July 25, 2012, 9:28 a.m., Matt Jordan wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/2059/
> -----------------------------------------------------------
>
> (Updated July 25, 2012, 9:28 a.m.)
>
>
> Review request for Asterisk Developers and Mark Michelson.
>
>
> Summary
> -------
>
> This test introduces a fairly straight forward test that covers Asterisk sending a SUBSCRIBE request for MWI notifications, and receiving a corresponding NOTIFY request from the external source. This test does not attempt to cover the event system's dispensing of MWI notifications to Asterisk modules; rather it only attempts to cover chan_sip's responsibilities in sending a SIP SUBSCRIBE request/receiving a SIP NOTIFY request.
>
> As part of this, a new test object was written for the pluggable framework that orchestrates SIPp scenarios against a single instance of Asterisk. SIPp scenarios can be executed in a sequence, and in parallel. The test object includes entry points for custom modules to register themselves as observers between SIPp scenario executions - either between any scenario executed in parallel, or between sets of scenarios executed in sequence.
>
>
> This addresses bugs ASTERISK-19827 and ASTERISK-19939.
> https://issues.asterisk.org/jira/browse/ASTERISK-19827
> https://issues.asterisk.org/jira/browse/ASTERISK-19939
>
>
> Diffs
> -----
>
> /asterisk/trunk/lib/python/asterisk/sipp.py 3325
> /asterisk/trunk/sample-yaml/sipptestcase-config.yaml.sample PRE-CREATION
> /asterisk/trunk/tests/channels/SIP/subscribe/configs/ast1/sip.conf PRE-CREATION
> /asterisk/trunk/tests/channels/SIP/subscribe/sipp/uas_subscribe_mwi.xml PRE-CREATION
> /asterisk/trunk/tests/channels/SIP/subscribe/test-config.yaml PRE-CREATION
> /asterisk/trunk/tests/channels/SIP/tests.yaml 3348
>
> Diff: https://reviewboard.asterisk.org/r/2059/diff
>
>
> Testing
> -------
>
>
> Thanks,
>
> Matt
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20120727/e8b56dd8/attachment.htm>
More information about the asterisk-dev
mailing list