[asterisk-bugs] [Asterisk 0017255]: [patch] UDP ports not freed/ports leaking
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Feb 7 05:55:29 CST 2011
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: 2011-02-07 05:55 CST
======================================================================
Summary: [patch] 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...
related to 0018121 Early bind of UDPTL ports can create a ...
======================================================================
----------------------------------------------------------------------
(0131555) wdoekes (reporter) - 2011-02-07 05:55
https://issues.asterisk.org/view.php?id=17255#c131555
----------------------------------------------------------------------
I'm running 64bit lenny. I did what you did, except for:
./configure --prefix=/usr/local --sysconfdir=/etc --localstatedir=/var
--with-hoard=/usr/local/lib
(but I did no menuconfig and therefore did not tick the USE_HOARD)
However, I am only using realtime (uncached) accounts.
The dialplan I hit, looks basically like this, but I doubt that the
dialplan here is relevant:
exten => _i-!,n,Progress()
exten => _i-!,n,Wait(0.5)
exten => _i-!,n,PlayTones(info) ; 3 octaves from low to high and then a
pause
exten => _i-!,n,Wait(3.9)
exten => _i-!,n,Hangup(UNALLOCATED) ; (SIP/404)
Issue History
Date Modified Username Field Change
======================================================================
2011-02-07 05:55 wdoekes Note Added: 0131555
======================================================================
More information about the asterisk-bugs
mailing list