<?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: Getting existing calls on CUCM in Call Control</title>
    <link>https://community.cisco.com/t5/call-control/getting-existing-calls-on-cucm/m-p/4123853#M2937</link>
    <description>&lt;P&gt;In general, after lineOpen() TAPI will provide events (e.g.&amp;nbsp;LINE_APPNEWCALL) sufficient to update the app on the current state of any previously existing calls.&lt;/P&gt;
&lt;P&gt;lineGetNewCalls() may only work for lines which have not yet been opened; also might try various options for &lt;A href="https://docs.microsoft.com/en-us/windows/win32/tapi/linecallselect--constants" target="_self"&gt;dwSelect&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This thread may be of interest: &lt;A href="https://microsoft.public.win32.programmer.tapi.narkive.com/btSh9EqV/csta-snapshotdevice-is-it-possible-to-do-it-using-tapi" target="_blank"&gt;https://microsoft.public.win32.programmer.tapi.narkive.com/btSh9EqV/csta-snapshotdevice-is-it-possible-to-do-it-using-tapi&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jul 2020 22:15:48 GMT</pubDate>
    <dc:creator>dstaudt</dc:creator>
    <dc:date>2020-07-22T22:15:48Z</dc:date>
    <item>
      <title>Getting existing calls on CUCM</title>
      <link>https://community.cisco.com/t5/call-control/getting-existing-calls-on-cucm/m-p/4116099#M2929</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I am using&amp;nbsp;lineGetNewCalls() to get handles to the calls which is established before invoking my application.&lt;BR /&gt;&lt;/SPAN&gt;&lt;A href="https://docs.microsoft.com/en-us/windows/win32/api/tapi/nf-tapi-linegetnewcalls" target="_blank" rel="noopener noreferrer"&gt;https://docs.microsoft.com/en-us/windows/win32/api/tapi/nf-tapi-linegetnewcalls&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue is that It always returns zero in the dwCallsNumEntries.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Although GetAddressStatus return the correct number of active calls on the same address that GetNewLineCalls uses&lt;BR /&gt;&lt;A href="https://docs.microsoft.com/en-us/windows/win32/api/tapi/nf-tapi-linegetaddressstatus" target="_blank" rel="noopener noreferrer"&gt;https://docs.microsoft.com/en-us/windows/win32/api/tapi/nf-tapi-linegetaddressstatus&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;GetNewLineCalls() is directly invoked just after I get the line handle from OpenLine()&lt;BR /&gt;&lt;BR /&gt;CUCM version 12.5&lt;BR /&gt;&lt;BR /&gt;Thank,&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 15:54:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/getting-existing-calls-on-cucm/m-p/4116099#M2929</guid>
      <dc:creator>h.abdelraouf</dc:creator>
      <dc:date>2020-07-09T15:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Getting existing calls on CUCM</title>
      <link>https://community.cisco.com/t5/call-control/getting-existing-calls-on-cucm/m-p/4123209#M2936</link>
      <description>&lt;P&gt;Using JTAPI when we add call observer on address/terminal we get events from JTAPI if there are any call on that address.&lt;/P&gt;&lt;P&gt;There must be similar mechanism in TAPI also to find the calls already there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Umesh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2020 05:33:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/getting-existing-calls-on-cucm/m-p/4123209#M2936</guid>
      <dc:creator>upchaurasia</dc:creator>
      <dc:date>2020-07-22T05:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Getting existing calls on CUCM</title>
      <link>https://community.cisco.com/t5/call-control/getting-existing-calls-on-cucm/m-p/4123853#M2937</link>
      <description>&lt;P&gt;In general, after lineOpen() TAPI will provide events (e.g.&amp;nbsp;LINE_APPNEWCALL) sufficient to update the app on the current state of any previously existing calls.&lt;/P&gt;
&lt;P&gt;lineGetNewCalls() may only work for lines which have not yet been opened; also might try various options for &lt;A href="https://docs.microsoft.com/en-us/windows/win32/tapi/linecallselect--constants" target="_self"&gt;dwSelect&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This thread may be of interest: &lt;A href="https://microsoft.public.win32.programmer.tapi.narkive.com/btSh9EqV/csta-snapshotdevice-is-it-possible-to-do-it-using-tapi" target="_blank"&gt;https://microsoft.public.win32.programmer.tapi.narkive.com/btSh9EqV/csta-snapshotdevice-is-it-possible-to-do-it-using-tapi&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2020 22:15:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/getting-existing-calls-on-cucm/m-p/4123853#M2937</guid>
      <dc:creator>dstaudt</dc:creator>
      <dc:date>2020-07-22T22:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Getting existing calls on CUCM</title>
      <link>https://community.cisco.com/t5/call-control/getting-existing-calls-on-cucm/m-p/4126600#M2944</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope solution suggested by David worked for you. If yes, can you please marked as answer/helpful so that in future if anyone has similar kind of query they can get benefited from your input.&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jul 2020 11:33:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/getting-existing-calls-on-cucm/m-p/4126600#M2944</guid>
      <dc:creator>upchaurasia</dc:creator>
      <dc:date>2020-07-28T11:33:34Z</dc:date>
    </item>
  </channel>
</rss>

