<?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: Non const events in Call Control</title>
    <link>https://community.cisco.com/t5/call-control/non-const-events/m-p/3472527#M725</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Viktor,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Can you give the call scenario where you are seeing inconsistent events? An explanation of what you are seeing and what you expect would be helpful. &lt;/P&gt;&lt;P&gt;When a user goes offhook and if your application is observing the terminal, you should see CallActiveEv and CallCtlTermConnTalkingEv. CallControlCall.getCallingTerminal() should give you the terminal that is offhook.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try running JTrace sample app (installed allow with source code when you install JTAPI) to see the events.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Nov 2016 18:46:32 GMT</pubDate>
    <dc:creator>mpotluri</dc:creator>
    <dc:date>2016-11-07T18:46:32Z</dc:date>
    <item>
      <title>Non const events</title>
      <link>https://community.cisco.com/t5/call-control/non-const-events/m-p/3472526#M724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using JTAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a trouble with events from CUCM: sometimes there are different connections in CiscoCall, and sometimes there are no connections.&lt;/P&gt;&lt;P&gt;Usually they are not in order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My task is to get device's name, which has hook off?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Viktor Punin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2016 19:45:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/non-const-events/m-p/3472526#M724</guid>
      <dc:creator>punin.v.v</dc:creator>
      <dc:date>2016-11-04T19:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Non const events</title>
      <link>https://community.cisco.com/t5/call-control/non-const-events/m-p/3472527#M725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Viktor,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Can you give the call scenario where you are seeing inconsistent events? An explanation of what you are seeing and what you expect would be helpful. &lt;/P&gt;&lt;P&gt;When a user goes offhook and if your application is observing the terminal, you should see CallActiveEv and CallCtlTermConnTalkingEv. CallControlCall.getCallingTerminal() should give you the terminal that is offhook.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try running JTrace sample app (installed allow with source code when you install JTAPI) to see the events.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2016 18:46:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/non-const-events/m-p/3472527#M725</guid>
      <dc:creator>mpotluri</dc:creator>
      <dc:date>2016-11-07T18:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: Non const events</title>
      <link>https://community.cisco.com/t5/call-control/non-const-events/m-p/3472528#M726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mohan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, but I've asked incorrect question. My task is to gunderstand, who is the first, who offhook.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two CUCM's: 192.168.0.17 and 192.168.0.111. On first one, I have a terminal with connected device, which name is 1031, on the second one - 5002.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First scenario:&lt;/P&gt;&lt;P&gt;1) 5002 -&amp;gt; 1031&lt;/P&gt;&lt;P&gt;2) 1031 hook off&lt;/P&gt;&lt;P&gt;3) 5002 have finished the conversation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Log of end: &lt;A href="http://pastebin.com/75F9ES7z"&gt;http://pastebin.com/75F9ES7z&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second scenario:&lt;/P&gt;&lt;P&gt;1) 5002 -&amp;gt; 1031&lt;/P&gt;&lt;P&gt;2) 1031 hook off&lt;/P&gt;&lt;P&gt;3) 1031 have finished the conversation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Log of end: &lt;A href="http://pastebin.com/7yZNjjuk"&gt;http://pastebin.com/7yZNjjuk&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to catch event, which say to me "exactly 5002 offhok, not 1031", or on the contrary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Viktor.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2016 19:46:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/non-const-events/m-p/3472528#M726</guid>
      <dc:creator>punin.v.v</dc:creator>
      <dc:date>2016-11-07T19:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: Non const events</title>
      <link>https://community.cisco.com/t5/call-control/non-const-events/m-p/3472529#M727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The difference between the scenarios is who hung up the call at the end. In first case 5002 went 'on hook' first and 1031 in the second case. It seems that you are looking for you hung up the call at the end of the call. Can you confirm?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately Cisco JTAPI currently does not provide any indication on who ended the call. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 19:08:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/non-const-events/m-p/3472529#M727</guid>
      <dc:creator>mpotluri</dc:creator>
      <dc:date>2016-11-09T19:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: Non const events</title>
      <link>https://community.cisco.com/t5/call-control/non-const-events/m-p/3472530#M728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exuse me for my English.&lt;/P&gt;&lt;P&gt;Yes, I would like to know, who is "call-ender".&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Mohan Potluri написал(а):&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Unfortunately Cisco JTAPI currently does not provide any indication on who ended the call.&lt;/P&gt;

&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;This fact upsets me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About non-const events:&lt;/P&gt;&lt;P&gt;Lets see this scenario:&lt;/P&gt;&lt;P&gt;1) A -&amp;gt; B&lt;/P&gt;&lt;P&gt;2) B put hook up&lt;/P&gt;&lt;P&gt;3) B end call&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And this:&lt;/P&gt;&lt;P&gt;1)&amp;nbsp; A -&amp;gt; B&lt;/P&gt;&lt;P&gt;2) we stop programm on breakpoint&lt;/P&gt;&lt;P&gt;3) B put hook up&lt;/P&gt;&lt;P&gt;3) B end call&lt;/P&gt;&lt;P&gt;4) we continue programm&lt;/P&gt;&lt;P&gt;result: events comes with call.callstate == disconnected, and each event hasn't connections&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does Cisco JTAPI support events, which won't be changed aftrer a while?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 19:59:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/non-const-events/m-p/3472530#M728</guid>
      <dc:creator>punin.v.v</dc:creator>
      <dc:date>2016-11-09T19:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Non const events</title>
      <link>https://community.cisco.com/t5/call-control/non-const-events/m-p/3472531#M729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As mentioned Cisco JTAPI doesn't provide any indication of 'call-ender'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The events delivered for the scenario will be consistent though the order of events could change depending on where the phones are registered and the node where application is connecting to.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2016 22:54:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/non-const-events/m-p/3472531#M729</guid>
      <dc:creator>mpotluri</dc:creator>
      <dc:date>2016-11-11T22:54:49Z</dc:date>
    </item>
  </channel>
</rss>

