]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_queue: indicate the paused state of a dynamically added member in queue_log.
authorSperl Viktor <viktike32@gmail.com>
Thu, 5 Dec 2024 16:55:10 +0000 (17:55 +0100)
committerSperl Viktor <viktike32@gmail.com>
Tue, 10 Dec 2024 14:24:10 +0000 (14:24 +0000)
commit38ef522fd233c98d5995bf19a0983ffa4d9b54b5
tree9454fd7039048eff74d2a72eaaf60a745e76fbb3
parent882f21c5bc242e83c1bb6bc33a2373f80ce9cfe1
app_queue: indicate the paused state of a dynamically added member in queue_log.

Fixes: #1021
apps/app_queue.c