[Home]

Summary:ASTERISK-13622: sip channels stay open
Reporter:pj (pj)Labels:
Date Opened:2009-02-21 12:28:02.000-0600Date Closed:2009-02-23 11:30:19.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) mem-alloc.txt
( 1) mem-sum.txt
( 2) sip-channels.txt
Description:I have currently only 7 peers online, after uptime about 10min, and no call processing, I have 84 sip channels open, and this number quickly increases.
It seems, that each sip qualify message causes another sip channel to stay open.
Asterisk SVN-trunk-r175699 (that I used before) doesn't have this issue.
Comments:By: Russell Bryant (russell) 2009-02-23 10:18:14.000-0600

I'm working on this right now.  It appears to be related to my modifications of the scheduler API.

By: Digium Subversion (svnbot) 2009-02-23 11:29:16.000-0600

Repository: asterisk
Revision: 178022

U   trunk/main/sched.c
U   trunk/tests/test_sched.c

------------------------------------------------------------------------
r178022 | russell | 2009-02-23 11:29:16 -0600 (Mon, 23 Feb 2009) | 6 lines

Fix a regression in scheduler entry ordering, and add a regression test for it.

(closes issue ASTERISK-13622)
Reported by: pj
Tested by: russell

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=178022

By: Digium Subversion (svnbot) 2009-02-23 11:29:48.000-0600

Repository: asterisk
Revision: 178023

_U  branches/1.6.0/

------------------------------------------------------------------------
r178023 | russell | 2009-02-23 11:29:48 -0600 (Mon, 23 Feb 2009) | 13 lines

Blocked revisions 178022 via svnmerge

........
r178022 | russell | 2009-02-23 11:29:16 -0600 (Mon, 23 Feb 2009) | 6 lines

Fix a regression in scheduler entry ordering, and add a regression test for it.

(closes issue ASTERISK-13622)
Reported by: pj
Tested by: russell

........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=178023

By: Digium Subversion (svnbot) 2009-02-23 11:30:18.000-0600

Repository: asterisk
Revision: 178025

_U  branches/1.6.1/

------------------------------------------------------------------------
r178025 | russell | 2009-02-23 11:30:18 -0600 (Mon, 23 Feb 2009) | 13 lines

Blocked revisions 178022 via svnmerge

........
r178022 | russell | 2009-02-23 11:29:16 -0600 (Mon, 23 Feb 2009) | 6 lines

Fix a regression in scheduler entry ordering, and add a regression test for it.

(closes issue ASTERISK-13622)
Reported by: pj
Tested by: russell

........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=178025