Amazing. Thank you very much.<div><br></div><div>Unfortunately, the phone type is 53i and not the 55i as I mistakenly noted. It has only 6 buttons on the left side. Is there a workaround for this?</div><div><br></div><div>

Thanks again.</div><div><br></div><div>-Bruce<br><br><div class="gmail_quote">On Wed, Oct 20, 2010 at 5:12 PM, bakko <span dir="ltr">&lt;<a href="mailto:asannucci@gmail.com">asannucci@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">







<div bgcolor="#ffffff">
<div><font size="2" face="Arial">Hello,</font></div>
<div><font size="2" face="Arial"></font> </div>
<div><font size="2" face="Arial">you can&#39;t utilice the same butons to know the state 
of the agent but you can configure the LEDs in the opposite position 
(4,5,6)</font></div>
<div><font size="2" face="Arial"></font> </div>
<div><font size="2" face="Arial">in the dialplan just before the command to login to 
the queue put this line (for english queue):</font></div>
<div><font size="2" face="Arial"></font> </div>
<div><font size="2" face="Arial">exten =&gt; 
yourextension,n,Set(DEVSTATE(Custom:agenten)=INUSE)</font></div>
<div><font size="2" face="Arial"></font> </div>
<div><font size="2" face="Arial">for spanish queue</font></div>
<div><font size="2" face="Arial"></font> </div>
<div><font size="2" face="Arial">
<div><font size="2" face="Arial">exten =&gt; 
yourextension,n,Set(DEVSTATE(Custom:agentes)=INUSE)</font></div></font></div>
<div><font size="2" face="Arial"></font> </div>
<div><font size="2" face="Arial">in the dialplan part relative to agent 
logoff (english)</font></div>
<div><font size="2" face="Arial"></font> </div>
<div><font size="2" face="Arial">
<div><font size="2" face="Arial">exten =&gt; 
yourextension,n,Set(DEVSTATE(Custom:agenten)=NOT_INUSE)</font></div>
<div> </div>
<div>spanish</div>
<div> </div>
<div>
<div><font size="2" face="Arial">exten =&gt; 
yourextension,n,Set(DEVSTATE(Custom:agentes)=NOT_INUSE)</font></div>
<div> </div>
<div>then on the Aastra 6755i web page (on the <a href="http://192.168.100.100/programkey.html" target="_blank">Programmable 
Keys</a> menu):</div>
<div> </div>
<div>key        type    
    value        
line    </div>
<div>4            
BLF        agenten    global</div>
<div>5            
BLF        agentes    global</div>
<div> </div>
<div>Now each time the agent login to english queue the 4 key LED switch to red. 
The same with key 5 LED</div>
<div> </div>
<div>Please try and give us a feedback</div>
<div> </div>
<div>Regards</div>
<div> </div>
<div>- Bakko</div>
<div> </div>
<div></div></div></font> </div></div>
<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br></div>