The same issue can happen with UDP as well. Please dump the conntrack entries 
and check them - you should see that a connection already exists for port 5061. 
Does waiting for some time resolve this issue? You can set the UDP conntrack 
timeout through sysctl, I don't remember the exact command, googling with help.

Cheers!
Bhaskar

Bhaskar Dutta | Lead, Engineering | GlobalLogic Inc.
The Global Product Development Leader
USA | INDIA | UKRAINE | CHINA
Office:  +91-120-406-2924 | Fax: +91-120-258-5721
www.globallogic.com
InfoWorld Award Winner for Agile Innovation
Disclaimer: http://www.globallogic.com/email_disclaimer.txt



-----Original Message-----
From: Andrew Wood [mailto:[email protected]]
Sent: Tue 2/24/2009 5:28 PM
To: [email protected]
Subject: Re: [Sipp-users] -p option being ignored
 
Its supposed to be using UDP not TCP.

Bhaskar Dutta wrote:
>
> The conntrack layer seems to have kicked in here. It assigns ports 
> starting from 1024 since two conntrack entries cannot have the same 
> tuples.
>
> Please check netstat output and conntrack dump and you will probably 
> see the old TCP connection still in TIME_WAIT2 state.
>
>
> Bhaskar Dutta | Lead, Engineering | GlobalLogic Inc.
> The Global Product Development Leader
> USA | INDIA | UKRAINE | CHINA
> Office:  +91-120-406-2924 | Fax: +91-120-258-5721
> www.globallogic.com
> InfoWorld Award Winner for Agile Innovation
> Disclaimer: http://www.globallogic.com/email_disclaimer.txt
>
>
>
> -----Original Message-----
> From: Andrew Wood [mailto:[email protected]]
> Sent: Tue 2/24/2009 4:58 PM
> To: [email protected]
> Subject: [Sipp-users] -p option being ignored
>
>
>
> Bhaskar Dutta | Lead, Engineering | GlobalLogic Inc.
> The Global Product Development Leader
> USA | INDIA | UKRAINE | CHINA
> Office:  +91-120-406-2924 | Fax: +91-120-258-5721
> www.globallogic.com
> InfoWorld Award Winner for Agile Innovation
> Disclaimer: http://www.globallogic.com/email_disclaimer.txt
>
>
>
> -----Original Message-----
> From: Andrew Wood [mailto:[email protected]]
> Sent: Tue 2/24/2009 4:58 PM
> To: [email protected]
> Subject: [Sipp-users] -p option being ignored
>
> Is there a reason why the following command to generate calls is using
> local port 1026 instead of 5061 which is what i would expect?
>
> ./sipp 192.168.254.254:5060 -r 1 -rp 1000 -d 10000 -timeout 5s -s 211
> -sf ./uac.sipp.xml -i 192.168.254.201 -p 5061 -t un
>
>
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/email
> ______________________________________________________________________


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to