<HTML>
<HEAD>
<TITLE>Re: [cisco-voip] IPCCX Script - Dead Air?</TITLE>
</HEAD>
<BODY>
<FONT SIZE="4"><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:14.0px'><B>Dane,<BR>
Here is a blow-by-blow description of one of our queue loops. &nbsp;Perhaps it will give you some ideas.<BR>
<BR>
We have several queues so the first step selects the resource based on the name of that queue that was previously passed to the variable.<BR>
<BR>
The call then enters the queue loop.<BR>
<BR>
We check the position of the caller in queue and if they&#8217;re the first caller in queue, we have a spare phone set up that plays that annoying &#8220;Are You There Ring&#8221; once every time the loop executes so the agents know there is a call sitting in queue. &nbsp;Amazing how quickly they try to get that thing to stop.<BR>
<BR>
The call is placed on hold. &nbsp;That way the caller gets to hear the cheesy hold music.<BR>
<BR>
The delay timer counts down.<BR>
<BR>
The time on hold counter increments. &nbsp;If they&#8217;re on hold for more than six (6) intervals, we send them directly to the voicemail extension for that particular queue.<BR>
<BR>
If the time on hold counter is not yet greater than six (6), we take the call off hold.<BR>
<BR>
We then give them the option of staying on the line for the next available agent or opting to go to voicemail for that queue and leave a message for a callback.<BR>
<BR>
If they opt to stay on the line, it just loops back to the top and starts the process over.<BR>
<BR>
Hope some of this helps.<BR>
</B></SPAN></FONT></FONT><FONT FACE="Verdana, Helvetica, Arial"><B><FONT SIZE="2"><SPAN STYLE='font-size:10.0px'>-- <BR>
Jim Reed<BR>
Swift Communications, Inc.<BR>
970-683-5646 (Direct)<BR>
775-772-7666 (Cell)<BR>
</SPAN></FONT></B><SPAN STYLE='font-size:12.0px'><BR>
&#8220;</SPAN><FONT SIZE="2"><SPAN STYLE='font-size:10.0px'><B>A heart never broken is pristine<BR>
and sterile and will never know<BR>
the joy of being imperfect.&#8221;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;--Unknown<BR>
</B></SPAN></FONT><SPAN STYLE='font-size:12.0px'><BR>
<BR>
<BR>
<BR>
On 8/6/09 10:08 AM, &quot;Dane&quot; &lt;dane@pktloss.net&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>I put together a very basic IPCCX script for a small group of users.  It works for the most part but there is one problem, when all agents are busy the caller just hears dead air.  Also, I don't think they will reach an agent who becomes available if they happen to have hit this dead air.<BR>
<BR>
Here is the script:<BR>
<BR>
<BR>
<BR>
<BR>
Starting to wonder if I should have something in the &quot;Queued&quot; area under &quot;Select Resource&quot;?<BR>
<BR>
Time to go find some reading material on IPCCX scripting again.  I rarely have to ever edit or add a script, I seem to have to learn this stuff once every 2 years again and only enough to get the result I need.<BR>
<BR>
<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'><BR>
<BR>
</SPAN></FONT>
</BODY>
</HTML>