Q. I'm currently using Cisco JTAPI test tool (version 9.0(1)) to try the Cisco API "sendData()", and when I pressed "Send Data" button, an exception is thrown indicates "Exception in TerminalControlCenter.sendData: com.cisco.jtapi.PlatformExceptionImpl: Internal error returned from call control". Can any people help on this issue?
The CUCM server version is 9.1.1.10000-11, and the Jabber version I'm using is 11.0.1
A. Are you sending the XML object to Jabber? Jabber probably doesn't support this.
Can you try this with a IP phone?
Q. Do you have any suggestions for the "IP phone" you mentioned? Is the soft phone installed in Android/IOS phone OK?
We do have Cisco IP phone 7975, but we don't know hot to login it on our test UCM...
A. Setup needed:
1. Register 7975 to CUCM (Configure the device on CUCM admin and change the TFTP address on the phone to CUCM IP address)
2. After the device is registered to CUCM, go to CUCM admin and add this device to the control list of the user used with JTAPITest tool.
3. You should see this device in the list and should be able to use sendData() API.
Comments
0 comments
Please sign in to leave a comment.