[asterisk-bugs] [Asterisk 0017255]: UDP ports not freed/ports leaking
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon May 17 03:10:58 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17255
======================================================================
Reported By: kvveltho
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17255
Category: Core/General
Reproducibility: always
Severity: major
Priority: normal
Status: acknowledged
Asterisk Version: 1.6.2.7-rc2
JIRA: SWP-1410
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-04-28 06:23 CDT
Last Modified: 2010-05-17 03:10 CDT
======================================================================
Summary: UDP ports not freed/ports leaking
Description:
The following is not fixed:
These release candidates resolve an issue with UDP ports not being freed,
per
issue https://issues.asterisk.org/view.php?id=16774
(https://issues.asterisk.org/view.php?id=16774)
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0016774 [patch] [regression] 1.6.1.13 and 1.6.1...
======================================================================
----------------------------------------------------------------------
(0121951) frawd (reporter) - 2010-05-17 03:10
https://issues.asterisk.org/view.php?id=17255#c121951
----------------------------------------------------------------------
I've seen the same type of output on an implementation I have with hundreds
of users. What I could see is that it represents ports currently in use by
open SIP dialogs (notify, subscribe, qualify, ...), probably towards peers
that have network problems and take time to reply (or just time out).
In netstat I see ports released after less than a minute and new ports
opened (in a time with no calls).
Could you count the number of dialogs from "sip show objects" and see if
they correspond more or less to the number of UDP ports from netstat?
The strange thing would be that it does not happen to 1.6.0 versions.
Issue History
Date Modified Username Field Change
======================================================================
2010-05-17 03:10 frawd Note Added: 0121951
======================================================================
More information about the asterisk-bugs
mailing list