[asterisk-bugs] [Asterisk 0017255]: UDP ports not freed/ports leaking
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu May 6 03:30:54 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-06 03:30 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...
======================================================================
----------------------------------------------------------------------
(0121455) wdoekes (reporter) - 2010-05-06 03:30
https://issues.asterisk.org/view.php?id=17255#c121455
----------------------------------------------------------------------
Mm.. that would be kvveltho's conf. But mine is similar:
mysql> select * from asterisk_staticconf_xyz where filename = 'rtp.conf'
order by cat_metric, var_metric;
+------------+------------+----------+----------+-----------+---------+-----------+
| cat_metric | var_metric | filename | category | var_name | var_val |
commented |
+------------+------------+----------+----------+-----------+---------+-----------+
| 1 | 1 | rtp.conf | general | rtpstart | 10000 |
0 |
| 1 | 2 | rtp.conf | general | rtpend | 20000 |
0 |
| 1 | 3 | rtp.conf | general | strictrtp | no |
0 |
+------------+------------+----------+----------+-----------+---------+-----------+
Issue History
Date Modified Username Field Change
======================================================================
2010-05-06 03:30 wdoekes Note Added: 0121455
======================================================================
More information about the asterisk-bugs
mailing list