<?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>Setting call variables in CTIOS application in monitor mode</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=12641248" />
  <subtitle>Setting call variables in CTIOS application in monitor mode</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=12641248</id>
  <updated>2013-05-19T22:26:12Z</updated>
  <dc:date>2013-05-19T22:26:12Z</dc:date>
  <entry>
    <title>RE: Setting call variables in CTIOS application in monitor mode</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=12684775" />
    <author>
      <name>Reinhard Schloeglhofer</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=12684775</id>
    <updated>2013-03-06T06:41:51Z</updated>
    <published>2013-03-06T06:41:51Z</published>
    <summary type="html">Thank you for this information. I did not find anything about this restriction in the CTIOS documentation. But from the wording point of view it is clear now. I think i will need to use supervisor mode.</summary>
    <dc:creator>Reinhard Schloeglhofer</dc:creator>
    <dc:date>2013-03-06T06:41:51Z</dc:date>
  </entry>
  <entry>
    <title>RE: New Message from Reinhard Schloeglhofer in Computer Telephony Integrati</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=12654947" />
    <author>
      <name>David Lender</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=12654947</id>
    <updated>2013-03-05T17:02:03Z</updated>
    <published>2013-03-05T17:02:03Z</published>
    <summary type="html">Your application is using a monitor (filter) mode connection.  Monitor mode connections are for receiving events only.  You are not allowed to control calls or agents or set call data from a monitor mode session.</summary>
    <dc:creator>David Lender</dc:creator>
    <dc:date>2013-03-05T17:02:03Z</dc:date>
  </entry>
  <entry>
    <title>RE: New Message from Reinhard Schloeglhofer in Computer Telephony Integrati</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=12652816" />
    <author>
      <name>Reinhard Schloeglhofer</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=12652816</id>
    <updated>2013-03-05T16:44:56Z</updated>
    <published>2013-03-05T16:44:56Z</published>
    <summary type="html">Hi David, I have now attached the different logs and the source code. The setCallDataConf or ControlFailureConf are not received. The dumped call data are ok (see CallVariable7)</summary>
    <dc:creator>Reinhard Schloeglhofer</dc:creator>
    <dc:date>2013-03-05T16:44:56Z</dc:date>
  </entry>
  <entry>
    <title>RE: New Message from Reinhard Schloeglhofer in Computer Telephony Integrati</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=12644725" />
    <author>
      <name>David Lender</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=12644725</id>
    <updated>2013-03-05T13:51:49Z</updated>
    <published>2013-03-05T13:51:49Z</published>
    <summary type="html">Are you receiving either a SetCallDataConf or a onControlFailureConf?   What is in your CTIOS client log?  The CTIOS Server log?  Is currentcall set correctly?  If so, try logging callData arguments array to verify the get is working correctly.</summary>
    <dc:creator>David Lender</dc:creator>
    <dc:date>2013-03-05T13:51:49Z</dc:date>
  </entry>
  <entry>
    <title>Setting call variables in CTIOS application in monitor mode</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=12641247" />
    <author>
      <name>Reinhard Schloeglhofer</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=12641247</id>
    <updated>2013-03-05T12:01:38Z</updated>
    <published>2013-03-05T12:01:12Z</published>
    <summary type="html">Hello, I have developed an application which needs to set a call variable which is received from a customer service after the established call event. The CTIOS log shows the following entry: Trace: CRITICAL: ServiceQueuePostThread caught exception while processing a request[eSetCallDataRequest], GetLastError() returned 0. This is the Java code:             Arguments callData = currentcall.GetCallData();             callData.SetValue(CtiOs_IKeywordIDs.CTIOS_CALLVARIABLE7, value);             errorcode = currentcall.SetCallData(callData); errcode is always 1 (OK) but 0 (FAILED) in the CTIOS log. Does anyone have an idea why the setting of a call variable fails ? Thanks in advance Best regards Reinhard</summary>
    <dc:creator>Reinhard Schloeglhofer</dc:creator>
    <dc:date>2013-03-05T12:01:12Z</dc:date>
  </entry>
</feed>

