[asterisk-dev] [Code Review] 2653: Add some Local channel tests

svnbot reviewboard at asterisk.org
Mon Jul 8 09:51:47 CDT 2013


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

(Updated July 8, 2013, 9:51 a.m.)


Status
------

This change has been marked as submitted.


Review request for Asterisk Developers.


Changes
-------

Committed in revision 3889


Repository: testsuite


Description
-------

This patch adds four tests for Local channels to the Test Suite:

* A test that originates an optimizing Local channel, connects it to a SIP channel and executes an application. The test verifies that we don't optimize (yes, this is "impossible" currently, but it's good to check that)
* A test that originates both an optimizing and non-optimizing Local channel between two SIP channels in basic mixing bridges and verifies both that an optimization occurs when it should and that it doesn't when it shouldn't
* A test that originates both an optimizing and non-optimizing Local channel between a SIP channel and a holding bridge. The test verifies that we optimize when we should and don't optimize when we shouldn't.
* A test that originates a non-optimizing Local channel between two SIP channels and then forces an optimization via the LocalOptimizeAway AMI action.


Diffs
-----

  /asterisk/trunk/tests/channels/local/local_app/configs/ast1/extensions.conf PRE-CREATION 
  /asterisk/trunk/tests/channels/local/local_app/configs/ast1/sip.conf PRE-CREATION 
  /asterisk/trunk/tests/channels/local/local_app/test-config.yaml PRE-CREATION 
  /asterisk/trunk/tests/channels/local/local_call/configs/ast1/extensions.conf PRE-CREATION 
  /asterisk/trunk/tests/channels/local/local_call/configs/ast1/sip.conf PRE-CREATION 
  /asterisk/trunk/tests/channels/local/local_call/test-config.yaml PRE-CREATION 
  /asterisk/trunk/tests/channels/local/local_holding_bridge/configs/ast1/extensions.conf PRE-CREATION 
  /asterisk/trunk/tests/channels/local/local_holding_bridge/configs/ast1/sip.conf PRE-CREATION 
  /asterisk/trunk/tests/channels/local/local_holding_bridge/test-config.yaml PRE-CREATION 
  /asterisk/trunk/tests/channels/local/local_optimize_away/configs/ast1/extensions.conf PRE-CREATION 
  /asterisk/trunk/tests/channels/local/local_optimize_away/configs/ast1/sip.conf PRE-CREATION 
  /asterisk/trunk/tests/channels/local/local_optimize_away/local_optimize_away.py PRE-CREATION 
  /asterisk/trunk/tests/channels/local/local_optimize_away/test-config.yaml PRE-CREATION 
  /asterisk/trunk/tests/channels/local/tests.yaml PRE-CREATION 
  /asterisk/trunk/tests/channels/tests.yaml 3839 

Diff: https://reviewboard.asterisk.org/r/2653/diff/


Testing
-------

Things pass!


Thanks,

Matt Jordan

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130708/0f1d5631/attachment.htm>


More information about the asterisk-dev mailing list