Hello Sipp users,

I am trying to make invite call over tcp for multiple subscribers. Ip
addresses of subscribers are present in csv file. However, I observe that,
although th ip addresses within sip payload (From, Contact, sdp) are
retrieved properly from inf file, but all the sip packets are sent only
from first ip present in inf file. What I want is to recreate scenarios
such that server would feel that each invite request is coming from new
subscribers.  Following is the sipp command I am using for simulating
clients:

./sipp -sf sip_attack.xml -inf pacer.csv -ip_field 0 -i 172.17.20.149
1.1.1.1 -t tn

The same thing over UDP works very well.
Command for sending over udp:

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


Any suggestions?

Thanks and Regards,
Peeyush Jain
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to