webex / webex-js-sdk

JavaScript SDK for Webex
https://webex.github.io/webex-js-sdk/
Other
169 stars 336 forks source link

fix(internal-plugin-metrics): webex-386242 Correct report JMF Reports #3622

Closed k-wasniowski closed 1 month ago

k-wasniowski commented 1 month ago

COMPLETES WEBEX-386242

This pull request addresses

In some cases ICE Connection Failure is reported, even though it has been successfully established and failure occurred on the DLTS Handshake.

by making the following changes

Make sure that failure reason is correctly reported.

Change Type

The following scenarios where tested

< ENUMERATE TESTS PERFORMED, WHETHER MANUAL OR AUTOMATED >

I certified that


Make sure to have followed the contributing guidelines before submitting.