<?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=10124585" />
  <subtitle>JAVA Supervisor Query</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=10124585</id>
  <updated>2013-05-18T21:07:40Z</updated>
  <dc:date>2013-05-18T21:07:40Z</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=10835108" />
    <author>
      <name>David Lender</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10835108</id>
    <updated>2013-01-18T15:40:46Z</updated>
    <published>2013-01-18T15:40:46Z</published>
    <summary type="html">I suggest you look at the client and server logs to determine why you transfer/conference complete fails.  You need to have one held call and one active call in order to complete a transfer/conference.  If the second call has ended, you cannot complete a transfer or conference.</summary>
    <dc:creator>David Lender</dc:creator>
    <dc:date>2013-01-18T15:40:46Z</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=10782212" />
    <author>
      <name>Asmita Patil</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10782212</id>
    <updated>2013-01-17T09:58:13Z</updated>
    <published>2013-01-17T09:58:13Z</published>
    <summary type="html">I made changes suggested by you ,managed hiding second call in grid but it gives me another error while transfer complete &amp; conference complete scenario. Please find the attached Screenshot for your reference
 </summary>
    <dc:creator>Asmita Patil</dc:creator>
    <dc:date>2013-01-17T09:58:13Z</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=10741925" />
    <author>
      <name>David Lender</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10741925</id>
    <updated>2013-01-16T15:37:27Z</updated>
    <published>2013-01-16T15:37:27Z</published>
    <summary type="html">My suggestion would be on the eCallEndEvent you should remove the secondary call from your call grid.  If that doesn’t work try the eCallTransferredEvent.</summary>
    <dc:creator>David Lender</dc:creator>
    <dc:date>2013-01-16T15:37:27Z</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=10735422" />
    <author>
      <name>Asmita Patil</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10735422</id>
    <updated>2013-01-16T12:06:04Z</updated>
    <published>2013-01-16T12:06:04Z</published>
    <summary type="html">As you suggested I have  compared the our Java Supervisor log to the standard CTIOS Supervisor desktop log. In standard also second call gets generated but after that they have set current call to null .I have tried same at eCallEndEvent but still it is working same as before .can you please suggest me where should I set current call to null or where should I destroy that secondary call object</summary>
    <dc:creator>Asmita Patil</dc:creator>
    <dc:date>2013-01-16T12:06:04Z</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=10526363" />
    <author>
      <name>David Lender</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10526363</id>
    <updated>2013-01-14T14:26:12Z</updated>
    <published>2013-01-14T14:26:12Z</published>
    <summary type="html">You should not be adding the secondary callid to your grid.  Your Java CIL app seems to show 2 calls ringing at the agent which should never happen.  I suggest you review the Java CIl and CTIOS Server logs to see where the extra call event is coming from and compare the JavaCil log to the COM Cil log from the out of box Supervisor desktop.</summary>
    <dc:creator>David Lender</dc:creator>
    <dc:date>2013-01-14T14:26:12Z</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=10502031" />
    <author>
      <name>Asmita Patil</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10502031</id>
    <updated>2013-01-14T11:51:00Z</updated>
    <published>2013-01-14T11:51:00Z</published>
    <summary type="html">   when I tried to update call data on the CALL ESTABLISHED event unnecessarily  secondary Call ID get added in first row of Monitored calls grid. Please find attached document for your reference.
 </summary>
    <dc:creator>Asmita Patil</dc:creator>
    <dc:date>2013-01-14T11:51:00Z</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=10198656" />
    <author>
      <name>David Lender</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10198656</id>
    <updated>2013-01-11T20:12:09Z</updated>
    <published>2013-01-11T20:12:09Z</published>
    <summary type="html">What error are you getting when you try to update call data on the CALL ESTABLISHED event?</summary>
    <dc:creator>David Lender</dc:creator>
    <dc:date>2013-01-11T20:12:09Z</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=10170314" />
    <author>
      <name>Asmita Patil</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10170314</id>
    <updated>2013-01-11T09:34:37Z</updated>
    <published>2013-01-11T09:34:37Z</published>
    <summary type="html">We are using Java CIL 8.5.5 version. We are able to monitor the call using the out of box CTIOS Agent Desktop. First we are setting data at eMonitoredCallDataUpdateEvent at that it is working fine when secondly we are setting data at eMonitoredCallTranslationRouteEvent but , we are getting CTIOS_SECONDARYCALLID id as CTIOS_UNIQUEOBJECTID ,so related data is also wrong .we also tried at BEGIN CALL &amp; CALL ESTABLISHED event but it is not working.</summary>
    <dc:creator>Asmita Patil</dc:creator>
    <dc:date>2013-01-11T09:34:37Z</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=10140368" />
    <author>
      <name>David Lender</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10140368</id>
    <updated>2013-01-10T16:12:09Z</updated>
    <published>2013-01-10T16:12:09Z</published>
    <summary type="html">Which CiIL and version are you using?  Are you able to monitor the call using the out of box CTIOS Agent Desktop?  Are you filtering call events on the Monitored field?
The Secondary callid is for a transferred call.  Which call event are you looking at?  You should look at the BEGIN CALL or the CALL ESTABLISHED event to obtain the call variables.</summary>
    <dc:creator>David Lender</dc:creator>
    <dc:date>2013-01-10T16:12:09Z</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=10124584" />
    <author>
      <name>Asmita Patil</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10124584</id>
    <updated>2013-01-10T07:31:33Z</updated>
    <published>2013-01-10T07:31:33Z</published>
    <summary type="html">In supervisor application we desinging Monitored call grid. we are not getting proper call data, we are getting CTIOS_SECONDARYCALLID id as CTIOS_UNIQUEOBJECTID .so related data is also wrong 
could you please help us on above issue.</summary>
    <dc:creator>Asmita Patil</dc:creator>
    <dc:date>2013-01-10T07:31:33Z</dc:date>
  </entry>
</feed>

