Try parameter:

 -t               : Set the transport mode:
                      - u1: UDP with one socket (default),
                      - un: UDP with one socket per call,
                      - ui: UDP with one socket per IP address The IP
                        addresses must be defined in the injection file.
                      - t1: TCP with one socket,
                      - tn: TCP with one socket per call,
                      - l1: TLS with one socket,
                      - ln: TLS with one socket per call,
                      - c1: u1 + compression (only if compression plugin
                        loaded),
                      - cn: un + compression (only if compression plugin
                        loaded).  This plugin is not provided with sipp.

I did it using -t un

Best regards,
Catalina


2009/10/1 Sudhir Reddy <[email protected]>:
> Hi All,
>
> Is it possible to create multiple sockets for registrations?
>
> When Im trying to create socket, its not able to resolve address
>
> Which I'm using following command, i see below warning, not able to go
> through beoynd that:
> ./sipp -i remoteip srcip -inf cncts.csv -r 40  -t ui ip_field 20.6.141.1 -sf
> reg_file.xml
> Warning: open file limit > FD_SETSIZE; limiting max. # of open files to
> FD_SETSIZE = 1024
>
> Resolving remote host '20.6.1.141'... Done.
> any response is highly appreciated.
>
> Thanks,
> Sudhir
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
> http://p.sf.net/sfu/devconf
> _______________________________________________
> Sipp-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sipp-users
>
>

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to