[asterisk-dev] [Code Review] Top down test "callparking" GSOC 2010
mnick at digium.com
mnick at digium.com
Mon Aug 16 14:22:30 CDT 2010
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/848/
-----------------------------------------------------------
(Updated 2010-08-16 14:22:30.677097)
Review request for Asterisk Developers and Russell Bryant.
Changes
-------
cleaned the code
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 (updated)
-----
/asterisk/team/mnick/gsoc2010/trunk/tests/callparking/run-test 720
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