<div class="gmail_quote">On Thu, Nov 4, 2010 at 12:56 PM, Bruce B <span dir="ltr">&lt;<a href="mailto:bruceb444@gmail.com">bruceb444@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
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 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 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 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 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>
</blockquote><div><br>You mean the penalty?<br><br>~]# asterisk -rx &quot;core show application AddQueueMember&quot;<br><br>  -= Info about application &#39;AddQueueMember&#39; =-<br><br>[Synopsis]<br>Dynamically adds queue members<br>
<br>[Description]<br>   AddQueueMember(queuename[|interface[|penalty[|options[|membername[|state_interface]]]]]):<br>Dynamically adds interface to an existing queue.<br>If the interface is already in the queue and there exists an n+101 priority<br>
then it will then jump to this priority.  Otherwise it will return an error<br>The option string may contain zero or more of the following characters:<br>       &#39;j&#39; -- jump to +101 priority when appropriate.<br>  This application sets the following channel variable upon completion:<br>
     AQMSTATUS    The status of the attempt to add a queue member as a<br>                     text string, one of<br>           ADDED | MEMBERALREADY | NOSUCHQUEUE<br>If a device is provided in the state_interface parameter, then this will<br>
be the device which will be used to determine the device state of the<br>added queue member.<br>Example: AddQueueMember(techsupport|SIP/3000)<br> <br><br><br></div></div>Thanks,<br>--Warren Selby, dCAP<br><a href="http://www.selbytech.com">http://www.selbytech.com</a><br>

<div style="visibility: hidden; display: inline;" id="avg_ls_inline_popup"></div><style type="text/css">#avg_ls_inline_popup {  position:absolute;  z-index:9999;  padding: 0px 0px;  margin-left: 0px;  margin-top: 0px;  width: 240px;  overflow: hidden;  word-wrap: break-word;  color: black;  font-size: 10px;  text-align: left;  line-height: 13px;}</style>