Hi Charles,

As SIPp 3.0 as well as SIPp 2.0, for UDP transport I see SIPp has option -t
ui (open each socket per IP address) but I don't see any similar option -t
ti for TCP transport. So my question below:

1. How can SIPp open each socket per IP address (each user has an IP
address) to SIP proxy?
2. If SIPp 3.0 can support TCP with multiple socket for both client and
server, please show me the way to run it. 

I appreciate your help.

Best regards,
Vinh


-----Original Message-----
From: Charles P Wright [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 02, 2008 8:52 PM
To: Vinh Bui
Cc: [email protected];
[EMAIL PROTECTED]
Subject: Re: [Sipp-users] Does SIPp support tcp multiple socket for clients?

Yes,  SIPp can either create a single connection (-t t1) or create a 
connection for each call (-t tn).  You can limit the total number of 
connections (which results in connection reuse) with -max_socket.

Charles

[EMAIL PROTECTED] wrote on 12/28/2007 05:35:23 AM:

> Hello All,
> 
> Does the SIPp version 3.0 support TCP multiple sockets for clients?
> 
> -regards,
> Vinh
> On Nov 22, 2007 10:13 AM, Vinh Bui <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I am going to use SIPp to generate Traffic to SIP proxy with 1000 
> users by using sip tcp transport. each user has its own ip address. 
> So, I am concerning that whether SIPp could support tcp with 
> multiple sockets for clients or not. 
> 
> I appreciate if someone can help to clarify this.
> 
> Thanks,
> Vinh
> 
> 
> 
-------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Sipp-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sipp-users


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to