cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
447
Views
0
Helpful
4
Replies

Getting real-time call set-up and call tear-down information

loginwontwork
Level 1
Level 1

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.

4 Replies 4

stephan.steiner
Spotlight
Spotlight

That sounds like a job for (J)TAPI.. it'll give you plenty of info on any call on any device you monitor.

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?

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

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