[asterisk-bugs] [Asterisk 0017255]: [patch] UDP ports not freed/ports leaking

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Feb 8 03:18:03 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-08 03:18 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 ...
====================================================================== 

---------------------------------------------------------------------- 
 (0131643) wdoekes (reporter) - 2011-02-08 03:18
 https://issues.asterisk.org/view.php?id=17255#c131643 
---------------------------------------------------------------------- 
Further info: it is actually https://issues.asterisk.org/view.php?id=18#c27
seconds after the start of the call that
it crashes. Only a single call was needed.

I undid the changes you made in __sip_autodestruct, and then it stops
crashing.

I do still get these messages every now and then though:

[2011-02-08 10:11:40] WARNING[11023]: chan_sip.c:22850 stop_session_timer:
Null stimer in stop_session_timer -
5db0f35878a8f352226a15264ff8ee87 at 127.0.1.1
Really destroying SIP dialog '5db0f35878a8f352226a15264ff8ee87 at 127.0.1.1'
Method: REGISTER
[2011-02-08 10:11:40] WARNING[11023]: chan_sip.c:22850 stop_session_timer:
Null stimer in stop_session_timer -
1bcaa1774337eedc4dc7c70149810f71 at 127.0.1.1
Really destroying SIP dialog '1bcaa1774337eedc4dc7c70149810f71 at 127.0.1.1'
Method: REGISTER

Running with or without your suggested change at /* Delete it, it needs to
disappear */ does not have a noticable effect. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-02-08 03:18 wdoekes        Note Added: 0131643                          
======================================================================




More information about the asterisk-bugs mailing list