<html><body bgcolor="#FFFFFF"><div>Just create an AGI and add it to the Queue() call:</div><div><br></div><div>[sales_queue]</div><div>; Sales Queue</div><div>exten =&gt; queuein,1,Verbose(Entering Sales Queue)</div><div>exten =&gt; queuein,n,Read(_custid,pls-entr-cust-id,4)</div><div>exten =&gt; queuein,n,Queue(sales,,,300,connect_script)</div><div>exten =&gt; queuein,n,Hangup()</div><div><br></div><div><br></div><div>In your AGI you should be able to read the custid variable, and I'm pretty sure there is also a QUEUEMEMBER variable that's set with the agent extension (not sure of the variable name, that's just off the top of my head).&nbsp;</div><div><br></div><div><br><br>Thanks,<div>--Warren Selby, dCAP</div></div><div><br>On Mar 10, 2011, at 3:37 PM, "Danny Nicholas" &lt;<a href="mailto:danny@debsinc.com">danny@debsinc.com</a>&gt; wrote:<br><br></div><div></div><blockquote type="cite"><div><o:smarttagtype namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="PersonName">
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--a:link
        {mso-style-priority:99;}
span.MSOHYPERLINK
        {mso-style-priority:99;}
a:visited
        {mso-style-priority:99;}
span.MSOHYPERLINKFOLLOWED
        {mso-style-priority:99;}

 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:Calibri;}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:Calibri;
        color:windowtext;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->




<div class="Section1">

<div>

<div class="MsoNormal" align="center" style="text-align:center"><font size="3" face="Times New Roman"><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;">

<hr size="2" width="100%" align="center" tabindex="-1">

</span></font></div>

<p class="MsoNormal"><b><font size="2" face="Tahoma"><span style="font-size:10.0pt;
font-family:Tahoma;font-weight:bold">From:</span></font></b><font size="2" face="Tahoma"><span style="font-size:10.0pt;font-family:Tahoma">
<a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a>
[mailto:asterisk-users-bounces@lists.digium.com] <b><span style="font-weight:
bold">On Behalf Of </span></b>Mike<br>
<b><span style="font-weight:bold">Sent:</span></b> Thursday, March 10, 2011
3:30 PM<br>
<b><span style="font-weight:bold">To:</span></b> '<st1:personname w:st="on">Asterisk
 Users Mailing List - Non-Commercial Discussion</st1:personname>'<br>
<b><span style="font-weight:bold">Subject:</span></b> [asterisk-users] Asterisk
queues : command to run when a call isbeing bridged</span></font><font size="3" face="Times New Roman"><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;"><o:p></o:p></span></font></p>

</div>

<p class="MsoNormal"><font size="2" face="Calibri"><span style="font-size:11.0pt"><o:p>&nbsp;</o:p></span></font></p>

<p class="MsoNormal"><font size="2" face="Calibri"><span lang="FR-CA" style="font-size:
11.0pt">Hi,</span></font></p></div></o:smarttagtype></div></blockquote></body></html>