Hello Olivier,

             Thnaks for quick response, but it did not help. I assume 200 OK is treated specially in code may be causing this?
 
            Mayur

Olivier Jacques <[EMAIL PROTECTED]> wrote:
Hello,

using "-nd" (no default) should help.

Olivier.
Mayur patel wrote:
> Hello,
>
> My intention is to check if DUT is keeping transction for 32
> seconds after sending response. In my case BYE-200OK.
>
> Once UAC sends BYE to DUT, DUT responds with 200OK. after
> few seconds i want to re-send that same BYE (key here is after
> receiving the 200 OK response!!).
>
> When i am trying to do that, SIPp UAC goes in infirnite loop
> and kept sending BYE forever and flooding DUT with BYE.
>
> Attached scenario and its screen shot showing unwanted
> retrabsmissions
>
> Thanks in advace fro any help
> Mayur
>
>
> ------------------------------------------------------------------------
> Want to be your own boss? Learn how on Yahoo! Small Business.
>
>
> ------------------------------------------------------------------------
>
>
>
>
> > Via: SIP/2.0/[transport] [local_ip]:[local_port]
> From: sipp ;tag=[call_number]
> To: sut
> Call-ID: [call_id]
> CSeq: 1 INVITE
> Contact: sip:[EMAIL PROTECTED]:[local_port]
> Callnumber:[call_number]
> Supported: 100rel
>
> Content-Type: application/sdp
> Content-Length: [len]
>
>
>
> ]]>
>

>
>
>
>
>
>
>
>
>
>
>
>
>

>

>
>
> > From: sipp ;tag=[call_number]
> To: sut [peer_tag_param]
> [last_Via:]
> Call-ID: [call_id]
> Cseq: 2 PRACK
> Contact: sip:[EMAIL PROTECTED]:[local_port]
> Max-Forwards: 70
> Supported: 100rel
> RAck:[$2][$3]
> Content-Length: 0
>
> ]]>
>

>
>
>

>
>
>

>
>
> > Via: SIP/2.0/[transport] [local_ip]:[local_port]
> From: sipp ;tag=[call_number]
> To: sut [peer_tag_param]
> Call-ID: [call_id]
> CSeq: 1 ACK
> Contact: sip:[EMAIL PROTECTED]:[local_port]
>
> Content-Length: 0
>
> ]]>
>

>
>
>
>
> > Via: SIP/2.0/[transport] [local_ip]:[local_port]
> From: sipp ;tag=[call_number]
> To: sut [peer_tag_param]
> Call-ID: [call_id]
> CSeq: 3 BYE
> Contact: sip:[EMAIL PROTECTED]:[local_port]
>
> Content-Length: 0
>
> ]]>
>

>
>
>
>
> > Via: SIP/2.0/[transport] [local_ip]:[local_port]
> From: sipp ;tag=[call_number]
> To: sut [peer_tag_param]
> Call-ID: [call_id]
> CSeq: 3 BYE
> Contact: sip:[EMAIL PROTECTED]:[local_port]
>
> Content-Length: 0
>
> ]]>
>

>
>
>
>
>


How low will we go? Check out Yahoo! Messenger’s low PC-to-Phone call rates.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to