Hi Everyone,<div><br></div><div>I am doing a queue show and I can&#39;t see any column that shows a queue member priority. Is there any other command that can show the member priority on the Asterisk 1.4x CLI?</div><div><br>

</div><div>We are using this format of dialplan to login agents:</div><div><span class="Apple-style-span" style="font-family: &#39;Lucida Grande&#39;, &#39;Lucida Sans Unicode&#39;, Helvetica, Verdana, Arial, Tahoma, sans-serif; font-size: 12px; color: rgb(51, 51, 51); line-height: 17px; "><br>

</span></div><div><span class="Apple-style-span" style="font-family: &#39;Lucida Grande&#39;, &#39;Lucida Sans Unicode&#39;, Helvetica, Verdana, Arial, Tahoma, sans-serif; font-size: 12px; color: rgb(51, 51, 51); line-height: 17px; ">exten =&gt; 123,Answer()</span></div>

<div><span class="Apple-style-span" style="font-family: &#39;Lucida Grande&#39;, &#39;Lucida Sans Unicode&#39;, Helvetica, Verdana, Arial, Tahoma, sans-serif; font-size: 12px; color: rgb(51, 51, 51); line-height: 17px; ">exten =&gt; 123,n,AddQueueMember(500|Local/${CALLERID(num)}@from-internal/n)</span></div>

<div><span class="Apple-style-span" style="font-family: &#39;Lucida Grande&#39;, &#39;Lucida Sans Unicode&#39;, Helvetica, Verdana, Arial, Tahoma, sans-serif; font-size: 12px; color: rgb(51, 51, 51); line-height: 17px; ">exten =&gt; 123,Hangup()</span></div>

<div><span class="Apple-style-span" style="font-family: &#39;Lucida Grande&#39;, &#39;Lucida Sans Unicode&#39;, Helvetica, Verdana, Arial, Tahoma, sans-serif; font-size: 12px; color: rgb(51, 51, 51); line-height: 17px; "><br>

</span></div><div><font class="Apple-style-span" color="#333333" face="&#39;Lucida Grande&#39;, &#39;Lucida Sans Unicode&#39;, Helvetica, Verdana, Arial, Tahoma, sans-serif" size="3"><span class="Apple-style-span" style="font-size: 12px; line-height: 17px;">^^^^ Where 500 is the English queue number and extension 123 is dial to login into Q-500</span></font></div>

<div><font class="Apple-style-span" color="#333333" face="&#39;Lucida Grande&#39;, &#39;Lucida Sans Unicode&#39;, Helvetica, Verdana, Arial, Tahoma, sans-serif" size="3"><span class="Apple-style-span" style="font-size: 12px; line-height: 17px;"><br>

</span></font></div><div><font class="Apple-style-span" color="#333333" face="&#39;Lucida Grande&#39;, &#39;Lucida Sans Unicode&#39;, Helvetica, Verdana, Arial, Tahoma, sans-serif" size="3"><span class="Apple-style-span" style="font-size: 12px; line-height: 17px;">The priorities don&#39;t seem to work when we use the LEASTRECENT strategy so I am suspecting my dialplan above or maybe even the priorities are not supposed to work with LEASTRECENT strategy at all?</span></font></div>

<div><font class="Apple-style-span" color="#333333" face="&#39;Lucida Grande&#39;, &#39;Lucida Sans Unicode&#39;, Helvetica, Verdana, Arial, Tahoma, sans-serif" size="3"><span class="Apple-style-span" style="font-size: 12px; line-height: 17px;"><br>

</span></font></div><div><font class="Apple-style-span" color="#333333" face="&#39;Lucida Grande&#39;, &#39;Lucida Sans Unicode&#39;, Helvetica, Verdana, Arial, Tahoma, sans-serif" size="3"><span class="Apple-style-span" style="font-size: 12px; line-height: 17px;">Thanks</span></font></div>