Combination View Flat View Tree View
Threads [ Previous | Next ]
I'm developing a web app and would like to display the current call details (e.g. Number called, time etc).
 
Is this possible using the AXL Soap Interface?

RE: Call details
Answer
6/3/09 8:54 PM as a reply to Jonathan Withers.
For real-time call monitoring, you will want to use the CTI interfaces: TAPI or JTAPI.

Thanks David,
 
I'm not too interested in 'real time' at the moement as this is a quick demo. I'm happy for a AJAX screen refresh to pick up the call details. Is it possible via the CallManager web services?
 

RE: Call details
Answer
6/4/09 10:23 PM as a reply to Jonathan Withers.
The only other mechanism is via Call Detail Records (CDR), which are created and stored (and optionally delivered) after the call ends.