<div dir="ltr">Have anyone subj? I`m look to RFC and see one, but when i`m looking to sip trace I see another... And it works on SIP-clients, but not on my scenario (in attach)<div><br></div><div><div><div><?xml version="1.0" encoding="ISO-8859-1" ?></div><div><!DOCTYPE scenario SYSTEM "sipp.dtd"></div><div><br></div><div><scenario name="UAC"></div><div> <!-- In client mode (sipp placing calls), the Call-ID MUST be --></div><div> <!-- generated by sipp. To do so, use [call_id] keyword. --></div><div> </div><div> </div><div> <send retrans="500" start_txn="invite"></div><div> <![CDATA[</div><div><br></div><div>INVITE sip:[field3]@[remote_ip] SIP/2.0</div><div>Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch]</div><div>From: sipp <sip:[field0]@[field1]:[local_port]>;tag=[pid][call_number]</div><div>To: [field3] <sip:[field3]@[field1]></div><div>Call-ID: [call_id]</div><div>CSeq: [cseq] INVITE</div><div>Contact: sip:sipp@[local_ip]:[local_port]</div><div>Max-Forwards: 70</div><div>Subject: Performance Test</div><div>Content-Type: application/sdp</div><div>Content-Length: [len]</div><div><br></div><div>v=0</div><div>o=[field0] 53655765 2353687637 IN IP[local_ip_type] [local_ip]</div><div>s=-</div><div>c=IN IP[media_ip_type] [media_ip]</div><div>t=0 0</div><div>m=audio [media_port] RTP/AVP 0</div><div>a=rtpmap:0 PCMU/8000</div><div><br></div><div> ]]></div><div> </send></div><div><br></div><div> <recv response="100"</div><div><span class="" style="white-space:pre">        </span> optional="true" response_txn="invite"/></div><div> </div><div> <recv response="100"</div><div><span class="" style="white-space:pre">        </span> optional="true" response_txn="invite"/></div><div> </div><div> <recv response="407"</div><div><span class="" style="white-space:pre">                </span>auth="true"</div><div><span class="" style="white-space:pre">                </span>response_txn="invite"/></div><div><br></div><div> <send ack_txn="invite"></div><div> <![CDATA[</div><div><br></div><div>ACK sip:[field3]@[remote_ip] SIP/2.0</div><div>Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch]</div><div>From: sipp <sip:[field0]@[field1]:[local_port]>;tag=[pid][call_number]</div><div>To: [field3] <sip:[field3]@[field1]:[remote_port]>[peer_tag_param]</div><div>Call-ID: [call_id]</div><div>CSeq: [cseq] ACK</div><div>Contact: sip:sipp@[local_ip]:[local_port]</div><div>Max-Forwards: 70</div><div>Subject: Performance Test</div><div>Content-Length: [len]</div><div><br></div><div>v=0</div><div>o=[field0] 53655765 2353687637 IN IP[local_ip_type] [local_ip]</div><div>s=-</div><div>c=IN IP[media_ip_type] [media_ip]</div><div>t=0 0</div><div>m=audio [media_port] RTP/AVP 0</div><div>a=rtpmap:0 PCMU/8000</div><div><br></div><div> ]]></div><div> </send></div><div><br></div><div> <send retrans="500" start_txn="invite"></div><div> <![CDATA[</div><div><br></div><div>INVITE sip:[field3]@[remote_ip] SIP/2.0</div><div>Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch]</div><div>From: sipp <sip:[field0]@[field1]:[local_port]>;tag=[pid][call_number]</div><div>To: [service] <sip:[field0]@[field1]></div><div>Call-ID: [call_id]</div><div>CSeq: [cseq] INVITE</div><div>Contact: sip:sipp@[local_ip]:[local_port]</div><div>[field2]</div><div>Max-Forwards: 70</div><div>Subject: Performance Test</div><div>Content-Type: application/sdp</div><div>Content-Length: [len]</div><div><br></div><div>v=0</div><div>o=user1 53655765 2353687637 IN IP[local_ip_type] [local_ip]</div><div>s=-</div><div>c=IN IP[media_ip_type] [media_ip]</div><div>t=0 0</div><div>m=audio [media_port] RTP/AVP 0</div><div>a=rtpmap:0 PCMU/8000</div><div><br></div><div> ]]></div><div> </send></div><div><br></div><div> <recv response="100"</div><div> optional="true" response_txn="invite"></div><div> </recv></div><div><br></div><div> <recv response="100"</div><div> optional="true" response_txn="invite"></div><div> </recv></div><div><br></div><div> <recv response="183" optional="true" response_txn="invite"/></div><div><br></div><div> <!-- By adding rrs="true" (Record Route Sets), the route sets --></div><div> <!-- are saved and used for following messages sent. Useful to test --></div><div> <!-- against stateful SIP proxies/B2BUAs. --></div><div> <recv response="200" rtd="true" response_txn="invite"></div><div> </recv></div><div><br></div><div> <!-- Packet lost can be simulated in any send/recv message by --></div><div> <!-- by adding the 'lost = "10"'. Value can be [1-100] percent. --></div><div> <send ack_txn="invite"></div><div> <![CDATA[</div><div><br></div><div>ACK sip:[field3]@[remote_ip] SIP/2.0</div><div>Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch]</div><div>From: sipp <sip:[field0]@[field1]:[local_port]>;tag=[pid][call_number]</div><div>To: [field3] <sip:[field3]@[field1]:[remote_port]>[peer_tag_param]</div><div>Call-ID: [call_id]</div><div>CSeq: [cseq] ACK</div><div>Contact: sip:sipp@[local_ip]:[local_port]</div><div>Max-Forwards: 70</div><div>Subject: Performance Test</div><div>Content-Length: 0</div><div><br></div><div> ]]></div><div> </send></div><div><br></div><div> <pause milliseconds="59000"/></div><div> </div><div> <send retrans="500" start_txn="bye"></div><div> <![CDATA[</div><div><br></div><div>BYE sip:[field0]@[remote_ip]:[remote_port] SIP/2.0</div><div>[last_Via:]</div><div>[last_From:]</div><div>[last_To:];tag=[pid][call_number]</div><div>[last_Call-ID:]</div><div>[last_CSeq:]</div><div>Contact: <sip:[local_ip]:[local_port];transport=[transport]></div><div>Max-Forwards: 70</div><div>Subject: Performance Test</div><div>Content-Length: 0</div><div><br></div><div> ]]></div><div></send></div><div><br></div><div><recv response="200" crlf="true" response_txn="bye"/></div><div><br></div><div><!--</div><div> <recv request="BYE"/></div><div> </div><div> <send retrans="500"></div><div> <![CDATA[</div><div><span class="" style="white-space:pre">        </span></div><div>SIP/2.0 200 OK</div><div>[last_Via:]</div><div>[last_From:]</div><div>[last_To:];tag=[pid][call_number]</div><div>[last_Call-ID:]</div><div>[last_CSeq:]</div><div>Max-Forwards: 70</div><div>Contact: <sip:[local_ip]:[local_port];transport=[transport]></div><div>Content-Type: application/sdp</div><div>Content-Length: 0</div><div><br></div><div> ]]></div><div> </send></div><div>--></div><div> <!-- definition of the response time repartition table (unit is ms) --></div><div> <ResponseTimeRepartition value="10, 20, 30, 40, 50, 100, 150, 200"/></div><div><br></div><div> <!-- definition of the call length repartition table (unit is ms) --></div><div> <CallLengthRepartition value="10, 50, 100, 500, 1000, 5000, 10000"/></div><div><br></div><div></scenario></div><div><br></div></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>with best regards,</div><div>Dmitriy Borisov</div></div></div></div></div></div></div></div></div></div></div>
</div></div>