Dan Cropp
2021-Nov-18 20:33 UTC
[asterisk-users] Is app_queue going to stay around or is it being deprecated (uses res_monitor)
We currently use the Queue. Under app_queue, it uses module res_monitor (which is on the to be deprecated list). Is it safe to continue using Queue (app_queue)? Dan This email is intended only for the use of the party to which it is addressed and may contain information that is privileged, confidential, or protected by law. If you are not the intended recipient you are hereby notified that any dissemination, copying or distribution of this email or its contents is strictly prohibited. If you have received this message in error, please notify us immediately by replying to the message and deleting it from your computer. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20211118/72ca86c0/attachment.html>
Joshua C. Colp
2021-Nov-18 20:38 UTC
[asterisk-users] Is app_queue going to stay around or is it being deprecated (uses res_monitor)
On Thu, Nov 18, 2021 at 4:34 PM Dan Cropp <dan at amtelco.com> wrote:> We currently use the Queue. Under app_queue, it uses module res_monitor > (which is on the to be deprecated list). > > Is it safe to continue using Queue (app_queue)? >The app_queue module is not on the deprecated list, therefore it is not being deprecated. The app_queue module has both Monitor and MixMonitor support. When res_monitor is removed, then the Monitor support in app_queue would go as well. -- Joshua C. Colp Asterisk Technical Lead Sangoma Technologies Check us out at www.sangoma.com and www.asterisk.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20211118/09144b45/attachment.html>