Ticket #4297 (closed Feature Requests: fixed)

Opened 3 years ago

Last modified 3 years ago

Specifiy the queues to have per-device toggle hints/dialplan generated

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

Description

Currently, if USEDEVSTATE is set and the queue toggle code is enabled, then every queue will have a device specific hint and dialplan generated for every sip and iax2 device that could be configured to use the queue.

On a system with a lot of extensions and queues, this can become an enormous number of hints and dialplan having detrimental effects on dialplan reload time and possibly on the hint notification system in general.

To limit the number of these hints that are generated, there needs to be a per queue ability to specify if any such dialplan and hints should be generated for each queue.

Change History

05/25/10 20:46:05 changed by p_lindheimer

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

(In [9762]) closes #4297 make toggle hints and dialplan configurable per queue