Re: [Sipp-users] Howto set a percentage of accepted or rejected requests

2008-12-16 Thread Evgeny Miloslavsky
OK Thanks Regards, Evgeny Miloslavsky Systest Engineer Juniper Networks Solutions Israel LTD. Office: 972-9-9712355 / 7320 -Original Message- From: Charles P Wright [mailto:cpwri...@us.ibm.com] Sent: Tuesday, December 16, 2008 2:45 PM To: Peter Higginson Cc: Evgeny Miloslavsky;

[Sipp-users] String manipulation with Sipp

2008-12-16 Thread Tuan Viet Nguyen
Hello, Does anyone know if it is possible to manipulate characters with Sipp? For example to delete a character from a string variable, to replace a character , etc ... BR, Tuan Viet Nguyen -- SF.Net email is Sponsored

Re: [Sipp-users] String manipulation with Sipp

2008-12-16 Thread Charles P Wright
The only way to do it is to use regular expressions. For anything else, you'll need to modify the source code. Adding an action is relatively straightforward. You need to change scenario.cpp to parse it, actions.hpp to define it, and call.cpp to actually do it. Charles Tuan Viet Nguyen

[Sipp-users] sipp does not bind to IP address provided in -i option even with -bind_local, resulting in wrong TCP source IP and failed calls

2008-12-16 Thread Bhaskar Dutta
Hi, I am facing an issue similar to this (unanswered) thread: http://www.mail-archive.com/sipp-users@lists.sourceforge.net/msg02716.html I want to send a TCP call to (machine1) 10.1.1.99 from logical interface eth1:1 (10.1.1.48) in machine2 running sipp over TCP. All UDP calls contain eth1:1's