Ticket #3098 (closed Feature Requests: fixed)

Opened 5 years ago

Last modified 5 years ago

persistentmembers should be set for queues, and option for autofill

Reported by: p_lindheimer Assigned to:
Priority: minor Milestone: 2.5
Component: Queues Version: 2.5-branch
Keywords: Cc:
Confirmation: Confirmed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

the documentation is a bit confusing looking various places for the default behavior of persistentmembers and autofill for queues. Given the confusion and give the benefits of persistentmembers - that should be set by FreePBX to make it the default which would also be consistent with the sample queues.conf file that comes with Asterisk. This allows dynamic agents to be remembered after a reload of Asterisk. And given some desirable features we are considering to add as part of rc2, we will want this behavior for them also (relates to blf devstate info).

For autofill, since it is settable per queue, that should simply be another configurable parameter for queues, leaving the default no to be consistent with current behavior.

Change History

08/24/08 16:54:14 changed by p_lindheimer

  • status changed from new to closed.
  • resolution set to fixed.

(In [6447]) closes #3098 set persistenetmembers so dynamic agents are retained on asterisk restarting, and added option for autofill. These are a grey area between bug fix and feature code. Not having autofill in Asterisk 1.2 has always been somewhat of a bug on how one would expect a queue to behave. And similarly, not having dynamic agents persist upon Asterisk restarting is also a bit of a bug - thus these are being introduced. The do change some behavior