<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.2900.2802" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=375090021-27012006><FONT face=Arial size=2>So I'm trying to set 
up queues and agents and am trying to figure out the best way to set up what I 
need to do.&nbsp; And what I need to do is basically get Asterisk to mimic my 
company's current phone system.&nbsp; As close as possible of course.&nbsp; And 
my&nbsp;main problem is queues and agents.&nbsp; Currently,&nbsp;for our queues 
and agents, a person is assigned a hot-desk extension, which they use to login 
to any phone and then they can send and receive calls&nbsp;at that 
extension.&nbsp;&nbsp;There is no&nbsp;seperate extension 
and&nbsp;agent&nbsp;id--they are pretty much the same thing.&nbsp; But&nbsp;the 
extension moves around with them to&nbsp;wherever they log in.&nbsp;&nbsp;The 
advantage is that they always&nbsp;have the same extension.&nbsp; When no one is 
logged into a phone, the phone is assigned a catch all username called "no user" 
which has limited dialing capabilities.&nbsp; With&nbsp;Asterisk, when you log 
in an agent, they assume the extension of the phone that they&nbsp;have just 
logged in under.&nbsp; Yes,&nbsp;if they are a member of a queue, they will 
always receive calls from that queue regardless of what extension they are at, 
but for DID and internal calls, you&nbsp;would never know which extension to 
dial to reach a person setup in such a way.</FONT></SPAN></DIV>
<DIV><SPAN class=375090021-27012006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=375090021-27012006><FONT face=Arial size=2>So here's&nbsp;what 
I've come up with (but I, of course, still have questions...):&nbsp; 
</FONT></SPAN><SPAN class=375090021-27012006><FONT face=Arial size=2>Match the 
agent ID to an extension.&nbsp; Assign an agent&nbsp;their&nbsp;ID and then 
assign&nbsp;a certain working area, and a assign certain phone to that working 
area and assign that phone an extension that is&nbsp;the same as 
their&nbsp;agent id.&nbsp; The pitfall here is that if you do it this 
way,&nbsp;only one person could utilize that working area and that phone.&nbsp; 
Agents working in shifts at the same work&nbsp;area and same phone&nbsp;would 
not work--unless multiple agents used the same extension, which again kills your 
DID and internal calling.&nbsp; Of course, you could assign the extension the 
phone based on time, but what if you want to have open seating and you want any 
agent to sit in any work area at any given time? &nbsp;You can see it starts to 
get messy when you try to work&nbsp;it out this way.&nbsp;&nbsp;Also, if you did 
do the matched extension and agent id, if a person was re-assigned to a new work 
area, they either&nbsp;have to take their phone with them, or&nbsp;you get to 
setup a new phone with their&nbsp;extension.&nbsp; Perhaps there is something in 
Asterisk that I don't know about that could benefit me here?</FONT></SPAN></DIV>
<DIV><SPAN class=375090021-27012006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=375090021-27012006><FONT face=Arial size=2>I'm thinking another 
way to do something like what I need is via XML, but I'm not exactly sure how to 
do it this way.&nbsp; Can you assign a phone a certain extension and then give 
it an option for "logging in" using their agent id and then based on their agent 
id, push a new XML file out that assigns their specific extension.&nbsp; Can you 
re-assign a new extension to a phone this way?&nbsp; I believe this would be a 
decent way to set this up (if the XML files aren't too complicated) but I'm not 
exactly sure how to do it.&nbsp; </FONT></SPAN></DIV>
<DIV><SPAN class=375090021-27012006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=375090021-27012006><FONT face=Arial size=2>Any suggestions, 
pointers, directions...?</FONT></SPAN></DIV>
<DIV><SPAN class=375090021-27012006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=375090021-27012006><FONT face=Arial 
size=2>Thanks!</FONT></SPAN></DIV>
<DIV><SPAN class=375090021-27012006><FONT face=Arial size=2>Ben 
Ferguson</FONT></SPAN></DIV></BODY></HTML>