[asterisk-bugs] [Asterisk 0011024]: Calls Looping back into call groups cause confusion or overload.

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Nov 13 02:25:27 CST 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11024 
====================================================================== 
Reported By:                ruffle
Assigned To:                putnopvut
====================================================================== 
Project:                    Asterisk
Issue ID:                   11024
Category:                   Core/PBX
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           1.4.13  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             10-18-2007 08:11 CDT
Last Modified:              11-13-2007 02:25 CST
====================================================================== 
Summary:                    Calls Looping back into call groups cause confusion
or overload.
Description: 
If one has a call or ringing group implemented by a Dial command:

exten => 140,1,Dial(SIP/112&SIP/113&SIP/116)

and one of the SIP phones in that Dial command sets call forwarding to the
group exten (ie SIP/113 sets call forward always to 140), then any calls to
the group (140) results in multiple calls taking place that (with enough
phones involved) can bring the entire Asterisk system to its knees.

There are similar problems with queues getting deluged by these looping
calls.

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

---------------------------------------------------------------------- 
 oej - 11-13-07 02:25  
---------------------------------------------------------------------- 
Why not catch the forward in the FORWARD_CONTEXT and handle it in the
dialplan?

We do handle things like transfers and forwards in these contexts. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-13-07 02:25  oej            Note Added: 0073564                          
======================================================================




More information about the asterisk-bugs mailing list