1813
Views
0
Helpful
1
Replies
API to get Call Start and End Time (Jabber SDK Voice & Video)

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2016 02:01 AM
Hey,
Is there any API to get call start time and call end time for the Cisco Jabber Voice Call?
Thanks for your Help!
Labels:
- Labels:
-
Jabber
1 Reply 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2016 01:40 PM
Not directly from the API. The application can certainly listen for start-call and end-call events and record its own timestamps accordingly.
Note, CUCM does store Call Detail Records for all completed calls, if you want to access this information in a 'post processing' fashion:
https://developer.cisco.com/site/sxml/discover/overview/cdr/
