providing the highest level of communication services

Trying to make a call with an Ericsson MD110 (BC12A)

Hello,

I made this example, http://wiki.opencsta.org/index.php/Tutorials_-_Basic_CSTA_Application, but when I try to make a call, appear an exception occurs in line 223 class HandyCSTATestToolView.java.

this is the line--> HandyCSTATestToolApp.getApplication().getCSTA().MakeCall(this.jTextField1.getText(), this.jTextField2.getText());

Image--> http://img515.imageshack.us/img515/6808/excepcion.jpg

Do I have to pass a parameter to the CSTA object? Now is null, EricssonAppLink (null, null).

I would appreciate any assistance in introducing me to the CSTA world.

Best Regards.

AppLink 4 required for Ericsson

Hi Javdroid,

I'm sorry it's taken 4 days to get back to you - everything you've done looks good. The Ericsson code will need a bit of a review, but that's not hard to do. Connecting to an Ericsson requires a license from Ericsson/Aasstra - I can't remember the name of their software. App Link 4.0 or something similar to that I think. Do you have this installed already? (It's a windows application the last time I used it)

Cheers
Chris

Thanks Chris, I was afraid

Thanks Chris,

I was afraid something like that ..

The unit has an NIU card, but I run the command CSTLP and the answer was "LGRP unassigned" or something ..

It seems that the Ericsson Application Link v4 is not installed and I fear that without it will be impossible to communicate with CSTA.

Greetings