[asterisk-bugs] [Asterisk 0018113]: looped local channels, some not optimize out.

Asterisk Bug Tracker noreply at bugs.digium.com
Sat Oct 9 04:43:27 CDT 2010


The following issue has been SUBMITTED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18113 
====================================================================== 
Reported By:                alecdavis
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18113
Category:                   Channels/chan_local
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!): 290865 
Request Review:              
====================================================================== 
Date Submitted:             2010-10-09 04:43 CDT
Last Modified:              2010-10-09 04:43 CDT
====================================================================== 
Summary:                    looped local channels, some not optimize out.
Description: 
Looping many local channels to test optimizing, channels are not hungup,
during the call as they should. Worse they don't after the test call has
hungup.
 
They do clear is 'channel request hangup all'

Test dialplan is as below, and I'd dialled 10019.

[phones]
exten => 10000,1,Goto(echo-test,s,1)
exten => _1XXXX,1,Set(i=${MATH(${EXTEN}-1,int)})
exten => _1XXXX,n,Dial(Local/${i}@phones)

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-10-09 04:43 alecdavis      New Issue                                    
2010-10-09 04:43 alecdavis      Asterisk Version          => SVN             
2010-10-09 04:43 alecdavis      Regression                => No              
2010-10-09 04:43 alecdavis      SVN Branch (only for SVN checkouts, not tarball
releases) => N/A             
2010-10-09 04:43 alecdavis      SVN Revision (number only!) => 290865          
======================================================================




More information about the asterisk-bugs mailing list