Files
asterisk/apps/app_queue.c
Sean Bright a358458912 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:45 +00:00

389 KiB