Hi Khaldon, i did perfomance tests of OpenIMSCore using SIPp 2.1 and SIPp IMS Bench. Normal Registration signaling flow looks like:
> 1) register -> > 2) <-401 > 3) register-> > 4) <-200 it's enough to provide the registration for user. Pay attention to P-Headers ;) In addition you'll need to fill the FoHSS with a number of subscriber entities, to handle this issue in automatic mode analyse the SQL scripts used for creation of Alice and Bob. Regards, Ivan Kuzmin. State University of Telecomunications, St.Petersburg, Russia. -----Original Message----- From: "ims.asuser ims.asuser" <[EMAIL PROTECTED]> To: [email protected] Date: Thu, 7 Aug 2008 16:16:40 +0200 Subject: [Sipp-users] SUBSCRIBE scenario > > Hi all, > > I would like to test the OpenIMSCore platform (I will perform as much as I > can). These tests will be then given to the IMS community. > First of all, did anyone perform OpenIMSCOre tests using SIPp? > > I would like to perform first in different stage: > 1) Registration > 2) Calls > 3) Instant Messaging > > So far, I'm only on the first step (registering a user). I only managed to > do a simple registration (register ->, <-401, register->, <-200). But I have > problems when I want to go further. > In ims, the scenario looks like that: > 1) register -> > 2) <-401 > 3) register-> > 4) <-200 > 5) subscribe-> > 6) <-notify > 7) 200-> > > The IMS Core is behaving really eerily when I send a subscribe message then > the simulation stops > Is anyone know why is it working like that? > > Attached are my script and wireshark trace. > > Many thanks, > Khaldon > > ATTACHMENT: text/xml (Registerbob1.xml) > ATTACHMENT: application/octet-stream (SIPp_SUBSCRIBE) > > ------------------------------------------------------------------------- > 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 > [email protected] > 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 [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
