Skip to content
This repository was archived by the owner on Mar 25, 2022. It is now read-only.
This repository was archived by the owner on Mar 25, 2022. It is now read-only.

CommandFailedException while trying to initiate a skype call in Javaproject. #74

@bsudhir6

Description

@bsudhir6

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions