<html>

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered)">

<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:blue;
        text-decoration:underline;}
span.EmailStyle18
        {font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in .5in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=blue>

<div class=Section1>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>I see two problems with doing it this way.
One the agent is not paying attention and misses the announcement. Two we have
some queues that can have as many 800+ toll free numbers pointed at the same
queue. The agents need to be able to know which of the toll free numbers was
dialed. We do that in our current system by putting the last four digits of the
toll free on the phone display. With the below scenario it will not only have
to have a variable as to which account but also say out the digits of the last
four but only on certain accounts. That is possible I realize but messy. </span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>&nbsp;</span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>I need a combination of the two scenarios.
AgentCallBackLogin so that I can have a phone display but AgentLogin so that
there is no Call Back and just presents the call. Unless I can come up with
something I&#8217;m guessing we are going to have to write some kind of program
that can do this instead.</span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>&nbsp;</span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>Anyone have anything else to add? Thanks</span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>&nbsp;</span></font></p>

<div>

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

<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'>
asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] <b><span style='font-weight:
bold'>On Behalf Of </span></b>Junaid Uppal<br>
<b><span style='font-weight:bold'>Sent:</span></b> Tuesday, May 09, 2006 2:57
AM<br>
<b><span style='font-weight:bold'>To:</span></b> Asterisk Users Mailing List -
 Non-Commercial Discussion<br>
<b><span style='font-weight:bold'>Subject:</span></b> Re: [Asterisk-Users] Call Center Phone with Auto Answer</span></font></p>

</div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>&nbsp;</span></font></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>Hi Steve ,<br>
<br>
I was actually looking forward for the same thing , do y ou have something like
this , as an example?<br>
<br>
regards<br>
<br>
Junaid Uppal<br>
<br>
</span></font></p>

<div>

<p class=MsoNormal><span class=gmailquote><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>On 5/9/06, <b><span style='font-weight:bold'>Steve
Totaro</span></b> &lt;<a href="mailto:stotaro@asteriskhelpdesk.com">stotaro@asteriskhelpdesk.com</a>&gt;
wrote:</span></font></span></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Use an activex screenpop.<br>
<br>
Thanks,<br>
Steve Totaro<br>
<br>
&gt; -----Original Message-----<br>
&gt; From: Kevin Savoy [mailto:<a href="mailto:ksavoy@novo1.com">ksavoy@novo1.com</a>]<br>
&gt; Sent: Monday, May 08, 2006 3:32 PM <br>
&gt; To: 'Asterisk Users Mailing List - Non-Commercial Discussion'<br>
&gt; Subject: RE: [Asterisk-Users] Call Center Phone with Auto Answer<br>
&gt;<br>
&gt; This may be the way to go but not the best. Our agents frankly aren't <br>
the<br>
&gt; brightest people and I can see them forgetting it as soon as it is<br>
said to<br>
&gt; them, or they are not paying attention and missing the announcement<br>
but it<br>
&gt; is something to look into. Thanks <br>
&gt;<br>
&gt; -----Original Message-----<br>
&gt; From: <a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a><br>
&gt; [mailto:<a href="mailto:asterisk-users-bounces@lists.digium.com">
asterisk-users-bounces@lists.digium.com</a>] On Behalf Of Time<br>
Bandit<br>
&gt; Sent: Monday, May 08, 2006 2:23 PM<br>
&gt; To: Asterisk Users Mailing List - Non-Commercial Discussion<br>
&gt; Subject: Re: [Asterisk-Users] Call Center Phone with Auto Answer <br>
&gt;<br>
&gt; &gt; Ok I can get this to work now the next problem is since the agent<br>
stays<br>
&gt; &gt; &quot;off-hook&quot; when a call is presented to them there is no
indication<br>
of<br>
&gt; what<br>
&gt; &gt; call this is. Being an inbound call center we have 100's of clients. <br>
&gt; 1,000's<br>
&gt; &gt; of toll frees and DNIS. We use the Asterisk callerID function to<br>
assign<br>
&gt; a<br>
&gt; &gt; name to each call so that when the call is presented to the agent it<br>
&gt; &gt; displays which company the call is for. With AgentLogin all the <br>
agent<br>
&gt; gets<br>
&gt; &gt; is the number they dialed to log in. No idea which client this call<br>
is<br>
&gt; for.<br>
&gt; &gt; Any ideas there?<br>
&gt; When you send the caller to the queue, you can pass the name of the <br>
&gt; audio file to be played as the announcement to the agent when he gets<br>
&gt; the call. Maybe you could use that and pre-record the name of the<br>
&gt; customer, passing that audio file<br>
&gt;<br>
&gt; something like &quot;exten =&gt; <br>
&gt; 8000,n,Queue(8000|t||FilenameOfTheCustomerName|300)&quot;<br>
&gt;<br>
&gt; maybe you could also use festival<br>
&gt;<br>
&gt; hth<br>
&gt; _______________________________________________<br>
&gt; --Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a>
--<br>
&gt;<br>
&gt; Asterisk-Users mailing list<br>
&gt; To UNSUBSCRIBE or update options visit:<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;<a
href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; --Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a>
--<br>
&gt;<br>
&gt; Asterisk-Users mailing list<br>
&gt; To UNSUBSCRIBE or update options visit: <br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;<a
href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
<br>
_______________________________________________<br>
--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a>
--<br>
<br>
Asterisk-Users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a></span></font></p>

</div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>&nbsp;</span></font></p>

</div>

</body>

</html>