cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
47
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: name name on 04-04-2010 12:41:48 PM
Hello there,
I have used the samples provided by the JTapi for the CUCM tutorial, to have small application that perform the basic telephony functions between Cisco IP communicators,
I have tested that it worked fine, tested several times,
sudden we are got a NULLPOINTEREXCEPTION, , tracing it lead to that the ciscoCall.connect(,,,) methid returns the call object empty.
 
any suggestions please!!
 
regards

Subject: RE: getting a call object as null object
Replied by: Abhishek Malhotra on 05-04-2010 05:46:21 AM
Connect() API returns Connection[] and not call. I guess you meant the former. Apart from the connection array being returned null, did you notice whether the call actually went through and destination phone actually rang or not?
Can you please share the debug level JTAPI logs for this?
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links