[asterisk-bugs] [Asterisk 0016224]: [patch] Thousands of Invites never discarded in sip channels

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Dec 2 21:45:47 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16224 
====================================================================== 
Reported By:                falves11
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16224
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           SVN 
JIRA:                       SWP-400 
Regression:                 Yes 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 229360 
Request Review:              
====================================================================== 
Date Submitted:             2009-11-11 14:27 CST
Last Modified:              2009-12-02 21:45 CST
====================================================================== 
Summary:                    [patch] Thousands of Invites never discarded in sip
channels
Description: 
The scenario is very simple
We receive an INVITE
we respond Hangup(34)

after a few hours, if you type "ship show channels" you get thousand of
those failed invites, all identica, llike this:
208.X.X.X   7134239089  65745230093  00102/00000  0x0 (nothing)    No     
 Init: INVITE              
208.X.X.X   8633996336  41250481070  00102/00000  0x0 (nothing)    No     
 Init: INVITE              
208.X.X.X   4046670409  0403812114e  00102/00000  0x0 (nothing)    No     
 Init: INVITE              
208.X.X.X   7134239089  06060dc345a  00102/00000  0x0 (nothing)    No     
 Init: INVITE 
====================================================================== 

---------------------------------------------------------------------- 
 (0114637) falves11 (reporter) - 2009-12-02 21:45
 https://issues.asterisk.org/view.php?id=16224#c114637 
---------------------------------------------------------------------- 
I think that this is a different issue. My older bugs resulted in patches,
which are already in SVN, and the problem continues. In any case, this
patch fixes the issue. There is a message about an unused variable when
compiling, so probably the bug marshals will modify it.  In fact, this
issue is also in the Business Edition and they are working on it right now.
It only happens under some conditions, not in a "normal" sip dialog. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-12-02 21:45 falves11       Note Added: 0114637                          
======================================================================




More information about the asterisk-bugs mailing list