Files
asterisk/apps
Sean Bright 574d6986ce 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:37 +00:00
..