After starting the sipp instances on PC1, if you type "netstat -an" on PC1
you should see TCP port 4000 in LISTEN state.  If not then maybe something
is up with how sipp is binding to the sockets (but I doubt it).  It is also
possible that there is some type of network problem between those two hosts
so that PC2's connection to 192.168.165.227 is not really making it to your
PC1 host.  Is there any type of NAT device between PC1 and PC2?

 

You should be able to run the following on each PC separately.  This will
test that all is well with each PC separately. 

sipp -p 5061 -sn 3pcc-A

sipp -p 5062 -sn 3pcc-B

sipp -p 5070 -sn 3pcc-C-B -3pcc 127.0.0.1:4000 127.0.0.1:5062

sipp -p 5071 -sn 3pcc-C-A -3pcc 127.0.0.1:4000 127.0.0.1:5061

 

 

Michael

 

  _____  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of amar mahmoud
Sent: Wednesday, September 17, 2008 7:11 PM
To: [email protected]
Subject: [Sipp-users] 3pcc problem

 

Hi, 
    

i want to use built-in 3pcc scenario , i have 2 PCs as following:

on PC1 ( ip is 192.168.165.227)  i used the commands:

./sipp -p 5061 -sn 3pcc-B
./sipp -p 5062 -sn 3pcc-C-B 192.168.165.227:5061 -3pcc 192.168.165.227:4000 

on PC2 ( ip is 194.47.156.29)  i used the commands:

./sipp -p 5061 -sn 3pcc-A
./sipp -p 5062 -sn 3pcc-C-A 194.47.156.29:5061 -3pcc 192.168.165.227:4000 



on PC 2 (3pcc-C-A) i got the following error:

2008-09-18 02:03:52:236 1221696232.236372: Unable to connect a twin sipp
socket 
Use 'sipp -h' for details, errno = 111 (Connection refused).

can anyone show me what wrong with these commands.........i have tested them
in local machine and they did work.

Regards,
Amar Ahmed

 

  _____  

Get more out of the Web. Learn 10 hidden secrets of Windows Live. Learn Now
<http://windowslive.com/connect/post/jamiethomson.spaces.live.com-Blog-cns!5
50F681DAD532637!5295.entry?ocid=TXT_TAGLM_WL_getmore_092008> 

-------------------------------------------------------------------------
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