<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<title>Re: [cisco-voip] IPCCX Script - Dead Air?</title>
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Verdana;
        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","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@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]-->
</head>

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

<div class=Section1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>We&#8217;re running 5.0.2SR2<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>I&#8217;ve experienced the &#8220;dead air&#8221; issue as well.
Usually happens when all agents are not ready (excluding in a call) but as soon
as they are ready MOH begins working. Seems to only happen on particular
scripts as well, but I&#8217;ve been unable to get it occur while reactive
debugging.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<div>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
cisco-voip-bounces@puck.nether.net [mailto:cisco-voip-bounces@puck.nether.net] <b>On
Behalf Of </b>Jim Reed<br>
<b>Sent:</b> Thursday, August 06, 2009 11:48 AM<br>
<b>To:</b> Dane; cisco-voip@puck.nether.net<br>
<b>Subject:</b> Re: [cisco-voip] IPCCX Script - Dead Air?<o:p></o:p></span></p>

</div>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><b><span style='font-size:10.5pt;
font-family:"Verdana","sans-serif"'>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>
</span></b><b><span style='font-size:7.5pt;font-family:"Verdana","sans-serif"'>--
<br>
Jim Reed<br>
Swift Communications, Inc.<br>
970-683-5646 (Direct)<br>
775-772-7666 (Cell)<br>
</span></b><span style='font-size:9.0pt;font-family:"Verdana","sans-serif"'><br>
&#8220;</span><b><span style='font-size:7.5pt;font-family:"Verdana","sans-serif"'>A
heart never broken is pristine<br>
and sterile and will never know<br>
the joy&nbsp;of being imperfect.&#8221;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;--Unknown<br>
</span></b><span style='font-size:9.0pt;font-family:"Verdana","sans-serif"'><br>
<br>
<br>
<br>
On 8/6/09 10:08 AM, &quot;Dane&quot; &lt;dane@pktloss.net&gt; wrote:</span><o:p></o:p></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:9.0pt;
font-family:"Verdana","sans-serif"'>I put together a very basic IPCCX script
for a small group of users. &nbsp;It works for the most part but there is one
problem, when all agents are busy the caller just hears dead air. &nbsp;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. &nbsp;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>
</span><o:p></o:p></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><o:p>&nbsp;</o:p></p>

</div>

</body>

</html>