[asterisk-dev] [Code Review] Top down test "callparking" GSOC 2010

mnick at digium.com mnick at digium.com
Sun Aug 15 16:27:31 CDT 2010


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/848/
-----------------------------------------------------------

(Updated 2010-08-15 16:27:31.243901)


Review request for Asterisk Developers and Russell Bryant.


Changes
-------

changed to "install_configs" and made the code pep8 conformal


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 719 
  /asterisk/trunk/tests/tests.yaml 719 

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