<?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 API to check if numbers are in call are exist in CUCM in Call Control</title>
    <link>https://community.cisco.com/t5/call-control/api-to-check-if-numbers-are-in-call-are-exist-in-cucm/m-p/4421592#M3109</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any JTAPI API available to check if calling number &amp;amp; called number exists in CUCM without adding devices in CUCM Application User and also don't want to user super provider? We also don't want to use AXL API and CUCM DB query.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Umesh&lt;/P&gt;</description>
    <pubDate>Tue, 22 Jun 2021 08:03:54 GMT</pubDate>
    <dc:creator>upchaurasia</dc:creator>
    <dc:date>2021-06-22T08:03:54Z</dc:date>
    <item>
      <title>API to check if numbers are in call are exist in CUCM</title>
      <link>https://community.cisco.com/t5/call-control/api-to-check-if-numbers-are-in-call-are-exist-in-cucm/m-p/4421592#M3109</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any JTAPI API available to check if calling number &amp;amp; called number exists in CUCM without adding devices in CUCM Application User and also don't want to user super provider? We also don't want to use AXL API and CUCM DB query.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Umesh&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 08:03:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/api-to-check-if-numbers-are-in-call-are-exist-in-cucm/m-p/4421592#M3109</guid>
      <dc:creator>upchaurasia</dc:creator>
      <dc:date>2021-06-22T08:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: API to check if numbers are in call are exist in CUCM</title>
      <link>https://community.cisco.com/t5/call-control/api-to-check-if-numbers-are-in-call-are-exist-in-cucm/m-p/4422063#M3112</link>
      <description>&lt;P&gt;From JTAPI itself...no, not that I'm aware of.&amp;nbsp; You could possibly use AXL to do something like that, however it might get tricky if there are calling/called number translation patterns or other transformations that could change the run-time/perceived vs 'actual' (CUCM DB configuration level) DN.&lt;/P&gt;
&lt;P&gt;I'm curious about the exact use-case/reason for this operation, if you can share...?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 18:41:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/api-to-check-if-numbers-are-in-call-are-exist-in-cucm/m-p/4422063#M3112</guid>
      <dc:creator>dstaudt</dc:creator>
      <dc:date>2021-06-22T18:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: API to check if numbers are in call are exist in CUCM</title>
      <link>https://community.cisco.com/t5/call-control/api-to-check-if-numbers-are-in-call-are-exist-in-cucm/m-p/4422224#M3116</link>
      <description>&lt;P&gt;Thanks David for reply. Actually we have Agent Greeting application and one of feature we want to implement that if it's internal call then Greeting shouldn't be played.&lt;/P&gt;&lt;P&gt;We don't want to add non-agent extensions in our CUCM application use and also CUCM DB query using AXL. Just wanted to check if there is any method in JTAPI which can be useful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Umesh&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 03:50:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/api-to-check-if-numbers-are-in-call-are-exist-in-cucm/m-p/4422224#M3116</guid>
      <dc:creator>upchaurasia</dc:creator>
      <dc:date>2021-06-23T03:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: API to check if numbers are in call are exist in CUCM</title>
      <link>https://community.cisco.com/t5/call-control/api-to-check-if-numbers-are-in-call-are-exist-in-cucm/m-p/4425665#M3121</link>
      <description>&lt;P&gt;Might try looking at CiscoAddress.INTERNAL vs. CiscoAddress.EXTERNAL.&amp;nbsp; I believe this value is informed by some basic commonsense situations (like SIP phones registered to the same CUCM), and can be configured by the admin for some devices where it can get ambiguous, e.g. a SIP trunk (which might be to an external ISP or to another CUCM/cluster on the same 'internal' system), via the 'Call Classicaction' OnNet/Offnet setting:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2021-06-29 at 3.01.05 PM.png" style="width: 200px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/123984iEAE890A1807840E3/image-size/small?v=v2&amp;amp;px=200" role="button" title="Screen Shot 2021-06-29 at 3.01.05 PM.png" alt="Screen Shot 2021-06-29 at 3.01.05 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 20:02:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/api-to-check-if-numbers-are-in-call-are-exist-in-cucm/m-p/4425665#M3121</guid>
      <dc:creator>dstaudt</dc:creator>
      <dc:date>2021-06-29T20:02:15Z</dc:date>
    </item>
  </channel>
</rss>

