[asterisk-bugs] [Asterisk 0008580]: [patch] Limit on simultaneous calls for queue members
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jun 2 11:54:29 CDT 2010
The following issue has been set as RELATED TO issue 0016163.
======================================================================
https://issues.asterisk.org/view.php?id=8580
======================================================================
Reported By: rbraun_proformatique
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 8580
Category: Applications/General
Reproducibility: N/A
Severity: feature
Priority: normal
Status: closed
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Request Review:
Resolution: suspended
Fixed in Version:
======================================================================
Date Submitted: 2006-12-13 07:06 CST
Last Modified: 2010-06-02 11:54 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...
related to 0016163 [patch] Limit on simultaneous incoming ...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-06-02 11:54 pabelanger Relationship added related to 0016163
======================================================================
More information about the asterisk-bugs
mailing list