cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
320
Views
0
Helpful
1
Replies

JtapiPeer Problem

ciscoditt
Level 1
Level 1

Hello,

I've got a problem using the JtapiPeer/Factory

I'm allways getting a null.pointer.exception

Can I use the packages from CCM 4.0, with my CCM 3.3?

How can I get them?

How can I get the Provider, using the JtapiPeer.getProvider()-Method??

The Providers (AXLP.,IPAddressP.,LDAPP.) from the com.cisco.ipphone.sdk dont implement the JtapiPeer, so I cant use them.....

How can I get access to the Terminal Methods, using the Class "Phone"??

So many questions.....

greetings ciscoditt

1 Reply 1

joaonelas
Level 1
Level 1

You can't use the jtapi from 4.0 on 3.3.

For every CCM version you have to use a different jtapi implementation.

You can get the jtapi from your callmanager. Log in to the CallManager web interface, and under the "application" menu, choose the "install plugins" option. In that page there is an item called "Cisco JTAPI". Download it to your computer and install it.

For the Phone class, unfortunatly Cisco hasn't implemented that package, so none of those classes work.