[asterisk-bugs] [Asterisk 0017255]: UDP ports not freed/ports leaking
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue May 4 16:08:53 CDT 2010
The following issue has been UPDATED.
======================================================================
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: new
Asterisk Version: 1.6.2.7-rc2
JIRA:
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-04 16:08 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...
======================================================================
----------------------------------------------------------------------
(0121374) kvveltho (reporter) - 2010-05-04 16:08
https://issues.asterisk.org/view.php?id=17255#c121374
----------------------------------------------------------------------
RC3 also leaking some ports: netstat -a extract while no calls are active
udp 0 0 *:13610 *:*
udp 0 0 *:14890 *:*
udp 0 0 *:13611 *:*
udp 0 0 *:14891 *:*
udp 0 0 *:12980 *:*
udp 0 0 *:15412 *:*
udp 0 0 *:12981 *:*
udp 0 0 *:15413 *:*
Issue History
Date Modified Username Field Change
======================================================================
2010-05-04 16:08 kvveltho Note Added: 0121374
2010-05-04 16:08 kvveltho Status closed => new
2010-05-04 16:08 kvveltho Resolution fixed => reopened
======================================================================
More information about the asterisk-bugs
mailing list