<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: intanceof CiscoConsultCall in Call Control</title>
    <link>https://community.cisco.com/t5/call-control/intanceof-ciscoconsultcall/m-p/3443723#M399</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I expect exactly what you describe but that is not what happens.&amp;nbsp; If I make a regular single call between A and B I get true for "instanceof CiscoConsultCall". But &lt;SPAN style="color: #3d3d3d; font-family: arial; font-size: 13.3333px;"&gt;getConsultingTerminalConnection() returns null.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial; font-size: 13.3333px;"&gt;Using Cisco Jtapi version 10.5(1.10000)-2 Release.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial; font-size: 13.3333px;"&gt;So this seems like a bug?&amp;nbsp; Could you try to reproduce?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jul 2016 16:44:06 GMT</pubDate>
    <dc:creator>derrickgunter</dc:creator>
    <dc:date>2016-07-21T16:44:06Z</dc:date>
    <item>
      <title>intanceof CiscoConsultCall</title>
      <link>https://community.cisco.com/t5/call-control/intanceof-ciscoconsultcall/m-p/3443721#M397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Java seems to always return true for:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; call instanceof CiscoConsultCall&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;even for a simple internal or inbound (non-consult) call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For such non-consult calls:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ((CiscoConsultCall)call).getConsultingTerminalConnection();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;returns null.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Questions:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Is this expected behavior?&lt;OL&gt;&lt;LI&gt;If yes, then it means that "&lt;SPAN style="font-size: 13.3333px;"&gt;instanceof CiscoConsultCall" cannot be used to determine if a call is a consult.&lt;/SPAN&gt;&lt;OL&gt;&lt;LI&gt;In which case, how should a consult be determined?&lt;/LI&gt;&lt;LI&gt;Does a null &lt;SPAN style="font-size: 13.3333px;"&gt;getConsultingTerminalConnection() definitely mean this is not a consult call?&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;If no, is there a fix?&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Derrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 15:02:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/intanceof-ciscoconsultcall/m-p/3443721#M397</guid>
      <dc:creator>derrickgunter</dc:creator>
      <dc:date>2016-07-21T15:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: intanceof CiscoConsultCall</title>
      <link>https://community.cisco.com/t5/call-control/intanceof-ciscoconsultcall/m-p/3443722#M398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We should see CiscoConsultCall only in transfer/conference setup scenario. In other call scenarios &lt;SPAN style="color: #3d3d3d; font-family: arial; font-size: 13.3333px;"&gt;instanceof CiscoConsultCall should return false. You should also see CiscoConsultCallActiveEv when the this object is created indicating a consult call setup. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial; font-size: 13.3333px;"&gt;Are you seeing this after a transfer or conference scenario? If consult call in transfer and conference survives, we will continue to see it as CiscoConsultCall. Checking for consultingTerminalConnection and its call should help.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 16:20:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/intanceof-ciscoconsultcall/m-p/3443722#M398</guid>
      <dc:creator>mpotluri</dc:creator>
      <dc:date>2016-07-21T16:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: intanceof CiscoConsultCall</title>
      <link>https://community.cisco.com/t5/call-control/intanceof-ciscoconsultcall/m-p/3443723#M399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I expect exactly what you describe but that is not what happens.&amp;nbsp; If I make a regular single call between A and B I get true for "instanceof CiscoConsultCall". But &lt;SPAN style="color: #3d3d3d; font-family: arial; font-size: 13.3333px;"&gt;getConsultingTerminalConnection() returns null.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial; font-size: 13.3333px;"&gt;Using Cisco Jtapi version 10.5(1.10000)-2 Release.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial; font-size: 13.3333px;"&gt;So this seems like a bug?&amp;nbsp; Could you try to reproduce?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 16:44:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/intanceof-ciscoconsultcall/m-p/3443723#M399</guid>
      <dc:creator>derrickgunter</dc:creator>
      <dc:date>2016-07-21T16:44:06Z</dc:date>
    </item>
  </channel>
</rss>

