aws / connect-rtc-js

Provide softphone support to AmazonConnect customers when they choose to directly integrate with our API and not using our web app.
Apache License 2.0
79 stars 63 forks source link

add plan-b' as sdpSemantics to overwrite chrom default sdp version #40

Closed gargvk10 closed 5 years ago

gargvk10 commented 5 years ago

*Issue #, https://github.com/aws/connect-rtc-js/issues/33

Description of changes: This change will overwrite the default unified sdp semantic for chrome new version

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

dnovicki commented 5 years ago

duplicate? - https://github.com/aws/connect-rtc-js/pull/35

yuliangz commented 5 years ago

Looks good. Merging this one since there is a small format issue in #35 , thanks to all of you.