skype-java-api icon indicating copy to clipboard operation
skype-java-api copied to clipboard

CommandFailedException while trying to initiate a skype call in Javaproject.

Open bsudhir6 opened this issue 9 years ago • 0 comments

Hi All,

  I was trying to initiate a call using skype java api. and ending up with below exception - 

Exception in thread "main" com.skype.CommandFailedException: Cannot hangup inactive call at com.skype.Utils.checkError(Utils.java:77) at com.skype.Call.setStatus(Call.java:394) at com.skype.Call.finish(Call.java:367) at com.skypetesting.Main.main(Main.java:37)

For default 'echo123' it does makes the call but still ends up with above exception.

Any one have any idea of why this is happening a solution is appreciated.

Thanks, Sudhir.

bsudhir6 avatar Dec 31 '15 08:12 bsudhir6