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

Add group call sample #242

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Add group call sample #242

wants to merge 4 commits into from

Conversation

NT-D
Copy link

@NT-D NT-D commented May 20, 2020

Why

Through the CSE code-with engagement, we've learned developers want to know how to implement following scenario. So, I've implemented code sample for sharing learning.

  • Start group call with specific users by specifying email addresses
  • Join existing online meeting by event id
  • Start group call if the existing meeting doesn't have online meeting setting

What

Implement 3 scenarios above

@NT-D
Copy link
Author

NT-D commented Jul 20, 2020

@zihzhan , @yizhenww Any chance to be reviewed by you ?

@zihzhan-msft
Copy link
Contributor

Hi,
Can you please move this Start Group Sample under Public Folder and use sample_readme_template.md as a template for your Sample README.md file?

@NT-D
Copy link
Author

NT-D commented Aug 18, 2020

Sure, let me update my PR. I'll send next PR by next week.

@NT-D
Copy link
Author

NT-D commented Aug 21, 2020

@zihzhan Hi, I've move sample under public folder and updated Readme based on the template. Would you please review PR ?

@1fabi0
Copy link

1fabi0 commented Feb 15, 2021

ok I just partial reviewed it so I see you have their some todos left in your comments you want to do also I want to ask you if you please always use IConfiguration and not Enviroment because then it's possible to define some things in a .json-File and also use the Enviroment Variables. Also as I see you use azure functions to host this, not seen this yet, but is it there possible to do local media like a compliance recording or something like the Huebot.
If you have any questions or need some help feel free to ask me. But it looks very good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants