<?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>JAVA Supervisor Query</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=9292937" />
  <subtitle>JAVA Supervisor Query</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=9292937</id>
  <updated>2013-05-19T19:30:16Z</updated>
  <dc:date>2013-05-19T19:30:16Z</dc:date>
  <entry>
    <title>RE: New Message from Asmita Patil in Computer Telephony Integration Object</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9462624" />
    <author>
      <name>David Lender</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9462624</id>
    <updated>2012-12-17T15:19:16Z</updated>
    <published>2012-12-17T15:19:16Z</published>
    <summary type="html">I suggest you review and compare the CTIOS Supervisor Desktop client log with the client log from your custom application to determine why the CTIOS Supervisor Desktop scenario is working correctly but your custom application is not.</summary>
    <dc:creator>David Lender</dc:creator>
    <dc:date>2012-12-17T15:19:16Z</dc:date>
  </entry>
  <entry>
    <title>RE: New Message from Asmita Patil in Computer Telephony Integration Object</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9446285" />
    <author>
      <name>Asmita Patil</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9446285</id>
    <updated>2012-12-17T06:01:08Z</updated>
    <published>2012-12-17T06:01:08Z</published>
    <summary type="html">yeh i have tried it with the same scenario using the out of box CTIOS Supervisor desktop. it is working fine with CTIOS Supervisor desktop.As it is two step transfer Supervisor can reconnect a call that has been transferred before completing call.
 
 </summary>
    <dc:creator>Asmita Patil</dc:creator>
    <dc:date>2012-12-17T06:01:08Z</dc:date>
  </entry>
  <entry>
    <title>RE: New Message from Asmita Patil in Computer Telephony Integration Object</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9367992" />
    <author>
      <name>David Lender</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9367992</id>
    <updated>2012-12-14T14:54:39Z</updated>
    <published>2012-12-14T14:54:39Z</published>
    <summary type="html">Supervisor cannot reconnect a call that has been transferred.   Have you tried the same scenario using the out of box CTIOS Supervisor desktop?</summary>
    <dc:creator>David Lender</dc:creator>
    <dc:date>2012-12-14T14:54:39Z</dc:date>
  </entry>
  <entry>
    <title>RE: New Message from Asmita Patil in Computer Telephony Integration Object</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9366153" />
    <author>
      <name>Asmita Patil</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9366153</id>
    <updated>2012-12-14T12:33:59Z</updated>
    <published>2012-12-14T12:33:59Z</published>
    <summary type="html">we solved our issue by checking no of calls without using CTIOS_SUPERVISORAGENTSTATE.
now we have one more query .
when we transfer call from supervisor to agent ,agent answers call and  supervisor tries to reconnect the call  insted of Release &amp; Hold button Relese &amp; Retrive button get activated</summary>
    <dc:creator>Asmita Patil</dc:creator>
    <dc:date>2012-12-14T12:33:59Z</dc:date>
  </entry>
  <entry>
    <title>RE: New Message from Asmita Patil in Computer Telephony Integration Object</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9332494" />
    <author>
      <name>David Lender</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9332494</id>
    <updated>2012-12-13T15:18:57Z</updated>
    <published>2012-12-13T15:18:57Z</published>
    <summary type="html">If the agent goes to a work state then you should pop Wrapup window.  If you don’t want a supervisor to get wrapup window then check to see if the agent is a supervisor using isSupervisor property of the agent object.   CTIOS_SUPERVISORAGENTSTATE is not used.</summary>
    <dc:creator>David Lender</dc:creator>
    <dc:date>2012-12-13T15:18:57Z</dc:date>
  </entry>
  <entry>
    <title>RE: JAVA Supervisor Query</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9319993" />
    <author>
      <name>Asmita Patil</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9319993</id>
    <updated>2012-12-13T07:59:52Z</updated>
    <published>2012-12-13T07:59:52Z</published>
    <summary type="html">[quote=Asmita Patil]we are developing supervisor agent desktop in java.we facing some issue while completing transfer .
we are getting wraup window while completing transfer call.
we found one solution .we got CTIOS_SUPERVISORAGENTSTATE ,is there any difference between CTIOS_AGENTSTATE and  CTIOS_SUPERVISORAGENTSTATE because when we use  CTIOS_SUPERVISORAGENTSTATE we got supervisor state unknown but not wrapup window.
can you please guide us on above problem[/quote]
we have already tried with CTIOS_WRAPUPOKENABLED but still we are getting wrapup window while comlpeting transfered call.
we tried with CTIOS_SUPERVISORAGENTSTATE in OnAgentStateChange event.
 
 </summary>
    <dc:creator>Asmita Patil</dc:creator>
    <dc:date>2012-12-13T07:59:52Z</dc:date>
  </entry>
  <entry>
    <title>RE: New Message from Asmita Patil in Computer Telephony Integration Object</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9299357" />
    <author>
      <name>David Lender</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9299357</id>
    <updated>2012-12-12T16:35:55Z</updated>
    <published>2012-12-12T16:35:55Z</published>
    <summary type="html">The wrapup window should be determined by the supervisor (agent’s) state of WorkReady or WorkNotready.   CTIOS_SUPERVISORAGENTSTATE should not be used.
There are arguments related to whether or not to pop the wrapup window in After Call Work states.

CTIOS_INCOMINGOROUTGOING indicates the direction of the call. The defined values are:
0 = the direction of the call is unknown
1 = the call is an incoming call and the agent may enter wrapup data
2 = the call is an outgoing call and the agent may not enter wrapup data
You can use the GetValueInt method to obtain this value on the Agent object.
CTIOS_WRAPUPOKENABLED indicates whether wrapup data is required for the recently ended call.
A value of false indicates that wrapup data is not required.</summary>
    <dc:creator>David Lender</dc:creator>
    <dc:date>2012-12-12T16:35:55Z</dc:date>
  </entry>
  <entry>
    <title>RE: New Message from Asmita Patil in Computer Telephony Integration Object</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9295748" />
    <author>
      <name>David Lender</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9295748</id>
    <updated>2012-12-12T14:30:18Z</updated>
    <published>2012-12-12T14:30:18Z</published>
    <summary type="html">If the transfer is complete the call ends and (supervisor) agent goes into wrapup state.  Where are you using CTIOS_SUPERVISORAGENTSTATE?</summary>
    <dc:creator>David Lender</dc:creator>
    <dc:date>2012-12-12T14:30:18Z</dc:date>
  </entry>
  <entry>
    <title>JAVA Supervisor Query</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9292936" />
    <author>
      <name>Asmita Patil</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9292936</id>
    <updated>2012-12-12T13:33:06Z</updated>
    <published>2012-12-12T13:33:06Z</published>
    <summary type="html">we are developing supervisor agent desktop in java.we facing some issue while completing transfer .
we are getting wraup window while completing transfer call.
we found one solution .we got CTIOS_SUPERVISORAGENTSTATE ,is there any difference between CTIOS_AGENTSTATE and  CTIOS_SUPERVISORAGENTSTATE because when we use  CTIOS_SUPERVISORAGENTSTATE we got supervisor state unknown but not wrapup window.
can you please guide us on above problem</summary>
    <dc:creator>Asmita Patil</dc:creator>
    <dc:date>2012-12-12T13:33:06Z</dc:date>
  </entry>
</feed>

