diff --git a/scenarios/invite_concurrent_max_out/0001_test.yml.tt2 b/scenarios/invite_concurrent_max_out/0001_test.yml.tt2 new file mode 100644 index 00000000..cf91b29e --- /dev/null +++ b/scenarios/invite_concurrent_max_out/0001_test.yml.tt2 @@ -0,0 +1,35 @@ +flow: + - start|DEFAULT_ROUTE: + - start|ROUTE_NET_INFO: + - return|ROUTE_NET_INFO: + - start|ROUTE_PRX_REQUEST: + - start|ROUTE_INITVARS: + - return|ROUTE_INITVARS: + - start|ROUTE_INVITE: + - start|ROUTE_LOAD_CALLEE_DOMAIN_PREF: + - start|ROUTE_CLEAR_CALLEE_DOMAIN_PREF: + - return|ROUTE_CLEAR_CALLEE_DOMAIN_PREF: + - return|ROUTE_LOAD_CALLEE_DOMAIN_PREF: + - start|ROUTE_FIND_CALLER: + - start|ROUTE_AUTH: + - exit|ROUTE_AUTH: +sip_in: + - '^INVITE sip:004321001@' + - 'Contact: sip:testuser1002@' + - 'To: - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + - + - + + + ;tag=[pid]SIPpTag01[call_number] + To: + Call-ID: NGCP%[field4 file="callee.csv" line=0]%NEW///[call_id] + CSeq: 1 INVITE + Contact: sip:[field0 file="caller.csv"]@[local_ip]:[local_port] + Max-Forwards: 70 + Content-Type: application/sdp + Content-Length: [len] + + v=0 + o=user1 53655765 2353687637 IN IP[local_ip_type] [local_ip] + s=- + c=IN IP[media_ip_type] [media_ip] + t=0 0 + m=audio [media_port] RTP/AVP 8 + a=rtpmap:8 PCMA/8000 + a=ptime:50 + + ]]> + + + + + + + + + ;tag=[pid]SIPpTag01[call_number] + To: [peer_tag_param] + Call-ID: NGCP%[field4 file="callee.csv" line=0]%NEW///[call_id] + CSeq: 1 ACK + Contact: sip:[field0 file="caller.csv"]@[local_ip]:[local_port] + Max-Forwards: 70 + Content-Length: 0 + + ]]> + + + + + + ;tag=[pid]SIPpTag01[call_number] + To: + Call-ID: NGCP%[field4 file="callee.csv" line=0]%NEW///[call_id] + CSeq: 2 INVITE + Contact: sip:[field0 file="caller.csv"]@[local_ip]:[local_port] + Max-Forwards: 70 + [field1 file="caller.csv"] + Content-Type: application/sdp + Content-Length: [len] + + v=0 + o=user1 53655765 2353687637 IN IP[local_ip_type] [local_ip] + s=- + c=IN IP[media_ip_type] [media_ip] + t=0 0 + m=audio [media_port] RTP/AVP 8 + a=rtpmap:8 PCMA/8000 + a=ptime:50 + + ]]> + + + + + + + + + + + + - + - + - + + ;tag=[pid]SIPpTag01[call_number] + To: ;tag=[$3] + Call-ID: NGCP%[field4 file="callee.csv" line=0]%NEW///[call_id] + CSeq: 2 ACK + Contact: sip:[field0 file="caller.csv"]@[local_ip]:[local_port] + Max-Forwards: 70 + Content-Length: 0 + + ]]> + + + + + ;tag=[pid]SIPpTag00[call_number] - To: [peer_tag_param] - [last_Call-ID:] + To: ;tag=[$2] + Call-ID: NGCP%[field4 file="callee.csv" line=0]%///[call_id] CSeq: [cseq] BYE Contact: sip:[field0 file="caller.csv"]@[local_ip]:[local_port] [routes] @@ -184,10 +292,10 @@ ]]> - + - + diff --git a/scenarios/invite_concurrent_max_out/sipp_scenario_responder01.xml b/scenarios/invite_concurrent_max_out/sipp_scenario_responder01.xml deleted file mode 100644 index 2d723206..00000000 --- a/scenarios/invite_concurrent_max_out/sipp_scenario_responder01.xml +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - ;tag=[pid]SIPpTag00[call_number] - To: - Call-ID: NGCP%[field4 file="callee.csv" line=0]%///[call_id] - CSeq: 1 INVITE - Contact: sip:[field0 file="caller.csv" line=0]@[local_ip]:[local_port] - Max-Forwards: 70 - Content-Type: application/sdp - Content-Length: [len] - - v=0 - o=user1 53655765 2353687637 IN IP[local_ip_type] [local_ip] - s=- - c=IN IP[media_ip_type] [media_ip] - t=0 0 - m=audio [media_port] RTP/AVP 8 - a=rtpmap:8 PCMA/8000 - a=ptime:50 - - ]]> - - - - - - - - - ;tag=[pid]SIPpTag00[call_number] - To: [peer_tag_param] - Call-ID: NGCP%[field4 file="callee.csv" line=0]%///[call_id] - CSeq: [cseq] ACK - Contact: sip:[field0 file="caller.csv" line=0]@[local_ip]:[local_port] - Max-Forwards: 70 - Content-Length: 0 - - ]]> - - - - - - ;tag=[pid]SIPpTag00[call_number] - To: - Call-ID: NGCP%[field4 file="callee.csv" line=0]%///[call_id] - CSeq: [cseq] INVITE - Contact: sip:[field0 file="caller.csv" line=0]@[local_ip]:[local_port] - Max-Forwards: 70 - [field1 file="caller.csv" line=0] - Content-Type: application/sdp - Content-Length: [len] - - v=0 - o=user1 53655765 2353687637 IN IP[local_ip_type] [local_ip] - s=- - c=IN IP[media_ip_type] [media_ip] - t=0 0 - m=audio [media_port] RTP/AVP 8 - a=rtpmap:8 PCMA/8000 - a=ptime:50 - - ]]> - - - - - - - - - - ;tag=[pid]SIPpTag00[call_number] - To: [peer_tag_param] - Call-ID: NGCP%[field4 file="callee.csv" line=0]%///[call_id] - CSeq: [cseq] ACK - Contact: sip:[field0 file="caller.csv" line=0]@[local_ip]:[local_port] - Max-Forwards: 70 - Content-Length: 0 - - ]]> - - - - - - - -