Quantcast
Channel: Plantronics Developer Connection : Popular Discussions - Forums & Support
Viewing all articles
Browse latest Browse all 2541

Bad LED behaviour with C310 and SpokesSDKComSample

$
0
0

Hi all,

 

I am experimenting with Blackwire C310 and the SpokesSDKComSample and there is some bad behaviour.

 

To simulate a call pickup and release I go through the following steps:

 

1. I plug the C310 in the USB

2. I run SpokesSDKComSample

3. The green LED immediately turns ON. this is undesirable, why it happens ?

4. I type the command "incoming" with any given contact name and call id

5. Correctly the green LED blinks and a ringtone sounds on the headset.

6. Also the screen issues:

      Session Event: Event Kind (Unknown) Call State (CallRinging) Call Id (1)

      SM Event: EventKind (Unknown) Call State (CallRinging) Call Id (1)

7. I pick up the call pressing the upper headset button

8. Correctly the green LED turns on and the ringtone stops.

9. Also the screen issues:

      Device Event: TalkPressed

      ***Suppressing dial-tone in IDeviceListener.

      Device Listener Event: HeadsetButton Talk

      Session Event: Event Kind (Unknown) Call State (AcceptCall) Call Id (1)Device Event: ButtonPressed Talk

  

      Session Event: Event Kind (Unknown) Call State (CallInProgress) Call Id (1)

      SM Event: EventKind (Unknown) Call State (CallInProgress) Call Id (1) 

10. To end the call I press again the upper button 

11. The screen issues:

      Device Event: TalkPressed

      ***Suppressing dial-tone in IDeviceListener.

      Device Listener Event: HeadsetButton Talk

      Session Event: Event Kind (Unknown) Call State (TerminateCall) Call Id (1)

      Device Event: ButtonPressed Talk

      Session Event: Event Kind (Unknown) Call State (CallEnded) Call Id (1)

      Session Event: Event Kind (Unknown) Call State (CallIdle) Call Id (1)

      SM Event: EventKind (Unknown) Call State (CallEnded) Call Id (1)

      SM Event: EventKind (Unknown) Call State (CallIdle) Call Id (1) 

12. BUT the green LED remains ON. this is also undesirable.

13. Also I don't understand the meaning of the event shown above:    

      "SM Event: EventKind (Unknown) Call State (CallIdle) Call Id (1)"

  

For me there is bad behaviour in (3) and (12): the green LED should not be ON in those steps.

That doesn´t happen if I Use C310 with Skype integration. Green LED does as I expect turning OFF when due.

 

What I need to do with SpokesSDKComSample to solve that ?

 

Best regards,

Julio.


Viewing all articles
Browse latest Browse all 2541

Trending Articles