Azure-Samples / Azure-Samples/communication-services-web-calling-tutorial

Placing a call, permission check

Abierto
#56 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
57
Forks
77
Merge medio
3 d 15 h
PR fusionados (30 d)
1

Descripción

> 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?

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Comienza en Project localizando la función placeCall y, a continuación, reproduce el flujo indicado con npm install, npm run build y npm run start. Revisa el comportamiento de permisos de llamadas de Azure Communication Services para la respuesta 403/subcode 10124; se considera terminado cuando se confirme si este flujo de caller a callee está respaldado y se documente o implemente la resolución aplicable.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
azure, javascript
Área
audio-video-rtc, cloud
Tipo de issue
Error
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.