[asterisk-bugs] [Asterisk 0008580]: [patch] Limit on simultaneous calls for queue members
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Sep 6 04:37:06 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: 09-06-2007 04:37 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...
======================================================================
----------------------------------------------------------------------
rbraun_proformatique - 09-06-07 04:37
----------------------------------------------------------------------
A patch for trunk has just been uploaded. Reviews are welcome.
Issue History
Date Modified Username Field Change
======================================================================
09-06-07 04:37 rbraun_proformatiqueNote Added: 0069997
======================================================================
More information about the asterisk-bugs
mailing list