Files
asterisk/apps/app_queue.c
Sean Bright c78d46fb56 app_queue.c: Properly handle invalid strategies from realtime.
The existing code sets the queue strategy to `ringall` but it is then
immediately overwritten with an invalid one.

Fixes #707

(cherry picked from commit 9de1bc7204)
2024-05-09 13:56:11 +00:00

393 KiB