Hi 
I m running Sipp on windows.What  m trying to do is to create multiple call 
instances each having a unique IP address.I go through the example of "using 
UDP with one socket per IP address"
 
Making all necssary changes in UAC and UAS files.I created a test.csv file for 
the server.
The command line arguments on server side is
sipp -f uas_mc.xml - t ui -inf server.csv
The server.csv is
 
SEQUENTIAL
192.168.1.2 
 
By it I m assuming the server has an ip address of 192.168.1.2??????
 
 
Now on client side after changing local_ip with field0 i execute the clients by 
this command line 
sipp -uac_mc.xml -t -ui -inf test.csv 192.168.1.2
 
The test.csv file is
 
SEQUENTIAL
192.168.2.1 
192.168.2.2 
 
 
I got an error UNABLE TO BIND MAIN SOCKET , ERROR NO 125
 
Can anyone help me out where I m wrong.And I m running both the user and client 
instances on same machine.
 


      
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to