Hi all,

I am using an external csv file containing ip_address to be used for
sending invite message.

Following is the cli used (client end):

./sipp -sf sip_attack.xml -inf pacer.csv -i 172.16.1.1 1.1.1.1 -ip_field 0
-t ui

For first 1024 calls (ip-addresses), call is getting established properly,
however after that sipp process stops with failure reason as "unable to
find udp socket".

>From what I understand is with -t ui option, 1 socket is used for every
call, however, once the call is completed , socket is not closed.

Can somebody please help me out ? or is there any way I can reuse those
open sockets rather than creating new one? My csv file contains around 10K
ip-addresses.

Thanks and Regards,
Peeyush Jain
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to