Hi Antoine, IMS Bench SIPp now works with SailFin, since SVN revision 587, so please make sure that you "svn co" a "recent" version. This was tested using SailFin v1-b60g, jdk-6u14, and a sample Invite servlet, which were downloaded from: https://sailfin.dev.java.net/downloads/downloads.html http://java.sun.com/javase/downloads/index.jsp (now listing jdk-6u20), and https://sailfin.dev.java.net/source/browse/sailfin/sailfin-tests/community/systemtest/
On the SUT, install JDK and SailFin as documented, then unzip InviteServlet.zip and install the servlet as follows: - export PATH, JAVA_HOME and ANT_HOME as appropriate - start domain1 sample domain: cd /your/path/to/sailfin/ ./bin/asadmin start-domain domain1 - deploy Invite servlet: ./bin/asadmin deploy /your/path/to/the/unzipped/InviteServlet/dist/InviteServlet.war - stop domain1 sample domain: ./bin/asadmin stop-domain domain1 - you might want to adjust the SailFin SIP session timeout to 15, in order to prevent the SUT from dropping calls, in both: domains/domain1/applications/j2ee-modules/InviteServlet/WEB-INF/sip.xml and domains/domain1/generated/xml/j2ee-modules/InviteServlet/WEB-INF/sip.xml - then restart domain1 sample domain: ./bin/asadmin start-domain domain1 Install IMS Bench SIPp on the test systems as per the instructions provided at http://sipp.sourceforge.net/ims_bench/reference.html#Installation Then, instead of using the ims_bench.pl script with its default IMS UDP configuration, use it as follows: cd /your/path/to/ims/bench/sipp/ ./scripts/ims_bench.pl scripts/sailfin.xmt Navigate the menus to define the IP addresses of the SUT and TS instances. Please note that the Traffic Set relies on the provided sailfin_uac (and implicit sailfin_uas) scenarios. You will also notice that the new options "TransportTCP" and "DontPreRegisterButUseSippIP" are set to "1". TCP is required for SailFin, while skipping registration allows benchmarking a SUT that does not implement the HSS (such as a simple proxy). Quit and "generate the benchmark run files", then run IMS Bench SIPp as usual. It should work! Regards, Patrice -----Original Message----- From: Antoine Roly [mailto:antoine.r...@gmail.com] Sent: Monday, May 10, 2010 3:55 PM To: sipp-users@lists.sourceforge.net Subject: [Sipp-users] sipp ims bench Hi all, I'd like to test a small SIP server running on Sailfin, and made some overload test. Is it possible with SIPp IMS Bench? I have read the doc and saw that "IMS Bench SIPp should work in the situation just the same way as it works with SUTs that simply proxy the cal" so I suppose it is possible. Am I right? I have just installed the software and run ./scripts/ims_bench.pl. I was expecting to have two SIPp instances configured, while the SIP proxy will be between these instances but both of them act like SIP UAC. Should I write myself the scenario xml file and run SIPp on the UAS side, while the two TS will generate trafic? Or is it possible to run benchmarks with specific scenario files, in this case SIPp will generate trafic with Poisson distribution but using my files? And is the use of OpenIMSCore mandatory? Or could I use SIPp with other SIP softwares? I'm a bit confused, did I made a mistake or not understood something about the soft? Thanks in advance A. ------------------------------------------------------------------------------ _______________________________________________ Sipp-users mailing list Sipp-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sipp-users --------------------------------------------------------------------- Intel Corporation NV/SA Rond point Schuman 6, B-1040 Brussels RPM (Bruxelles) 0415.497.718. Citibank, Brussels, account 570/1031255/09 This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies. ------------------------------------------------------------------------------ _______________________________________________ Sipp-users mailing list Sipp-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sipp-users