[asterisk-bugs] [Asterisk 0018929]: groupcount or group doesn't "release" channels and group shows channels which doesn't exists

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Mar 8 12:00:45 CST 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18929 
====================================================================== 
Reported By:                yarns
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18929
Category:                   Functions/func_groupcount
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.8.3 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2011-03-04 07:16 CST
Last Modified:              2011-03-08 12:00 CST
====================================================================== 
Summary:                    groupcount or group doesn't "release" channels and
group shows channels which doesn't exists
Description: 
In some cases (we dont know yet when) channels are not released from
group.
Below channels in groups and channels available to hangup.
====================================================================== 

---------------------------------------------------------------------- 
 (0132734) yarns (reporter) - 2011-03-08 12:00
 https://issues.asterisk.org/view.php?id=18929#c132734 
---------------------------------------------------------------------- 
context testowy {
	4=>{
			Set(GROUP()=testgroup);
			Dial(SIP/XXXXXXXXX5 at nsti,,rR);
		}
	5=>{
			ChanSpy(SIP/test,qe(SIP/test));
		}
};

Step to reproduce:
Register with test, then dial 4. When connected register with 2test and
dial 5. Hangup with test while spying. Command GROUP SHOW CHANNELS will
show channel which doesnt exist anymore. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-03-08 12:00 yarns          Note Added: 0132734                          
======================================================================




More information about the asterisk-bugs mailing list