SIPp internally numbers each line in the scenario. The label mechanism maps 
onto those. I imagine "jump" gives you direct access to the internal numbers 
(even more of a hack than the original numeric label scheme that I wrote). Try 
putting a print or something you can track as the 4th, 5th and 6th active 
statements and see what happens.

 

If that fails, when I have got some spare time, I'll look at the code and find 
out what it really does.

 

Peter



Date: Sat, 24 Jul 2010 10:02:50 -0500
From: trinhta...@gmail.com
To: sipp-users@lists.sourceforge.net
Subject: [Sipp-users] How to use the <jump> action

Example in the user's doc:
<jump value="5"/>

The documentation says it will jump to an arbitrary scenario index. Does that 
mean it will jump to a <label> ?

Even though I have a label with id="5", it does not go there. Instead, I get an 
infinite loop as shown in the logs.log file and SIPp gets a "bus error".
                                          
_________________________________________________________________
http://clk.atdmt.com/UKM/go/197222280/direct/01/
We want to hear all your funny, exciting and crazy Hotmail stories. Tell us now
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to