Files
asterisk/configs/samples
serfreeman1337 1b48092d8b app_queue: Add 'prio' setting to the 'force_longest_waiting_caller' option
This adds a 'prio' setting to ensure that call priority is respected across multiple queues.
Using 'yes' could cause high-priority callers to be skipped if a caller
in another queue had a longer wait time, regardless of priority.

Resolves: #1637

UserNote: The 'force_longest_waiting_caller' option now supports a 'prio' setting.
When set to 'prio', calls are offered by priority first, then by wait time.
2026-03-26 19:23:47 +00:00
..
2025-06-02 16:35:34 +00:00
2024-02-28 18:39:03 +00:00
2021-11-16 06:00:28 -06:00
2021-11-16 06:00:28 -06:00
2021-11-16 06:00:28 -06:00
2022-01-05 14:17:21 -06:00
2023-12-08 13:11:54 +00:00