01-26-2005 08:21 AM - edited 03-13-2019 07:47 AM
I'm trying to find out how to get real-time call set-up and call-tear down information out of Call Manager, for all calls.
Including:
The IP address of the calling party and the IP address of the called party when the call is being set-up and notification when the call ends.
Real-time CDR would work, but unfortunately from what I've read CDR is only written at the end of the call.
Thank you for your help.
02-07-2005 01:02 AM
That sounds like a job for (J)TAPI.. it'll give you plenty of info on any call on any device you monitor.
02-18-2005 11:19 AM
Thanks Stephan,
I've been reading up on JTAPI and it sounds as if I can setup a call observer for this.
Any places you know of where I can find sample code?
02-18-2005 12:23 PM
Hi!
Look at the CallerInfo (CallerInfoServer to be exact) in the IP Phone Services SDK. This will show you how to monitor devices etc.
kind regards
-bernhard
02-21-2005 12:55 AM
when you install the JTAPI, you also have two demo applications: JTrace and makecall. You can also have a look at those two, they contain lots of code that might come in handy. And then there's the JTAPI interest mailing list: http://archives.java.sun.com/cgi-bin/wa?A0=jtapi-interest
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide