Skip to content

Jabra headset issue and possible solution #89

Description

@spoon252

I'm having problems with the Jabra headset that you can reproduce on your react-app demo with these steps:

  1. Have an incoming or outgoing call
  2. Press MUTE button on headset
  3. Two headset events are triggered: deviceMuteStatusChanged and deviceEndedCall

So basically, when I press mute on the device, the call is dropped after that.
I was investigating how that happened, and I saw that you are using version 4.0.1 of the "@gnaudio/jabra-js" package.
I upgraded it to the latest version (4.2.1) and tried it and it worked fine.

Can you please make a patch with an upgraded version of the "@gnaudio/jabra-js" in the dependencies?
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions