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

Update webrtc package imports #134

Merged
merged 3 commits into from
Jan 19, 2021
Merged

Conversation

SuaYoo
Copy link
Contributor

@SuaYoo SuaYoo commented Jan 15, 2021

This will need to be released with a major version bump to prevent versioning issues for end users.

📝 To Do

  • All linters pass
  • All tests pass
  • Change documentation based on my changes
    • Developer docs JS SDK instructions will need to be updated

✋ Manual testing

  1. packages/react-client: Run npm install and npm run build
  2. packages/react-client/example: Run npm install --no-package-lock
  3. packages/react-client/example: Run npm start and make a call. Verify app functions as expected

🦊 Browser testing

Desktop

  • Edge (latest)
  • Chrome
  • Firefox
  • Safari

@SuaYoo SuaYoo requested a review from DeividVeloso January 15, 2021 18:46
Comment on lines -16 to -17
remoteCallerName: '',
remoteCallerNumber: '',
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't currently document these options, can you confirm that we don't support them @DeividVeloso ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure, but I think these comes from FreeSwitch

Comment on lines -16 to -17
remoteCallerName: '',
remoteCallerNumber: '',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure, but I think these comes from FreeSwitch

@SuaYoo SuaYoo merged commit f311186 into main Jan 19, 2021
@SuaYoo SuaYoo deleted the WEBRTC-296_Update_react-client_interface branch January 19, 2021 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants