From fe6325e5fb8839a3a8624941a3c898e2d13edd4a Mon Sep 17 00:00:00 2001 From: Nanang Izzuddin Date: Tue, 26 Jun 2012 02:28:59 +0000 Subject: Close #1523: - updated scenarios to work with mod_sipp.py (adding config .py file, etc) - integrated mod_sipp.py to runall.py - removed uas.xml, as it is similar to recvfrom\100_simple.py (REGISTER+resp 200) - renamed scenarios (to allow running these SIPp scenarios without .py file): - prack_fork.xml -> uas-prack_fork.xml - inv_401_retry_after_100.xml -> uas-inv_401_retry_after_100.xml git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4177 74dad513-b988-da41-8d7b-12977e46ad98 --- tests/pjsua/scripts-sipp/strict-route.xml | 47 ++++++------------------------- 1 file changed, 9 insertions(+), 38 deletions(-) (limited to 'tests/pjsua/scripts-sipp/strict-route.xml') diff --git a/tests/pjsua/scripts-sipp/strict-route.xml b/tests/pjsua/scripts-sipp/strict-route.xml index a855209f..0ed6935f 100644 --- a/tests/pjsua/scripts-sipp/strict-route.xml +++ b/tests/pjsua/scripts-sipp/strict-route.xml @@ -88,14 +88,14 @@ [last_To:];tag=[call_number] [last_Call-ID:] [last_CSeq:] - Contact: - Record-route: + Contact: + Record-route: Content-Type: application/sdp v=0 - o=- 3442013205 3442013205 IN IP4 192.168.0.13 + o=- 3442013205 3442013205 IN IP4 [local_ip] s=pjsip - c=IN IP4 192.168.0.13 + c=IN IP4 [local_ip] t=0 0 m=audio 4002 RTP/AVP 0 a=rtpmap:0 PCMU/8000 @@ -111,43 +111,14 @@ [last_To:];tag=[call_number] [last_Call-ID:] [last_CSeq:] - Contact: - Record-route: + Contact: + Record-route: Content-Type: application/sdp v=0 - o=- 3442013205 3442013205 IN IP4 192.168.0.13 + o=- 3442013205 3442013205 IN IP4 [local_ip] s=pjsip - c=IN IP4 192.168.0.13 - t=0 0 - m=audio 4002 RTP/AVP 0 - a=rtpmap:0 PCMU/8000 - ]]> - - - - - - - - Record-route: - Content-Type: application/sdp - - v=0 - o=- 3442013205 3442013205 IN IP4 192.168.0.13 - s=pjsip - c=IN IP4 192.168.0.13 + c=IN IP4 [local_ip] t=0 0 m=audio 4002 RTP/AVP 0 a=rtpmap:0 PCMU/8000 @@ -177,7 +148,7 @@ - + -- cgit v1.2.3