<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>

<META content="MSHTML 6.00.2800.1528" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Greetings fellow list members,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I am trying to add some tricky functionality to 
Asterisk dialplan and I was curious if anyone else has come up with a solution 
to something like this.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Basically I have phone representatives that log 
into one of several queues (not using chan Agent, we&nbsp;log in&nbsp;by the 
extension), and frequently these agents have to make attended transfer calls to 
outside numbers.&nbsp; This transfer basically amounts to a new outgoing 
call.&nbsp; I have been asked to set the caller ID for these outgoing calls 
based on the queue the phone representative is currently logged in 
to.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Unfortunetly I cannot think of a way to do 
this.&nbsp; The incomming and outgoing calls are two different calls.&nbsp; I 
have considered using DBPut and DBGet to store this information in a 
database.&nbsp; This might work, but I am also concerned about the overhead 
involved.&nbsp; I cannot think of a way to do this using global variables since 
I need to store a seperate value for each extension.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Has anyone run into an issue like this and come up 
with a solution?&nbsp; Any thoughts are much appreciated.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thank you,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Franklin Webb</FONT></DIV>
<DIV><FONT face=Arial size=2>Assistant IT Project Leader</FONT></DIV>
<DIV><FONT face=Arial size=2>Inter Media Marketing 
Solutions</FONT></DIV></BODY></HTML>