<div dir="ltr">Is AGI not an option?</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Feb 14, 2021 at 1:44 AM Nikša Baldun <<a href="mailto:it@voxdiversa.hr">it@voxdiversa.hr</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
there is currently no way (AFAIK) to get a list of all queues from <br>
dialplan, and also no way to get a pause reason for a member. I am going <br>
to add a couple of dialplan functions for that. The first one should <br>
obviously be called QUEUE_LIST and accept no parameters. For the second <br>
one, I am not sure whether it would be better to add a new function or <br>
modify QUEUE_MEMBER. I am leaning towards new function, because I would <br>
like to get both pause status and reason in one function call, and also <br>
I would like to make the queuename parameter optional. So perhaps <br>
QUEUE_PAUSE_STATUS([queuename],interface) which returns <br>
<pause_status>,<pause_reason>. The alternative is to add new option to <br>
QUEUE_MEMBER (called "pause_reason" or similar).<br>
<br>
Nik<br>
<br>
<br>
-- <br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-dev mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" rel="noreferrer" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-dev</a></blockquote></div>