On Wed, Nov 25, 2009 at 3:59 AM, Sandeep Chauhan <sandy22the...@gmail.com>wrote:

> Hi all,
>
> I want to test a scenario in which I have multiple servers listening on
> different ports. But I want to use only 1 SIPp client instance which should
> send the calls (with call rate specified in command line options) in a
> round-robin fashion to these servers. So basically if I have 2 servers and
> call rate of 10 calls/sec, then server 1 should receive call-1, call-3....
> and server 2 should receive call-2, call-4..... Hence both the servers will
> have effective call rate of 10 calls/sec. But there should be only one SIPp
> client window where statistics are printed.
>

Maybe you can use setdest before sending the INVITE:
http://sipp.sourceforge.net/doc/reference.html#setdest

br,
takeshi
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to