[svn-commits] mmichelson: branch mmichelson/srv_sip_outbound r203 - /asterisk/team/mmichels...

SVN commits to the Digium repositories svn-commits at lists.digium.com
Tue Apr 6 10:33:26 CDT 2010


Author: mmichelson
Date: Tue Apr  6 10:33:25 2010
New Revision: 203

URL: http://svnview.digium.com/svn/testsuite?view=rev&rev=203
Log:
Add test-config.yaml file.


Added:
    asterisk/team/mmichelson/srv_sip_outbound/tests/sip_outbound_address/test-config.yaml   (with props)

Added: asterisk/team/mmichelson/srv_sip_outbound/tests/sip_outbound_address/test-config.yaml
URL: http://svnview.digium.com/svn/testsuite/asterisk/team/mmichelson/srv_sip_outbound/tests/sip_outbound_address/test-config.yaml?view=auto&rev=203
==============================================================================
--- asterisk/team/mmichelson/srv_sip_outbound/tests/sip_outbound_address/test-config.yaml (added)
+++ asterisk/team/mmichelson/srv_sip_outbound/tests/sip_outbound_address/test-config.yaml Tue Apr  6 10:33:25 2010
@@ -1,0 +1,22 @@
+testinfo:
+    summary:     'Test explicit outbound host for SIP calls'
+    description: |
+        "This tests the ability to specify an explicit host to send
+        an outbound SIP INVITE to. The test works by having two SIPp
+        UASs waiting for INVITEs. Each is set to answer an inbound INVITE
+        and then send an RFC2833 DTMF digit. Asterisk will read this digit,
+        and determine who answered the call. Based on who answered the call,
+        we can determine which UAS answered and whether it was the one we
+        expected.
+
+        It is possible that this test could be done in a more straightforward
+        manner. Suggestions are certainly welcome."
+    issues:
+        - jira : 'ABE-2153'
+
+properties:
+    minversion: 'trunk'
+    dependencies:
+        - app : 'bash'
+        - app : 'sipp'
+        - app : 'asttest'

Propchange: asterisk/team/mmichelson/srv_sip_outbound/tests/sip_outbound_address/test-config.yaml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: asterisk/team/mmichelson/srv_sip_outbound/tests/sip_outbound_address/test-config.yaml
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: asterisk/team/mmichelson/srv_sip_outbound/tests/sip_outbound_address/test-config.yaml
------------------------------------------------------------------------------
    svn:mime-type = text/plain




More information about the svn-commits mailing list