Is there any way to dynamically inject values into the scenario while it is running (not the csv file method).
 
I want to start sipp and have it call 2000 different phone numbers (I have one or more sipp answering the calls, we have a sipp proxy in the middle).
 
The hitch is, I can't (don't want) to generate the phone numbers ahead of time and put them in a csv file - I want to do it as part of each call itself.   I have to obtain the number to call from our HLR simulator (direct inward dial number).  So in the scenario file I might exec a script which will obtain the number to call then insert that value into the scenario and have it make the invite.  Or from a controlling script I might trigger sipp to make a call to a specific number.
 
The reason I need this to be dynamic is that the HLR interaction needs to be part of the calling process for getting performance numbers of our sipp proxy.  Otherwise, if I get all the numbers up front and put them into a csv file, the performance number does not include that interaction.
 
The only way I can think is to start 2000 sipp processes which I don't really want to do.
 
Thanks,
Ed
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to