<?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: Retreiving Call data using JTAPI in Call Control</title>
    <link>https://community.cisco.com/t5/call-control/retreiving-call-data-using-jtapi/m-p/5358997#M3620</link>
    <description>&lt;P&gt;Please use Cisco JTAPI library for any call control applications. You need to add observer to monitor events on DN or terminal based on your requirements and implement Override functions like ProviderChaned &amp;amp; CallChanged. Whenever your function will receive alerting event (for inbound), dialing event(for outbound) you can stote call id after retrieving CIscoCall object from event. Please follow JTAPI developer guide for detail.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Umesh&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jan 2026 06:15:49 GMT</pubDate>
    <dc:creator>upchaurasia</dc:creator>
    <dc:date>2026-01-05T06:15:49Z</dc:date>
    <item>
      <title>Retreiving Call data using JTAPI</title>
      <link>https://community.cisco.com/t5/call-control/retreiving-call-data-using-jtapi/m-p/5358085#M3616</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am working on retreiving call related data using JTAPI. I was able to get few fields using few classes in the JTAPI library. But I was unable to get the information such as Campaign name, Campaign Id, Call Started time, Disconnected Time, Duration. Are there any classes(in jtapi library) which provides this information? and Are there any classes which provides all call related data(call variables)?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Dec 2025 12:40:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/retreiving-call-data-using-jtapi/m-p/5358085#M3616</guid>
      <dc:creator>harshadayyala2004</dc:creator>
      <dc:date>2025-12-29T12:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Retreiving Call data using JTAPI</title>
      <link>https://community.cisco.com/t5/call-control/retreiving-call-data-using-jtapi/m-p/5358390#M3617</link>
      <description>&lt;P&gt;Using JTAPI you can not able to get&amp;nbsp;&lt;SPAN&gt;Campaign name, Campaign Id, because these parameters are related to Contact Center Setp(UCCE/UCCX), use Finesse API for that. Using JTAPI library you can develop third party call control application. You can get call related parameters like call id, calling no., called no., call events(alerting, established, disconnected etc. To get time and duration you need to store&amp;nbsp; call start time from the alerting/dialing event and on disconnected , calculate duration.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Umesh&lt;/P&gt;</description>
      <pubDate>Wed, 31 Dec 2025 06:26:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/retreiving-call-data-using-jtapi/m-p/5358390#M3617</guid>
      <dc:creator>upchaurasia</dc:creator>
      <dc:date>2025-12-31T06:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Retreiving Call data using JTAPI</title>
      <link>https://community.cisco.com/t5/call-control/retreiving-call-data-using-jtapi/m-p/5358989#M3618</link>
      <description>&lt;P&gt;Thanks for your solution,&lt;BR /&gt;I am having another doubt. I am trying to record a single call which has scenarios(like conference, consult, transfer....). I need a id which is common among all the call legs for a particular call. what parameter i can use in sip information ( i tried to use x-session-id or tag, but its changing in few cases such as consult).&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jan 2026 05:45:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/retreiving-call-data-using-jtapi/m-p/5358989#M3618</guid>
      <dc:creator>harshadayyala2004</dc:creator>
      <dc:date>2026-01-05T05:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Retreiving Call data using JTAPI</title>
      <link>https://community.cisco.com/t5/call-control/retreiving-call-data-using-jtapi/m-p/5358990#M3619</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/50693"&gt;@upchaurasia&lt;/a&gt;&amp;nbsp;Can you provide a solution for this issue if possible?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jan 2026 05:47:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/retreiving-call-data-using-jtapi/m-p/5358990#M3619</guid>
      <dc:creator>harshadayyala2004</dc:creator>
      <dc:date>2026-01-05T05:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Retreiving Call data using JTAPI</title>
      <link>https://community.cisco.com/t5/call-control/retreiving-call-data-using-jtapi/m-p/5358997#M3620</link>
      <description>&lt;P&gt;Please use Cisco JTAPI library for any call control applications. You need to add observer to monitor events on DN or terminal based on your requirements and implement Override functions like ProviderChaned &amp;amp; CallChanged. Whenever your function will receive alerting event (for inbound), dialing event(for outbound) you can stote call id after retrieving CIscoCall object from event. Please follow JTAPI developer guide for detail.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Umesh&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jan 2026 06:15:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/retreiving-call-data-using-jtapi/m-p/5358997#M3620</guid>
      <dc:creator>upchaurasia</dc:creator>
      <dc:date>2026-01-05T06:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: Retreiving Call data using JTAPI</title>
      <link>https://community.cisco.com/t5/call-control/retreiving-call-data-using-jtapi/m-p/5359024#M3621</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/50693"&gt;@upchaurasia&lt;/a&gt;&amp;nbsp;we are already overriding the provider changed and call changed functions but they are not providing the interaction id of the call.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jan 2026 09:32:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/retreiving-call-data-using-jtapi/m-p/5359024#M3621</guid>
      <dc:creator>harshadayyala2004</dc:creator>
      <dc:date>2026-01-05T09:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Retreiving Call data using JTAPI</title>
      <link>https://community.cisco.com/t5/call-control/retreiving-call-data-using-jtapi/m-p/5359079#M3622</link>
      <description>&lt;P&gt;You need to do something like below -&lt;/P&gt;
&lt;P&gt;CiscoCall&amp;nbsp;srcCall;&lt;/P&gt;
&lt;P&gt;if(eventList[i].toString().startsWith("CallCtlConnEstablishedEv") )&lt;BR /&gt;{&lt;BR /&gt;srcCall = (CiscoCall) eventList[i].getCall();&lt;BR /&gt;strCallId=srcCall.getCallID().toString();&lt;/P&gt;
&lt;P&gt;}&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jan 2026 15:08:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/retreiving-call-data-using-jtapi/m-p/5359079#M3622</guid>
      <dc:creator>upchaurasia</dc:creator>
      <dc:date>2026-01-05T15:08:37Z</dc:date>
    </item>
  </channel>
</rss>

