I use version 1.6 in my compilation, but the voice call is not working correctly.
It may be because the version of JDK? In that may be due?
I use version 1.6 in my compilation, but the voice call is not working correctly.
It may be because the version of JDK? In that may be due?
I think it is using 1.6, so the problem must be somewhere else.
Thanks, I will continue to investigate
Hi !!!
JDK library --> 1.6
Library included in the compilation is --> (in .exe file) --> windows-x86-1.6.0_07
My problem is this:
A: compilation (Eclipse)
B: spark compilation (.exe file created by compilation )
1 – When I make the call from A to my B:
Trying to connect but the connection is aborted
ERROR = “Terminate Unable to negociate session. This may be caused by firewwall configuration problems.” (The firewall not activated)
ERROR_A = ERROR
ERROR_B = Voice chat ended: Closed remotely.
2 – When I make the call from B to A
Trying to connect but the connection is aborted
ERROR = “Terminate closed remotely.”
ERROR_B = Session closed due to remotely.
ERROR_A = Voice chat ended: Closed remotely.
Then I have another problem with the detection of idle time, I only works if the language is English. Someone knows something the this problem?