If it is a byte-for-byte match I can't think of any way to get around that 
either with the same or separate calls.  The only thing you might be able 
to do is terminate the call, and use infindex to record the fact that 
you've seen this invite before.  I suspect you might need to introduce 
some new keywords/actions.

Charles




"Evgeny Miloslavsky" <[EMAIL PROTECTED]> 
07/29/2008 09:45 AM

To
Charles P Wright/Watson/[EMAIL PROTECTED]
cc

Subject
RE: [Sipp-users] Redirection functionality from single UAS scenario xml






Because SIPp recognizes redirected invite as retransmission of the
initial one

Regards,
 
Evgeny Miloslavsky
Systest Engineer
Juniper Networks Solutions Israel LTD.
Office: 972-9-9712355 / 7320
 

-----Original Message-----
From: Charles P Wright [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 29, 2008 4:40 PM
To: Evgeny Miloslavsky
Cc: sipp-users@lists.sourceforge.net;
[EMAIL PROTECTED]
Subject: Re: [Sipp-users] Redirection functionality from single UAS
scenario xml

I didn't see your script, but why can't you handle it as a single call 
flow like?

<recv INVITE >
<send 302>
<recv INVITE>
Do the normal call flow here.

Charles



"Evgeny Miloslavsky" <[EMAIL PROTECTED]> 
Sent by: [EMAIL PROTECTED]
07/29/2008 08:01 AM

To
<sipp-users@lists.sourceforge.net>
cc

Subject
[Sipp-users] Redirection functionality from single UAS scenario xml






 
HI
I?m testing the redirection feature of my DUT and I need both SIPp-UAS?s

(redirector and final UAS responder) to be run from a single xml
scenario 
file. I prepared one, but the problem is that SIPp does not
distinguishing 
between a redirected INVITE request and the initial one. I tried to use 
labels but it doesn?t work.
Any advices?
 
PS: script is attached.
 
Regards,
 
Evgeny Miloslavsky
Systest Engineer
Juniper Networks Solutions Israel LTD.
Office: 972-9-9712355 / 7320
 
 
------------------------------------------------------------------------
-
This SF.Net email is sponsored by the Moblin Your Move Developer's 
challenge
Build the coolest Linux based applications with Moblin SDK & win great 
prizes
Grand prize is a trip for two to an Open Source event anywhere in the 
world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users





-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to