Files
asterisk/apps/app_queue.c
Sean Bright 9de1bc7204 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
2024-04-17 14:32:39 +00:00

393 KiB