<?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 Active calls in Management</title>
    <link>https://community.cisco.com/t5/management/active-calls/m-p/4758022#M3989</link>
    <description>&lt;P&gt;I am looking for a way to monitor active calls for CUCM endpoints programmatically to drive a web-based display screen. Specifically, outbound calls active to a list of numbers and I am interested in the calling party extension. Ideally this would be notification registration-based but polling for changes would also work. Is this something that can be accomplished using AXL/SOAP (polling) or another mechanism? I haven't had much luck finding a solution.&lt;/P&gt;&lt;P&gt;Secondarily, I was hoping to be able to use AXL to extract a list of phones and their current IP. Using&amp;nbsp;ns:listPhone in AXL I am pulling various desired fields, but I do not see device IP as an available field.&lt;/P&gt;&lt;P&gt;I do not see anything that can perform the active call task within the AXL SDK (or RisService70), unless I am missing something. Thank you for any direction / assistance.&lt;/P&gt;</description>
    <pubDate>Thu, 19 Jan 2023 17:57:32 GMT</pubDate>
    <dc:creator>nathan1</dc:creator>
    <dc:date>2023-01-19T17:57:32Z</dc:date>
    <item>
      <title>Active calls</title>
      <link>https://community.cisco.com/t5/management/active-calls/m-p/4758022#M3989</link>
      <description>&lt;P&gt;I am looking for a way to monitor active calls for CUCM endpoints programmatically to drive a web-based display screen. Specifically, outbound calls active to a list of numbers and I am interested in the calling party extension. Ideally this would be notification registration-based but polling for changes would also work. Is this something that can be accomplished using AXL/SOAP (polling) or another mechanism? I haven't had much luck finding a solution.&lt;/P&gt;&lt;P&gt;Secondarily, I was hoping to be able to use AXL to extract a list of phones and their current IP. Using&amp;nbsp;ns:listPhone in AXL I am pulling various desired fields, but I do not see device IP as an available field.&lt;/P&gt;&lt;P&gt;I do not see anything that can perform the active call task within the AXL SDK (or RisService70), unless I am missing something. Thank you for any direction / assistance.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 17:57:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/active-calls/m-p/4758022#M3989</guid>
      <dc:creator>nathan1</dc:creator>
      <dc:date>2023-01-19T17:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Active calls</title>
      <link>https://community.cisco.com/t5/management/active-calls/m-p/4758141#M3990</link>
      <description>&lt;P&gt;Generally, any real-time call monitoring/control operations will rely on the CUCM CTI interfaces, &lt;A href="https://developer.cisco.com/site/tapi/" target="_self"&gt;TAPI&lt;/A&gt; and &lt;A href="https://developer.cisco.com/site/jtapi/" target="_self"&gt;JTAPI&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;These are C/C++ and Java client libraries that model CUCM phones/line and provide real-time call-progress events, which will include ANI/DNIS info you can use for filtering your target numbers.&amp;nbsp; This JTAPI sample project might be helpful: &lt;A href="https://github.com/CiscoDevNet/jtapi-samples" target="_blank"&gt;https://github.com/CiscoDevNet/jtapi-samples&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If the phones you are monitoring via JTAPI happen to be the same ones you need IP addresses for, JTAPI can provide the info via CiscoTerminal.getIPV4Address().&amp;nbsp; If not, generally the &lt;A href="https://developer.cisco.com/docs/sxml/#!risport70-api-reference" target="_self"&gt;Risport70 API&lt;/A&gt; will be the way to get that info.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 20:54:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/active-calls/m-p/4758141#M3990</guid>
      <dc:creator>dstaudt</dc:creator>
      <dc:date>2023-01-19T20:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Active calls</title>
      <link>https://community.cisco.com/t5/management/active-calls/m-p/4758183#M3994</link>
      <description>&lt;P&gt;Thank you for the reply. Understood re Risport 70. Further to the active call monitoring, would use of the Jtapi or Tapi method require monitoring each individual endpoint of interest? Ideally I was hoping for a way to monitor active calls, system wide, so if there are a couple hundred phones and monitors are required on each device then this would not scale well. Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 22:58:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/active-calls/m-p/4758183#M3994</guid>
      <dc:creator>nathan1</dc:creator>
      <dc:date>2023-01-19T22:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Active calls</title>
      <link>https://community.cisco.com/t5/management/active-calls/m-p/4758937#M3997</link>
      <description>&lt;P&gt;Yep, for real-time call monitoring, the CTI interfaces are individual device-based.&amp;nbsp; In fact, scalability was a key focus, and you can scale to several hundred without much problem, and to thousands with some considerations.&amp;nbsp; Given the &lt;A href="https://cucst.cloudapps.cisco.com/landing" target="_self"&gt;headroom&lt;/A&gt;, monitoring all phones in a cluster is possible.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 19:34:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/active-calls/m-p/4758937#M3997</guid>
      <dc:creator>dstaudt</dc:creator>
      <dc:date>2023-01-20T19:34:45Z</dc:date>
    </item>
  </channel>
</rss>

