]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_queue: Add force_longest_waiting_caller option.
authorNathan Bruning <nathan.bruning@talksome.com>
Tue, 24 Jan 2023 13:50:39 +0000 (14:50 +0100)
committerasterisk-org-access-app[bot] <120671045+asterisk-org-access-app[bot]@users.noreply.github.com>
Mon, 12 Jun 2023 18:20:33 +0000 (18:20 +0000)
commit292834d1ba2dbac0a413049a800f4ae82ca91f36
tree15c4b50395945c0a3786ae803d880c572204db17
parent642b84c9c911d8794385f4f6b117589cdfe298ec
app_queue: Add force_longest_waiting_caller option.

This adds an option 'force_longest_waiting_caller' which changes the
global behavior of the queue engine to prevent queue callers from
'jumping ahead' when an agent is in multiple queues.

Resolves: #108

Also closes old asterisk issues:
- ASTERISK-17732
- ASTERISK-17570

Change-Id: I0f84e27903fefbe2018d0afa2d67b23aa0b321ce
apps/app_queue.c
configs/samples/queues.conf.sample