[asterisk-dev] [Code Review] Top down test "callparking" GSOC 2010
mnick at digium.com
mnick at digium.com
Thu Aug 5 16:25:22 CDT 2010
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/848/
-----------------------------------------------------------
Review request for Asterisk Developers and Russell Bryant.
Summary
-------
This is a "callparking" top down test for asterisk:
1. userA calls userB
2. userB dials # -> 700, to park userA (701).
3. userB calls userC
4. userC dials # -> 700, to park userB (702).
5. userC dials 701 and retrieves userA
6. userC dials 702 and retrieves userB
- Test successful -
the logger.conf(s) will be removed when I commit the test to the testsuite!
Diffs
-----
/asterisk/trunk/tests/callparking/configs/extensions.conf PRE-CREATION
/asterisk/trunk/tests/callparking/configs/iax.conf PRE-CREATION
/asterisk/trunk/tests/callparking/configs/logger.conf PRE-CREATION
/asterisk/trunk/tests/callparking/configs2/extensions.conf PRE-CREATION
/asterisk/trunk/tests/callparking/configs2/iax.conf PRE-CREATION
/asterisk/trunk/tests/callparking/configs2/logger.conf PRE-CREATION
/asterisk/trunk/tests/callparking/configs3/extensions.conf PRE-CREATION
/asterisk/trunk/tests/callparking/configs3/iax.conf PRE-CREATION
/asterisk/trunk/tests/callparking/configs3/logger.conf PRE-CREATION
/asterisk/trunk/tests/callparking/run-test PRE-CREATION
/asterisk/trunk/tests/callparking/test-config.yaml PRE-CREATION
/asterisk/trunk/tests/tests.yaml 710
Diff: https://reviewboard.asterisk.org/r/848/diff
Testing
-------
Tested on 1.4, 1.6.0, 1.6.2 and trunk
Thanks,
mnick
More information about the asterisk-dev
mailing list