Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RejectCall action btnValue alternates between true/false #30

Open
deklandialpad opened this issue Mar 25, 2020 · 1 comment
Open

RejectCall action btnValue alternates between true/false #30

deklandialpad opened this issue Mar 25, 2020 · 1 comment

Comments

@deklandialpad
Copy link

Noticed that the RejectCall btnValue that's triggered from the headset seems to alternate between true/false? Does the device need to be set to a specific state to get it to consistently return RejectCall with btnValue true? Or does the btnValue for this action not matter?

In the flow diagram for rejecting calls, I also noticed that 'RejectCall' enumType isn't being used, so wondering if this is not the recommended way to reject a call?
Screen Shot 2020-03-24 at 9 22 19 PM

Use case/steps to reproduce:
Headset Jabra Engage 50

Incoming call -> set device to ringing -> device rejects call, sends RejectCall with btnValue=True to app -> app ends call -> device stops ringing

Second incoming call -> set device to ringing -> device rejects call, this time sends with RejectCall btnValue = False

@jabra-slawaetz
Copy link

Thanks for pointing this out.
We have created corresping ticket on the Developer Zone to manage the case.
But we can already now say that you are right, the diagram is wrong, pressing the Reject Call button on the headset does not fire an offhook event, but rather a RejectCall event.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants