cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
555
Views
0
Helpful
2
Replies

Call Start Time

razaali20
Level 1
Level 1

Is it possible to get a start time of a call using jtapi?

(I understand that adding an observer, capturing call connected event, and then recording the time is one way, but is there a stored property somewhere where this is tracked?)

1 Accepted Solution

Accepted Solutions

derrickgunter
Level 5
Level 5

I don't think jtapi has any such stored item.  Like you said, I think the only way is observing, which you are probably doing anyway if you are using jtapi.  First events are typically CallActiveEvent and/or ConnCreatedEvent.

View solution in original post

2 Replies 2

mpotluri
Level 5
Level 5

You can probably look into the CDR interfaces if real time info is not needed. Search for Cisco SOAP - CDRonDemand Service on Devnet for API to interface with CDR.

derrickgunter
Level 5
Level 5

I don't think jtapi has any such stored item.  Like you said, I think the only way is observing, which you are probably doing anyway if you are using jtapi.  First events are typically CallActiveEvent and/or ConnCreatedEvent.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: