No subject


Sun Jul 19 19:54:31 CDT 2009


few seconds, both phones are hung up. The problem is that channel SIP/2001
is not destroyed.

If a call is placed to 2000, instead of 667, then there is no issue. Also,
if I add /n to the end of the Local channel name in extension 667 priority
1, then all channels are properly destroyed. Note that "core show channels"
will show that there are no active channels when this situation has
occurred since the channel has been unlinked from the container.
====================================================================== 

---------------------------------------------------------------------- 
 (0111557) svnbot (reporter) - 2009-09-29 16:30
 https://issues.asterisk.org/view.php?id=15991#c111557 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 220995

U   trunk/main/cel.c

------------------------------------------------------------------------
r220995 | mmichelson | 2009-09-29 16:30:46 -0500 (Tue, 29 Sep 2009) | 11
lines

Fix channel reference leak.

ast_cel_report_event would geet a reference to the
bridged channel. However, certain return paths, such
as if CEL was not enabled, would result in a reference
leak. All return paths now properly unref the channel.

(closes issue https://issues.asterisk.org/view.php?id=15991)
Reported by: mmichelson


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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-09-29 16:30 svnbot         Checkin                                      
2009-09-29 16:30 svnbot         Note Added: 0111557                          
======================================================================




More information about the asterisk-bugs mailing list