[asterisk-dev] [Code Review] 2847: testsuite: Update the masquerade supertest.
Mark Michelson
reviewboard at asterisk.org
Thu Sep 12 10:21:32 CDT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2847/#review9673
-----------------------------------------------------------
/asterisk/trunk/tests/masquerade/run-test
<https://reviewboard.asterisk.org/r/2847/#comment18828>
Use booleans rather than ints.
self.use_sip_calls = False
or
self.use_sip_calls = True
/asterisk/trunk/tests/masquerade/run-test
<https://reviewboard.asterisk.org/r/2847/#comment18833>
str() shouldn't be required around tech_prefix
- Mark Michelson
On Sept. 11, 2013, 11:34 p.m., rmudgett wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/2847/
> -----------------------------------------------------------
>
> (Updated Sept. 11, 2013, 11:34 p.m.)
>
>
> Review request for Asterisk Developers.
>
>
> Bugs: ASTERISK-22221
> https://issues.asterisk.org/jira/browse/ASTERISK-22221
>
>
> Repository: testsuite
>
>
> Description
> -------
>
> Change the masquerade supertest for more flexibility.
>
> * Changed to be able to detect if the call disconnects before all channels have optimized out. The IAX2 call was getting into a screwed up state under stress and disconnected too early.
>
> * Changed the test to easily switch between SIP and IAX2. The test will now use SIP since IAX2 has difficulty under stress.
>
>
> Diffs
> -----
>
> /asterisk/trunk/tests/masquerade/test-config.yaml 4164
> /asterisk/trunk/tests/masquerade/run-test 4164
> /asterisk/trunk/tests/masquerade/configs/ast2/sip.conf PRE-CREATION
> /asterisk/trunk/tests/masquerade/configs/ast2/extensions.conf 4164
> /asterisk/trunk/tests/masquerade/configs/ast1/sip.conf PRE-CREATION
> /asterisk/trunk/tests/masquerade/configs/ast1/extensions.conf 4164
>
> Diff: https://reviewboard.asterisk.org/r/2847/diff/
>
>
> Testing
> -------
>
> Test passes using IAX2 or SIP.
> Using IAX2 results in a bouncing test because of issues with chan_iax2.c.
> Using SIP may allow the local channel chain to be increased back to 300.
>
>
> Thanks,
>
> rmudgett
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130912/6372fdbd/attachment-0001.htm>
More information about the asterisk-dev
mailing list