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

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Dec 7 14:33:03 CST 2007


The following issue has been CLOSED 
====================================================================== 
http://bugs.digium.com/view.php?id=8580 
====================================================================== 
Reported By:                rbraun_proformatique
Assigned To:                Corydon76
====================================================================== 
Project:                    Asterisk
Issue ID:                   8580
Category:                   Applications/General
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     closed
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Disclaimer on File?:        Yes 
Request Review:              
Resolution:                 suspended
Fixed in Version:           
====================================================================== 
Date Submitted:             12-13-2006 07:06 CST
Last Modified:              12-07-2007 14:33 CST
====================================================================== 
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...
====================================================================== 

---------------------------------------------------------------------- 
 Corydon76 - 12-07-07 14:33  
---------------------------------------------------------------------- 
No response from reporter.  Reopen if/when you can make the requested
changes. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
12-07-07 14:33  Corydon76      Note Added: 0075053                          
12-07-07 14:33  Corydon76      Assigned To               => Corydon76       
12-07-07 14:33  Corydon76      Status                   feedback => closed  
12-07-07 14:33  Corydon76      Resolution               open => suspended   
======================================================================




More information about the asterisk-bugs mailing list