<?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: Provider getTerminals returns null in Call Control</title>
    <link>https://community.cisco.com/t5/call-control/provider-getterminals-returns-null/m-p/3595331#M2373</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you waiting for provider to get into in-service state before calling provider.getTerminals()?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer to makecall or jtrace sample app code on how to wait for provider to get to in-service state.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jan 2016 17:31:35 GMT</pubDate>
    <dc:creator>mpotluri</dc:creator>
    <dc:date>2016-01-27T17:31:35Z</dc:date>
    <item>
      <title>Provider getTerminals returns null</title>
      <link>https://community.cisco.com/t5/call-control/provider-getterminals-returns-null/m-p/3595327#M2369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After creating the provider and waiting for it to be up and running, I tried calling provider.getTerminals(). But this method returns null.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I looked at the properties of the provider, I found "canobserveanyterminal" property having 'null' value (that is it is neither true nor false, just null).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please advise what user permission is required to obtain a list of terminals?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 21:52:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/provider-getterminals-returns-null/m-p/3595327#M2369</guid>
      <dc:creator>razaali20</dc:creator>
      <dc:date>2015-05-18T21:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Provider getTerminals returns null</title>
      <link>https://community.cisco.com/t5/call-control/provider-getterminals-returns-null/m-p/3595328#M2370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Devices added to the "Controlled Devices" section of enduser or application user configuration on CUCM admin will be reported in provider.getTerminals(). How many devices did you configure? &lt;/P&gt;&lt;P&gt;I would recommend using JTAPI test tool to eliminate any configuration/ application issues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 23:33:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/provider-getterminals-returns-null/m-p/3595328#M2370</guid>
      <dc:creator>mpotluri</dc:creator>
      <dc:date>2015-05-18T23:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: Provider getTerminals returns null</title>
      <link>https://community.cisco.com/t5/call-control/provider-getterminals-returns-null/m-p/3595329#M2371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mohan. My Administrator created another user for JTAPI and I added devices to it which returned successfully via getTerminals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other user I was using earlier never showed the "Device Information" section for some reason. I assumed it was able to access all devices as the Roles and Groups clearly showed "control all devices".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyways, thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 13:52:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/provider-getterminals-returns-null/m-p/3595329#M2371</guid>
      <dc:creator>razaali20</dc:creator>
      <dc:date>2015-05-19T13:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Provider getTerminals returns null</title>
      <link>https://community.cisco.com/t5/call-control/provider-getterminals-returns-null/m-p/3595330#M2372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I added terminals to "Device Information". After calling provider.getTerminals() I get list of configured devices but sometimes I get null and then again I can get terminals and then I can get only one terminal. Of what does it depend on?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;- I write simple program where I connect to CUCM by ip and user.&lt;/P&gt;&lt;P&gt;- I call provider.getTerminals()&lt;/P&gt;&lt;P&gt;- Print list of terminals(sometimes it is null)&lt;/P&gt;&lt;P&gt;- Call provider.shootdown()&lt;/P&gt;&lt;P&gt;Starting this application from console gives me different results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, help. I can't find information in the documentation and internet why list of terminals disappears.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 20:07:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/provider-getterminals-returns-null/m-p/3595330#M2372</guid>
      <dc:creator>koshelnikov</dc:creator>
      <dc:date>2016-01-26T20:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Provider getTerminals returns null</title>
      <link>https://community.cisco.com/t5/call-control/provider-getterminals-returns-null/m-p/3595331#M2373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you waiting for provider to get into in-service state before calling provider.getTerminals()?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer to makecall or jtrace sample app code on how to wait for provider to get to in-service state.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 17:31:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/provider-getterminals-returns-null/m-p/3595331#M2373</guid>
      <dc:creator>mpotluri</dc:creator>
      <dc:date>2016-01-27T17:31:35Z</dc:date>
    </item>
  </channel>
</rss>

