<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Abandoned Call Flag</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=6092983" />
  <subtitle>Abandoned Call Flag</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=6092983</id>
  <updated>2013-05-24T00:50:01Z</updated>
  <dc:date>2013-05-24T00:50:01Z</dc:date>
  <entry>
    <title>RE: Abandoned Call Flag</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11901175" />
    <author>
      <name>Kevin Moore</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11901175</id>
    <updated>2013-02-13T18:52:09Z</updated>
    <published>2013-02-13T18:52:09Z</published>
    <summary type="html">[quote=Russell Hopkins]Is there a way to only flag or report a call as abandoned
after it has been queued? Instead of as soon as the application answers and the
script starts processing? We would like for an abandoned call to report only after the call has processed through the script and been queued.

UCCX Version 8.5

Russell Hopkins
[url=mailto:rhopkins@iticommunications.com]rhopkins@iticommunications.com[/url][/quote]
 
Russell,
The CSQ reports only show contacts that have abandoned after they reach the Selected or Queued branch of the Select Resource step.  Others, such as the Application reports show abandons across the application.  So you want to ensure you are referencing the correct report to show only abandons in queue.
Kevin</summary>
    <dc:creator>Kevin Moore</dc:creator>
    <dc:date>2013-02-13T18:52:09Z</dc:date>
  </entry>
  <entry>
    <title>RE: Abandoned Call Flag</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11897002" />
    <author>
      <name>Steven McGoff</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11897002</id>
    <updated>2013-02-13T16:45:21Z</updated>
    <published>2013-02-13T16:45:21Z</published>
    <summary type="html">Hi Russell,
As I understand it, calls are marked as abandoned only if an agent does not answer the call prior to the caller hanging up. "For Unified CCX calls, a call is abandoned if it is not answered by an agent and the caller hangs up or is disconnected." This is from the Historical Report User Guide.  I interpret this as having to make it to a select resource step before it would be marked as abandoned on a hangup.  If this is not the case, then using an On Exception Goto with ContactInactiveException right after the accept step.  The goto jumps to the end of the script to a Set Contact Info that marks the call as handled then an End.  Note: Be sure that there are no steps that would fall through and use the Set Contact Info step.  You might inadvertently be setting calls to handled when they actually are not.  Right before the select resource, put in the step On Exception Clear to clear the ContactInactiveException.  This will ensure that calls that have not been offered to the queue will not be marked as abandoned.
Good Luck,
Steve</summary>
    <dc:creator>Steven McGoff</dc:creator>
    <dc:date>2013-02-13T16:45:21Z</dc:date>
  </entry>
  <entry>
    <title>RE: Abandoned Call Flag</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11895179" />
    <author>
      <name>TUNG PHAN</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11895179</id>
    <updated>2013-02-13T16:00:20Z</updated>
    <published>2013-02-13T16:00:20Z</published>
    <summary type="html">[quote=Russell Hopkins]Is there a way to only flag or report a call as abandoned
after it has been queued? Instead of as soon as the application answers and the
script starts processing? We would like for an abandoned call to report only after the call has processed through the script and been queued.

UCCX Version 8.5

Russell Hopkins
[url=mailto:rhopkins@iticommunications.com]rhopkins@iticommunications.com[/url][/quote]
 
Hi Russell,
I ran across of this link, it may help.  https://supportforums.cisco.com/thread/2104689 .</summary>
    <dc:creator>TUNG PHAN</dc:creator>
    <dc:date>2013-02-13T16:00:20Z</dc:date>
  </entry>
  <entry>
    <title>Abandoned Call Flag</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6092982" />
    <author>
      <name>Russell Hopkins</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6092982</id>
    <updated>2012-07-13T16:27:13Z</updated>
    <published>2012-07-13T16:27:13Z</published>
    <summary type="html">Is there a way to only flag or report a call as abandoned
after it has been queued? Instead of as soon as the application answers and the
script starts processing? We would like for an abandoned call to report only after the call has processed through the script and been queued.

UCCX Version 8.5

Russell Hopkins
[url=mailto:rhopkins@iticommunications.com]rhopkins@iticommunications.com[/url]</summary>
    <dc:creator>Russell Hopkins</dc:creator>
    <dc:date>2012-07-13T16:27:13Z</dc:date>
  </entry>
</feed>

