<?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 Phone Registered/Unregister Event in Call Control</title>
    <link>https://community.cisco.com/t5/call-control/phone-registered-unregister-event/m-p/3453620#M464</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have couple of questions&lt;/P&gt;&lt;P&gt;i) Can some one list where can I check methods and classes of this class--&amp;gt; com.cisco.cti.util.Condition&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; conditionobj.set()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; conditionobj.test() &lt;/P&gt;&lt;P&gt;I am particulary looking at above methods what do they do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ii) What Event is triggered when a phone registers or unregisters? In Call manager we have a status field which displays Phone status - Registered/Unregistered. How can we access it using JTAPI?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; We are using terminalChangedEvent Events --&amp;gt; CiscoTermInServiceEv, CiscoTermOutOfServiceEv&amp;nbsp; in conjunction with conditionobj.test() to check if terminal is offline. But now it doesn't report when Cisco 8800 series phone are down. So wanted to check with the registered status .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Mar 2018 15:17:25 GMT</pubDate>
    <dc:creator>shik9</dc:creator>
    <dc:date>2018-03-01T15:17:25Z</dc:date>
    <item>
      <title>Phone Registered/Unregister Event</title>
      <link>https://community.cisco.com/t5/call-control/phone-registered-unregister-event/m-p/3453620#M464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have couple of questions&lt;/P&gt;&lt;P&gt;i) Can some one list where can I check methods and classes of this class--&amp;gt; com.cisco.cti.util.Condition&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; conditionobj.set()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; conditionobj.test() &lt;/P&gt;&lt;P&gt;I am particulary looking at above methods what do they do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ii) What Event is triggered when a phone registers or unregisters? In Call manager we have a status field which displays Phone status - Registered/Unregistered. How can we access it using JTAPI?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; We are using terminalChangedEvent Events --&amp;gt; CiscoTermInServiceEv, CiscoTermOutOfServiceEv&amp;nbsp; in conjunction with conditionobj.test() to check if terminal is offline. But now it doesn't report when Cisco 8800 series phone are down. So wanted to check with the registered status .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2018 15:17:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/phone-registered-unregister-event/m-p/3453620#M464</guid>
      <dc:creator>shik9</dc:creator>
      <dc:date>2018-03-01T15:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Phone Registered/Unregister Event</title>
      <link>https://community.cisco.com/t5/call-control/phone-registered-unregister-event/m-p/3453621#M465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial; font-size: 12px;"&gt; com.cisco.cti.util.Condition is used internally by Cisco JTAPI and is not an interface available to applications. It is not a good practice to use any thing not defined in the extensions and JTAPI 1.2 spec. Since this is not a Cisco extension the implementation can change any time.&amp;nbsp; There are probably used to implement the post conditions of various API. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial; font-size: 12px;"&gt;If there is a terminal observer on the terminal (phone), terminalChangedEvent method will be called with a &lt;SPAN style="color: #3d3d3d; font-family: arial; font-size: 12px;"&gt;CiscoTermOutOfServiceEv. Applications should use this event and not the condition object. Check the source of JTrace application (available in Cisco JTAPI install folder) on how to handle in-service and out-of-service events.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Mar 2018 05:52:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/phone-registered-unregister-event/m-p/3453621#M465</guid>
      <dc:creator>pmnkumar</dc:creator>
      <dc:date>2018-03-17T05:52:07Z</dc:date>
    </item>
  </channel>
</rss>

