[asterisk-commits] rmudgett: testsuite/asterisk/trunk r1781 - in /asterisk/trunk/tests/channels/...

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Thu Jul 21 15:42:54 CDT 2011


Author: rmudgett
Date: Thu Jul 21 15:42:47 2011
New Revision: 1781

URL: http://svnview.digium.com/svn/testsuite?view=rev&rev=1781
Log:
Add SIP SRTP external tests.

These tests check the ability to get SRTP connections:

1) sip_srtp test establishes a SIP call with SRTP to see if the call can
get connected.

2) noload_res_srtp test checks to see if a normal SIP call can still be
done when SRTP is not loaded.

3) noload_res_srtp_attemtp_srtp test checks to see if the call will fail
if SRTP is not enabled and an incoming call requests it.

4) secure_bridge_media test checks to see if SRTP can be requested
dynamically for an outgoing call.

Review: https://reviewboard.asterisk.org/r/1280/

Added:
    asterisk/trunk/tests/channels/SIP/noload_res_srtp/
      - copied from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/noload_res_srtp/
    asterisk/trunk/tests/channels/SIP/noload_res_srtp/configs/
      - copied from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/noload_res_srtp/configs/
    asterisk/trunk/tests/channels/SIP/noload_res_srtp/configs/ast1/
      - copied from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/noload_res_srtp/configs/ast1/
    asterisk/trunk/tests/channels/SIP/noload_res_srtp/configs/ast1/extensions.conf
      - copied unchanged from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/noload_res_srtp/configs/ast1/extensions.conf
    asterisk/trunk/tests/channels/SIP/noload_res_srtp/configs/ast1/sip.conf
      - copied unchanged from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/noload_res_srtp/configs/ast1/sip.conf
    asterisk/trunk/tests/channels/SIP/noload_res_srtp/configs/ast2/
      - copied from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/noload_res_srtp/configs/ast2/
    asterisk/trunk/tests/channels/SIP/noload_res_srtp/configs/ast2/extensions.conf
      - copied unchanged from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/noload_res_srtp/configs/ast2/extensions.conf
    asterisk/trunk/tests/channels/SIP/noload_res_srtp/configs/ast2/sip.conf
      - copied unchanged from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/noload_res_srtp/configs/ast2/sip.conf
    asterisk/trunk/tests/channels/SIP/noload_res_srtp/configs/modules.conf
      - copied unchanged from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/noload_res_srtp/configs/modules.conf
    asterisk/trunk/tests/channels/SIP/noload_res_srtp/run-test
      - copied unchanged from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/noload_res_srtp/run-test
    asterisk/trunk/tests/channels/SIP/noload_res_srtp/test-config.yaml
      - copied unchanged from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/noload_res_srtp/test-config.yaml
    asterisk/trunk/tests/channels/SIP/noload_res_srtp_attempt_srtp/
      - copied from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/noload_res_srtp_attempt_srtp/
    asterisk/trunk/tests/channels/SIP/noload_res_srtp_attempt_srtp/configs/
      - copied from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/noload_res_srtp_attempt_srtp/configs/
    asterisk/trunk/tests/channels/SIP/noload_res_srtp_attempt_srtp/configs/ast1/
      - copied from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/noload_res_srtp_attempt_srtp/configs/ast1/
    asterisk/trunk/tests/channels/SIP/noload_res_srtp_attempt_srtp/configs/ast1/extensions.conf
      - copied unchanged from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/noload_res_srtp_attempt_srtp/configs/ast1/extensions.conf
    asterisk/trunk/tests/channels/SIP/noload_res_srtp_attempt_srtp/configs/ast1/manager.general.conf.inc
      - copied unchanged from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/noload_res_srtp_attempt_srtp/configs/ast1/manager.general.conf.inc
    asterisk/trunk/tests/channels/SIP/noload_res_srtp_attempt_srtp/configs/ast1/sip.conf
      - copied unchanged from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/noload_res_srtp_attempt_srtp/configs/ast1/sip.conf
    asterisk/trunk/tests/channels/SIP/noload_res_srtp_attempt_srtp/configs/ast2/
      - copied from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/noload_res_srtp_attempt_srtp/configs/ast2/
    asterisk/trunk/tests/channels/SIP/noload_res_srtp_attempt_srtp/configs/ast2/extensions.conf
      - copied unchanged from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/noload_res_srtp_attempt_srtp/configs/ast2/extensions.conf
    asterisk/trunk/tests/channels/SIP/noload_res_srtp_attempt_srtp/configs/ast2/modules.conf
      - copied unchanged from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/noload_res_srtp_attempt_srtp/configs/ast2/modules.conf
    asterisk/trunk/tests/channels/SIP/noload_res_srtp_attempt_srtp/configs/ast2/sip.conf
      - copied unchanged from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/noload_res_srtp_attempt_srtp/configs/ast2/sip.conf
    asterisk/trunk/tests/channels/SIP/noload_res_srtp_attempt_srtp/run-test
      - copied unchanged from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/noload_res_srtp_attempt_srtp/run-test
    asterisk/trunk/tests/channels/SIP/noload_res_srtp_attempt_srtp/test-config.yaml
      - copied unchanged from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/noload_res_srtp_attempt_srtp/test-config.yaml
    asterisk/trunk/tests/channels/SIP/secure_bridge_media/
      - copied from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/secure_bridge_media/
    asterisk/trunk/tests/channels/SIP/secure_bridge_media/configs/
      - copied from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/secure_bridge_media/configs/
    asterisk/trunk/tests/channels/SIP/secure_bridge_media/configs/ast1/
      - copied from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/secure_bridge_media/configs/ast1/
    asterisk/trunk/tests/channels/SIP/secure_bridge_media/configs/ast1/extensions.conf
      - copied unchanged from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/secure_bridge_media/configs/ast1/extensions.conf
    asterisk/trunk/tests/channels/SIP/secure_bridge_media/configs/ast1/sip.conf
      - copied unchanged from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/secure_bridge_media/configs/ast1/sip.conf
    asterisk/trunk/tests/channels/SIP/secure_bridge_media/configs/ast2/
      - copied from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/secure_bridge_media/configs/ast2/
    asterisk/trunk/tests/channels/SIP/secure_bridge_media/configs/ast2/extensions.conf
      - copied unchanged from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/secure_bridge_media/configs/ast2/extensions.conf
    asterisk/trunk/tests/channels/SIP/secure_bridge_media/configs/ast2/sip.conf
      - copied unchanged from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/secure_bridge_media/configs/ast2/sip.conf
    asterisk/trunk/tests/channels/SIP/secure_bridge_media/run-test
      - copied unchanged from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/secure_bridge_media/run-test
    asterisk/trunk/tests/channels/SIP/secure_bridge_media/test-config.yaml
      - copied unchanged from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/secure_bridge_media/test-config.yaml
    asterisk/trunk/tests/channels/SIP/sip_srtp/
      - copied from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/sip_srtp/
    asterisk/trunk/tests/channels/SIP/sip_srtp/configs/
      - copied from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/sip_srtp/configs/
    asterisk/trunk/tests/channels/SIP/sip_srtp/configs/ast1/
      - copied from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/sip_srtp/configs/ast1/
    asterisk/trunk/tests/channels/SIP/sip_srtp/configs/ast1/extensions.conf
      - copied unchanged from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/sip_srtp/configs/ast1/extensions.conf
    asterisk/trunk/tests/channels/SIP/sip_srtp/configs/ast1/sip.conf
      - copied unchanged from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/sip_srtp/configs/ast1/sip.conf
    asterisk/trunk/tests/channels/SIP/sip_srtp/configs/ast2/
      - copied from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/sip_srtp/configs/ast2/
    asterisk/trunk/tests/channels/SIP/sip_srtp/configs/ast2/extensions.conf
      - copied unchanged from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/sip_srtp/configs/ast2/extensions.conf
    asterisk/trunk/tests/channels/SIP/sip_srtp/configs/ast2/sip.conf
      - copied unchanged from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/sip_srtp/configs/ast2/sip.conf
    asterisk/trunk/tests/channels/SIP/sip_srtp/run-test
      - copied unchanged from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/sip_srtp/run-test
    asterisk/trunk/tests/channels/SIP/sip_srtp/test-config.yaml
      - copied unchanged from r1780, asterisk/team/rmudgett/srtp/tests/channels/SIP/sip_srtp/test-config.yaml
Modified:
    asterisk/trunk/tests/channels/SIP/tests.yaml

Modified: asterisk/trunk/tests/channels/SIP/tests.yaml
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/channels/SIP/tests.yaml?view=diff&rev=1781&r1=1780&r2=1781
==============================================================================
--- asterisk/trunk/tests/channels/SIP/tests.yaml (original)
+++ asterisk/trunk/tests/channels/SIP/tests.yaml Thu Jul 21 15:42:47 2011
@@ -15,6 +15,10 @@
     - test: 'sip_register'
     - test: 'sip_channel_params'
     - test: 'sip_tls_call'
+    - test: 'sip_srtp'
+    - test: 'noload_res_srtp'
+    - test: 'noload_res_srtp_attempt_srtp'
+    - test: 'secure_bridge_media'
     - test: 'message_disabled'
     - test: 'message_unauth'
     - test: 'message_auth'




More information about the asterisk-commits mailing list