cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
266
Views
5
Helpful
2
Replies

Cisco call manager SDK?

nauman.farooq
Level 1
Level 1

Hi,

Was wondering if cisco call manager has a sdk?

Am actually trying to make a monitor application which maintains a list of call recieved on a route point and also maintains the call end time. I can easily monitor the call recieve time and play a voice prompt but once the call has been forwarded to another extension i need some sort of an event to check when that particular call ended.

Thanks and regards

2 Replies 2

jaregalado
Level 1
Level 1

I think you should explore the JTAPI support in CCM. You can get information about JTAPI both from Sun and Cisco.

http://java.sun.com/products/jtapi/

http://archives.java.sun.com/cgi-bin/wa?A0=jtapi-interest&D=1&H=0&O=D&T=1

AFAIK Cisco supports JTAPI version 1.2 on CCM 4.0

Additionally Sun hosts a JTAPI discussion list and many developers have posted questions there asking about specific details on Cisco's JTAPI implementation:

http://archives.java.sun.com/cgi-bin/wa?A0=jtapi-interest&D=1&H=0&O=D&T=1

Regards.