<div class="gmail_quote">On Thu, Nov 4, 2010 at 12:56 PM, Bruce B <span dir="ltr"><<a href="mailto:bruceb444@gmail.com">bruceb444@gmail.com</a>></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'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: 'Lucida Grande','Lucida Sans Unicode',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: 'Lucida Grande','Lucida Sans Unicode',Helvetica,Verdana,Arial,Tahoma,sans-serif; font-size: 12px; color: rgb(51, 51, 51); line-height: 17px;">exten => 123,Answer()</span></div>
<div><span style="font-family: 'Lucida Grande','Lucida Sans Unicode',Helvetica,Verdana,Arial,Tahoma,sans-serif; font-size: 12px; color: rgb(51, 51, 51); line-height: 17px;">exten => 123,n,AddQueueMember(500|Local/${CALLERID(num)}@from-internal/n)</span></div>
<div><span style="font-family: 'Lucida Grande','Lucida Sans Unicode',Helvetica,Verdana,Arial,Tahoma,sans-serif; font-size: 12px; color: rgb(51, 51, 51); line-height: 17px;">exten => 123,Hangup()</span></div>
</blockquote><div><br>You mean the penalty?<br><br>~]# asterisk -rx "core show application AddQueueMember"<br><br> -= Info about application 'AddQueueMember' =-<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> 'j' -- 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>