Azure-Samples / Azure-Samples/communication-services-javascript-quickstarts

Typo in CallAutomation_OutboundCalling/src/app.ts

オープン 初心者向け
#317 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
status:triage
主要言語
JavaScript
スター
108
フォーク
207
PR マージ指標
30日以内にマージされた PR はありません

説明

> 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
>Purposely make a TextSource / FileSource / SsmlSource fail to reporduce.

### Any log messages given by the failure
>
Call back event received, callConnectionId=xxxx-xxxx-xxxx, serverCallId=yyyyyyyyyy, eventType=Microsoft.Communication.**PlayFailed**

### Expected/desired behavior
>The call should be terminated.

### OS and Version?
> Node.js running on Windows

### Versions
> Commit d46e964 (latest when opening this issue)

### Mention any other details that might be useful
Hello, I'd like to report a type error in line 161 of the file CallAutomation_OutboundCalling/src/app.ts, the event checked should be "Microsoft.Communication.**P**layFailed" but it's "Microsoft.Communication.**p**layFailed".
This causes the call to not be terminated in case of a failure while playing the message.
> ---------------------------------------------------------------
> Thanks! We'll be in touch soon.

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

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

調査の方向性

CallAutomation_OutboundCalling/src/app.ts の 161 行目を開き、Microsoft.Communication.PlayFailed の callback 処理を確認します。TextSource、FileSource、または SsmlSource の再生失敗を再現し、修正されたイベントが認識されて通話が終了することを確認します。

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

評価

技術スタック
azure, javascript, node.js
領域
api, backend
issue の種類
バグ
難易度
1/5
見積もり時間
1時間未満
活発さ
停滞
明瞭さ
明確に書かれている
初心者へのやさしさ
68/100

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

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