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

Placing a call, permission check

オープン
#56 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
57
フォーク
77
平均マージ
3日 15時間
マージ済み PR(30日)
1

説明

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

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Project で placeCall 関数を見つけることから始め、次に npm install、npm run build、npm run start を使って報告されたフローを再現します。403/subcode 10124 のレスポンスに対する Azure Communication Services の通話権限の動作を確認します。この caller-to-callee フローがサポートされているかを確認し、該当する解決策を文書化または実装できれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
azure, javascript
領域
audio-video-rtc, cloud
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。