Tue, 07/31/2018 - 01:15
#1
HeadsetButton_Talk event when docking
Hi,
I noticed, that in c#, when integrating to Interop.Plantronics, there's extra talk-button event being generated on this situation:
1. Undock the headset
2. Press talk button
3. Dock the headset
Expected outcome: No HeadsetButton_Talk event is generated
Actual outcome: HeadsetButton_Talk is generated.
This is pretty bad, since were manually answering to 3rd party sip sdk call, so our end user might not even notice that the call was established, when it's ringing and user docs the headset... This happens with Savi w740
Add new comment