<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>&lt;?xml version=&quot;1.0&quot; encoding=&quot;ISO-8859-1&quot; ?&gt;</div><div>&lt;!DOCTYPE scenario SYSTEM &quot;sipp.dtd&quot;&gt;</div><div><br></div><div>&lt;scenario name=&quot;UAC&quot;&gt;</div><div>  &lt;!-- In client mode (sipp placing calls), the Call-ID MUST be         --&gt;</div><div>  &lt;!-- generated by sipp. To do so, use [call_id] keyword.                --&gt;</div><div>  </div><div>  </div><div>  &lt;send retrans=&quot;500&quot; start_txn=&quot;invite&quot;&gt;</div><div>    &lt;![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 &lt;sip:[field0]@[field1]:[local_port]&gt;;tag=[pid][call_number]</div><div>To: [field3] &lt;sip:[field3]@[field1]&gt;</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>    ]]&gt;</div><div>  &lt;/send&gt;</div><div><br></div><div>  &lt;recv response=&quot;100&quot;</div><div><span class="" style="white-space:pre">        </span>  optional=&quot;true&quot; response_txn=&quot;invite&quot;/&gt;</div><div>   </div><div>  &lt;recv response=&quot;100&quot;</div><div><span class="" style="white-space:pre">        </span>  optional=&quot;true&quot; response_txn=&quot;invite&quot;/&gt;</div><div>   </div><div>  &lt;recv response=&quot;407&quot;</div><div><span class="" style="white-space:pre">                </span>auth=&quot;true&quot;</div><div><span class="" style="white-space:pre">                </span>response_txn=&quot;invite&quot;/&gt;</div><div><br></div><div>  &lt;send ack_txn=&quot;invite&quot;&gt;</div><div>    &lt;![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 &lt;sip:[field0]@[field1]:[local_port]&gt;;tag=[pid][call_number]</div><div>To: [field3] &lt;sip:[field3]@[field1]:[remote_port]&gt;[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>    ]]&gt;</div><div>  &lt;/send&gt;</div><div><br></div><div>  &lt;send retrans=&quot;500&quot; start_txn=&quot;invite&quot;&gt;</div><div>    &lt;![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 &lt;sip:[field0]@[field1]:[local_port]&gt;;tag=[pid][call_number]</div><div>To: [service] &lt;sip:[field0]@[field1]&gt;</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>    ]]&gt;</div><div>  &lt;/send&gt;</div><div><br></div><div>  &lt;recv response=&quot;100&quot;</div><div>        optional=&quot;true&quot; response_txn=&quot;invite&quot;&gt;</div><div>  &lt;/recv&gt;</div><div><br></div><div>   &lt;recv response=&quot;100&quot;</div><div>        optional=&quot;true&quot; response_txn=&quot;invite&quot;&gt;</div><div>  &lt;/recv&gt;</div><div><br></div><div>  &lt;recv response=&quot;183&quot; optional=&quot;true&quot; response_txn=&quot;invite&quot;/&gt;</div><div><br></div><div>  &lt;!-- By adding rrs=&quot;true&quot; (Record Route Sets), the route sets         --&gt;</div><div>  &lt;!-- are saved and used for following messages sent. Useful to test   --&gt;</div><div>  &lt;!-- against stateful SIP proxies/B2BUAs.                             --&gt;</div><div>  &lt;recv response=&quot;200&quot; rtd=&quot;true&quot; response_txn=&quot;invite&quot;&gt;</div><div>  &lt;/recv&gt;</div><div><br></div><div>  &lt;!-- Packet lost can be simulated in any send/recv message by         --&gt;</div><div>  &lt;!-- by adding the &#39;lost = &quot;10&quot;&#39;. Value can be [1-100] percent.       --&gt;</div><div>  &lt;send ack_txn=&quot;invite&quot;&gt;</div><div>    &lt;![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 &lt;sip:[field0]@[field1]:[local_port]&gt;;tag=[pid][call_number]</div><div>To: [field3] &lt;sip:[field3]@[field1]:[remote_port]&gt;[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>    ]]&gt;</div><div>  &lt;/send&gt;</div><div><br></div><div>  &lt;pause milliseconds=&quot;59000&quot;/&gt;</div><div>  </div><div> &lt;send retrans=&quot;500&quot; start_txn=&quot;bye&quot;&gt;</div><div>    &lt;![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: &lt;sip:[local_ip]:[local_port];transport=[transport]&gt;</div><div>Max-Forwards: 70</div><div>Subject: Performance Test</div><div>Content-Length: 0</div><div><br></div><div>    ]]&gt;</div><div>&lt;/send&gt;</div><div><br></div><div>&lt;recv response=&quot;200&quot; crlf=&quot;true&quot; response_txn=&quot;bye&quot;/&gt;</div><div><br></div><div>&lt;!--</div><div>  &lt;recv request=&quot;BYE&quot;/&gt;</div><div>  </div><div>  &lt;send retrans=&quot;500&quot;&gt;</div><div>    &lt;![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: &lt;sip:[local_ip]:[local_port];transport=[transport]&gt;</div><div>Content-Type: application/sdp</div><div>Content-Length: 0</div><div><br></div><div>    ]]&gt;</div><div>  &lt;/send&gt;</div><div>--&gt;</div><div>  &lt;!-- definition of the response time repartition table (unit is ms)   --&gt;</div><div>  &lt;ResponseTimeRepartition value=&quot;10, 20, 30, 40, 50, 100, 150, 200&quot;/&gt;</div><div><br></div><div>  &lt;!-- definition of the call length repartition table (unit is ms)     --&gt;</div><div>  &lt;CallLengthRepartition value=&quot;10, 50, 100, 500, 1000, 5000, 10000&quot;/&gt;</div><div><br></div><div>&lt;/scenario&gt;</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>