[asterisk-bugs] [Asterisk 0017255]: UDP ports not freed/ports leaking
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed May 5 14:59:45 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-05 14:59 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...
======================================================================
----------------------------------------------------------------------
(0121440) wdoekes (reporter) - 2010-05-05 14:59
https://issues.asterisk.org/view.php?id=17255#c121440
----------------------------------------------------------------------
Confirmed here, unfortunately.
# asterisk -rx 'core show version' ; netstat -apnAinet | grep
udp.*asterisk ; asterisk -rx 'core show channels'
Asterisk 1.6.2.7-rc3 built by osso @ xyz on a x86_64 running Linux on
2010-05-03 13:39:52 UTC
udp 0 0 0.0.0.0:4566 0.0.0.0:*
25045/asterisk
udp 0 0 0.0.0.0:4590 0.0.0.0:*
25045/asterisk
udp 0 0 0.0.0.0:10228 0.0.0.0:*
25045/asterisk
udp 0 0 0.0.0.0:10229 0.0.0.0:*
25045/asterisk
udp 0 0 0.0.0.0:17452 0.0.0.0:*
25045/asterisk
udp 0 0 0.0.0.0:17453 0.0.0.0:*
25045/asterisk
udp 0 0 0.0.0.0:4536 0.0.0.0:*
25045/asterisk
udp 0 0 0.0.0.0:16442 0.0.0.0:*
25045/asterisk
udp 0 0 0.0.0.0:16443 0.0.0.0:*
25045/asterisk
udp 0 0 0.0.0.0:5060 0.0.0.0:*
25045/asterisk
Channel Location State Application(Data)
0 active channels
0 active calls
12726 calls processed
Issue History
Date Modified Username Field Change
======================================================================
2010-05-05 14:59 wdoekes Note Added: 0121440
======================================================================
More information about the asterisk-bugs
mailing list