From 3a982cffa20f59ec0cac37f3a4c4279be7d06334 Mon Sep 17 00:00:00 2001 From: Andrew Pogrebennyk Date: Wed, 9 Jul 2014 12:59:28 +0200 Subject: [PATCH] MT#7319 fix invite_concurrent_max_out --- .../0012_test.yml.tt2 | 6 ++-- .../0018_test.yml.tt2 | 12 +++---- .../invite_concurrent_max_out/scenario.yml | 2 +- .../sipp_scenario_responder01.xml | 34 +++++++++---------- 4 files changed, 27 insertions(+), 27 deletions(-) diff --git a/scenarios/invite_concurrent_max_out/0012_test.yml.tt2 b/scenarios/invite_concurrent_max_out/0012_test.yml.tt2 index acd03216..2baa7174 100644 --- a/scenarios/invite_concurrent_max_out/0012_test.yml.tt2 +++ b/scenarios/invite_concurrent_max_out/0012_test.yml.tt2 @@ -15,7 +15,7 @@ flow: sip_in: - '^INVITE' - 'Contact: sip:testuser1002@' - - 'To: ;tag=[pid]SIPpTag00[call_number] - To: + From: ;tag=[pid]SIPpTag00[call_number] + To: Call-ID: [call_id] CSeq: 1 INVITE - Contact: sip:[field0 file="callee.csv" line=1]@[local_ip]:[local_port] + Contact: sip:[field0 file="caller.csv" line=0]@[local_ip]:[local_port] Max-Forwards: 70 Content-Type: application/sdp Content-Length: [len] @@ -38,13 +38,13 @@ ;tag=[pid]SIPpTag00[call_number] - To: [peer_tag_param] + From: ;tag=[pid]SIPpTag00[call_number] + To: [peer_tag_param] Call-ID: [call_id] CSeq: [cseq] ACK - Contact: sip:[field0 file="callee.csv" line=1]@[local_ip]:[local_port] + Contact: sip:[field0 file="caller.csv" line=0]@[local_ip]:[local_port] Max-Forwards: 70 Content-Length: 0 @@ -56,15 +56,15 @@ ;tag=[pid]SIPpTag00[call_number] - To: + From: ;tag=[pid]SIPpTag00[call_number] + To: Call-ID: [call_id] CSeq: [cseq] INVITE - Contact: sip:[field0 file="callee.csv" line=1]@[local_ip]:[local_port] + Contact: sip:[field0 file="caller.csv" line=0]@[local_ip]:[local_port] Max-Forwards: 70 - [field2 file="callee.csv" line=1] + [field1 file="caller.csv" line=0] Content-Type: application/sdp Content-Length: [len] @@ -89,13 +89,13 @@ ;tag=[pid]SIPpTag00[call_number] - To: [peer_tag_param] + From: ;tag=[pid]SIPpTag00[call_number] + To: [peer_tag_param] Call-ID: [call_id] CSeq: [cseq] ACK - Contact: sip:[field0 file="callee.csv" line=1]@[local_ip]:[local_port] + Contact: sip:[field0 file="caller.csv" line=0]@[local_ip]:[local_port] Max-Forwards: 70 Content-Length: 0