Hi Aparna,
Have you tried 3pcc scenarios?
http://sipp.sourceforge.net/doc/reference.html#3PCC

<http://sipp.sourceforge.net/doc/reference.html#3PCC>May be it will help
you.

It uses the same call-id but different tag so it creates a different
transaction.

You can have a try if it works for you.

Cheers,
Shridhar.
On Wed, Jun 24, 2009 at 11:11 AM, Aparna V <aparna_vell...@yahoo.com> wrote:

> Hi,
>
> I am working on a script with this approach. However, I am not able to send
> any data on the IP & port in which SIPp is running. Any thoughts on this?
>
> Regards,
> Aparna
>
> ------------------------------
> *From:* mayamatakeshi <mayamatake...@gmail.com>
> *To:* Aparna V <aparna_vell...@yahoo.com>
> *Cc:* sipp-us...@lists..sourceforge.net
> *Sent:* Tuesday, 23 June, 2009 6:16:33 AM
> *Subject:* Re: [Sipp-users] SIPp Scenario
>
> On Tue, Jun 23, 2009 at 1:45 AM, Aparna V<aparna_vell...@yahoo.com> wrote:
> > Hello SIPp Experts,
> >
> > I am looking at generating UAS that has to process multiple transactions
> in
> > parallel with SIPp.
> > For example, Register and also Subscribe needs to be handled at same time
> > (where in both have different call-ids and are different transactions).
> Is
> > there a way to generate scenario for using SIPp. Appreciate any help on
> > this.
>
> Do you mean you want to write a UAS scenario for SIPp that handles
> REGISTER and SUBSCRIBE requests at the same time?
> If so, you can use conditional branching
> (http://sipp.sourceforge.net/doc/reference.html#Conditional+branching).
>
> Basically, you create different sections in your xml file for handling
> different messages. Each section is identified by a label and you
> instruct SIPp to jump to the corresponding section depending on the
> method of the incoming request.
>
> ------------------------------
> ICC World Twenty20 England '09 exclusively on YAHOO! 
> CRICKET<http://in.rd.yahoo.com/tagline_cricket_3/*http://cricket.yahoo.com>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Sipp-users mailing list
> Sipp-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sipp-users
>
>
------------------------------------------------------------------------------
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to