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

Placing a call, permission check #56

Open
michaeldick opened this issue Jun 1, 2022 · 0 comments
Open

Placing a call, permission check #56

michaeldick opened this issue Jun 1, 2022 · 0 comments

Comments

@michaeldick
Copy link

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ x ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

clone repository && cd communication-services-web-calling-tutorial/Project
npm install
change the function "placeCall", replace communicationUserId with microsoftTeamsUserId
npm run build
npm run start
on the site opening click "provision user"
enter an azure AD user-id into the "destination identity" field
click on place call / place call with video

Any log messages given by the failure

UI shows "Call end reason: code: 403, subcode: 10124"
develer tools shows "ResultDetail":"Permission check for callee to interact with caller is not allowed.","ResultValue":"Failure","ResultCode":403

Expected/desired behavior

Call should start

OS and Version?

Windows 10

Versions

"@azure/communication-calling": "1.5.4-beta.1",

Mention any other details that might be useful

I have a request to build a solution for unattended offices where a guest can request to call an employee with the provided info screen system.
Is there any permission I can toggle to allow this?

t-sanderv pushed a commit to t-sanderv/communication-services-web-calling-tutorial that referenced this issue Jul 29, 2022
…_and_yarn/Server/minimist-1.2.6

Bump minimist from 1.2.5 to 1.2.6 in /Server
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

No branches or pull requests

1 participant