[asterisk-bugs] [Asterisk 0008580]: [patch] Limit on simultaneous calls for queue members

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Aug 27 08:19:53 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=8580 
====================================================================== 
Reported By:                rbraun_proformatique
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   8580
Category:                   Applications/General
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     feedback
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Disclaimer on File?:        Yes 
Request Review:              
====================================================================== 
Date Submitted:             12-13-2006 07:06 CST
Last Modified:              08-27-2007 08:19 CDT
====================================================================== 
Summary:                    [patch] Limit on simultaneous calls for queue
members
Description: 
The queue application doesn't allow limits on simultaneous calls for queue
members. Some workarounds like call-limit in sip.conf cause many other
problems (for example, calls can't be transfered if call-limit is 1). We
(at Proformatique) have written a patch for app_queue which allows placing
such a limit. queues.conf can then be configured as this :

member = SIP/100[,penalty[,call-limit]]

If call-limit isn't specified, it is 0. A call-limit of 0 means no limit.
Thus, it shouldn't break any configuration (at least in the static conf
file, I haven't tested RealTime configurations).
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0007433 [branch] Devicestate not working correctly
related to          0006315 [patch] disable ringing on busy members...
====================================================================== 

---------------------------------------------------------------------- 
 bweschke - 08-27-07 08:19  
---------------------------------------------------------------------- 
Ok. Thanks! We'll stand by for it! 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-27-07 08:19  bweschke       Note Added: 0069469                          
======================================================================




More information about the asterisk-bugs mailing list